The thing is, this type of job never needed a union previously. It was niche enough for a long time, that you were sought out and rewarded well. But yes, I think we're moving into an era where we do need union representation.
Oddly enough, with my experience I am sought out still. Just for bizarre startups who clearly never checked my previous work history. Some of the messages I get on Linkedin for example are just weird requests.
Settle down, chairman moe! But, just to nitpick, what he says sounds a lot more like "immigants" to me. Which when I originally saw the scene, was the icing on the cake.
I thought it was implying he was in some hard to reach location, and they were pulling the stops out to connect the last guy on earth without internet.
Wake up sheeple! Gravity is an obvious lie from the NWO illuminati lizard people! We're actually all implanted with small steel sheets in our feet at birth, and everything on the planet has a small amount of iron filings in too. The flat disc we live on is completely magnetic. That's how we don't fall off.
Yeah, I was about to say when I read the first part. Adding windows manually is quite an old thing. Modern linux setups with grub2 will "find" the EFI loader for windows and add it automatically.
I lost my grub loader when I upgraded hardware recently. But, I just booted into a linux USB, chroot (remembering to mount /boot/efi) and re-run grub install/grub update. That didn't find windows. But, it was fine because I just properly booted into linux and ran grub-update again there, and it found it fine.
Well, you need the basics of software development to start with. But sure, I'm not going to make my own implementation for every problem I come across. That would be insanity and a colossal waste of time.
However, people googling or using ChatGPT to create code they do not understand themselves, are just cargo cult programming, and it will bite them in the arse/ass (delete as applicable).
What I read was that it never happened in the old versions and it wasn't a bug in civ5, in that, it was a nod to the legend. But apparently Sid Meier said it didn't happen in the original games.
Nah. With binary, you can lose one hex digit AND the max year would be 2047 (11 bits year, 4 bits month, 5 bits day). What's not to like about hex anyway?
I'm from the UK and part of the forgotten generation, so I was pretty much brought up on both systems. The "cheaper" way to do F from C is double it and add thirty. It works reasonable enough. Of course the reverse is minus thirty then half.
I'm definitely more native in deg C, but am fine with deg F too. Yes, I added deg to stop the coding jokes.