• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: August 27th, 2023

help-circle



  • Everybody talks about AI killing programming jobs, but any developer who has had to use it knows it can’t do anything complex in programming. What it’s really going to replace is program managers, customer reps, makes most of HR obsolete, finance analysts, legal teams, and middle management. This people have very structured, rule based day to days. Getting an AI to write a very customized queuing system in Rust to suit your very specific business needs is nearly impossible. Getting AI to summarize Jira boards, analyze candidates experience, highlight key points of meetings (and obsolete most of them altogether), and gather data on outstanding patents is more in its wheelhouse.

    I am starting to see a major uptick in recruiters reaching out to me because companies are starting to realize it was a mistake to stop hiring Software Engineers in the hopes that AI would replace them, but now my skills are going to come at a premium just like everyone else in Software Engineering with skills beyond “put a react app together”







  • I’ve worked for several aerospace companies including Boeing. I have nothing but contempt and hatred for Boeing and couldn’t get out of there fast enough. Management is garbage, safety comes second to schedule, people are treated like disposable cogs, but I would trust Boeing over NASA. I work with a lot of NASA and ex-NASA people right now on a couple major projects. Dear god NASA upper management makes me want to put my head through a wall! The insufferable sense of superiority trying to tell us “how things are done”. Bro, how is SLS coming? That’s what I thought, shut your mouth and stop pretending like you are the Apple of space systems. Luckily, most of the ground level people at NASA are more down to earth (pardon the puns) and easier to work with.










  • I would love to love snaps, it seems so easy, but for some reason it always is super buggy once stuff is installed. I installed and removed docker via snap like 5 times in a one month period before just using apt and haven’t had an issue in months.

    It was weird because I set a static ip for my server on my local network via my ASUS router (e.g. used the admin console to set the locks up to 10.0.0.5 instead of the 10.0.0.49 it was). After a couple days docker would freak out and refused to work because it kept looking for stuff on 10.0.0.49. I would have to reset some config files then it would work again. Finally gave up and used apt and haven’t had an issue since