Managed to get in 12 hours of activity.
Legal docs work turns out I am a bit stuck because I need to verify my current address but I do not have a single document that counts in which I have the correct name and the correct address in the same proof document ( I have been all over the country ). Going to be going to the main office that handles those docs and see if they got a legal representative at the office that can clear me and get me one document with the correct address. Probably going to take a few days as I figure out the ropes to handle the situation and work it out.
Python book told me to learn powershell first so learning that right now. Seems to be pretty easy, from what I can tell the main issue is that some commands will junk your pc so you got to watch out for not accidentally telling your device to kill itself.
Anyways, things are going good. Flow wasn't as perfect as I would have liked.
I opened up to a friend jokingly and I might have depressed the frick out of her. That made me feel a bit bad because I didn't want to make them feel sad, just more like hey I am not at a 100% but I still care message that went wrong.
I still have half an hour left. Will probably use it to power down and plan better for tomorrow.
Still have to get better at studying python. Will start working on the short story writing work tomorrow and see if I can sell some stuff to online mags.
Have managed to retain control. Flow needs improvement in the last hour or two.
Jump in the discussion.
No email address required.
I have no idea what you said which means I have much to learn. Comment saved for when I am finally smart enough to get it.
Jump in the discussion.
No email address required.
They are two systems that provide access to linux apis and access to cowtools that are integral to the linux workflow.
Stuff like creating a file or sending data over the network are done differently on linux and windows. Python abstracts most of this away for you, but some programs that aren't written to be platform agnostic need this layer to work
Jump in the discussion.
No email address required.
I understood this. Thank you!
So if you are using python with Unix/GNU then you want this powreshell too to ease work flow and compatibility of code to run on the system correctly.
Jump in the discussion.
No email address required.
Powershell is a shell programm, just like xonsh or bash. They're much better at other programming languages for gluing together programs, so it makes sense to know the one which you like the most
Jump in the discussion.
No email address required.
ohhhh so shells are for direct interaction without a GUI. different systems have different shells.
Thank you!
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
More options
Context