Precisely how I feel. I love playing something cooperative and I dislike when it’s some PVP fps game. Baldurs gate with some friends or divinity, the borderlands series is great coop fun too
Precisely how I feel. I love playing something cooperative and I dislike when it’s some PVP fps game. Baldurs gate with some friends or divinity, the borderlands series is great coop fun too
This is great for when you type in your root password incorrectly!
If you aren’t already, you could get familiar with the vim motions within VSCode via a plugin. Moving over to a vim setup can be overwhelming, setting up your lsp,linters, other packages. Adding on the need to still learn key bindings makes it extra difficult. I started with VSCode using vim motions, went to doom emacs and used evil mode and then my mentor got me hooked on vim. Do it in steps and you’ll get to a config that lets you code without much fussing, good luck!
I took courses in uni for COBOL and you’re right, the language itself isn’t difficult, it’s honestly a lot like writing plain Englisch but making sure your JCL was correct, checking I think it was the spool in order to make sure your jobs were working correctly, reading memory dumps, it was a ride. I love mainframe but it feels like all jobs mainframe ask for 5+ years experience
I want to stop being a perfectionist. I tend to overthink very simple tasks, trying to make sure I do things in the most efficient manner. Agonize over mistakes. I find it funny that I’m so critical of myself but I would never think to apply that to other people. I’m working on it, it’s just very difficult
I didn’t know about registers, thank you for this!
The programmer in me died when I read #3
If it makes you feel even better, I’m a software engineer and I had lots of trouble learning to use GitHub and git, it’s embarrassing to admit it but I’m super glad I learned!
I setup jellyfin plus the arr stack on an rpi4 and man has that little thing changed my life, all the content I could ever want just for the cost of a Usenet provider. Hope you enjoy man!
For me this happens after I update Linux, so if you have Firefox open while a Firefox update is installing, upon finishing, if you open a new tab in Firefox then it shows that screen. For me the more annoying part is that on Linux the language I set Firefox to is reset to Englisch after every update, I maybe set something up wrong because on windows I don’t remember having this problem but it happens after every Firefox update on linux
NGL I tried swiping more than once lol
BMW I have has the same thing going on. I was working on the car and thought to unplug the battery before continuing to work, unplugged it, closed the trunk, with my tools inside, closed the other doors and went inside for a snack. That was a rough day. I figured out that jumping the car would let me pop the trunk real quick and that saved me. Horrifying few hours before finding that out though
I’ve been jumping between Jerboa, liftoff and now sync. Sync just has a smoothness that the other two apps don’t have, at least in my experience on my pixel 6 pro, scrolling and everything is butter smooth on sync, the others have some odd stutters sometimes
I never would’ve thought of this, loving sync as a first time user
I had a course in uni that taught us assembler on z/os. My advisor told me most students fail the course on the first try because it was so tough and my Prof for that course said if any of us managed to get at least a B in the course, he’d write us a rec letter for graduate school. That course was the most difficult and most fun I’ve ever had. I learned how to properly use registers to store my values for calculations, I learned how to use subroutines. Earned myself that B and went on to take the follow up course which was COBOL. You’re not crazy, I yearn to go back to doing low level programming, I’m mostly doing ruby for my job but I think my heart never left assembler hahaha