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

help-circle






  • I was going to say this. I hate Java as much as the next dev, but everything runs on Java. If it’s web -> Spring, DevOps -> Jenkins, Event Streams -> Kafka, Big Data -> Spark, Logging & SRE -> Flink. All of these are built on JVM based languages. I am fortunate enough to program Rust daily at my job, but my options for getting another Rust job are severely limited. Everybody always wants Java or Go. They always ask for C++ , but I’m convinced that day 1 they would have you switch to Java.



  • I used to have to use a CI pipeline at work that had over 40 jobs and 8 stages for checking some sql syntax and formatting and also a custom python ETL library that utilized pandas and constantly got OOM errors.

    They didn’t write any unit tests because “we can just do that in the CI pipeline” and if you didn’t constantly pull breaking changes into your branch you would guarantee the pipeline would fail, but if you were lucky you only had to restart 30% of your jobs.

    It was the most awful thing and killed developer productivity to the point people were leaving the team because it sucks to spend 40% of your time waiting for CI scripts to fail while you are being yelled at to deliver faster.



  • Sitting still and I wasn’t the only one, I didn’t have ADHD or anything, I was a boy who was in a class with a bunch of his friends and was told to sit still and quiet for 8 hours a day and if we were lucky we got a 20 minute recess but now of that was lining up and walking outside and back inside. Also, from the Midwest so odds are it was cancelled and we had to stay inside and read because it was too hot, too cold, too rainy, or too tornadoey outside.

    I still get into arguments with my mom to this day about this. She told me I was “always getting in trouble” but it was because I was bored out of my mind and having to sit still all day. Me and most young boys are out into a lose/lose situation with modern schooling.


    1. Severely herniated disc - I screamed at an ER doc that wouldn’t give me an MRI (or at least a referral) and tried to send me home with prednisone and ibuprofen. I had herniated my disc before but not as bad so knew what was up and I had taken prednisone for it and it just makes it worse. Doctor’s are so quick to be like “this is drug seeking behavior“ and I’m like yep can you also give me an MRI so I can be one step closer to treatment. Eventually got spinal surgery and mostly feel better.

    2. migraines

    3. sun poisoning on shoulders

    4. colitis flare up

    5. broken arm

    6. sprained ankle


  • I’ve tried to explain the pain to my partner. She doesn’t understand that pain that intense makes you nausea. I also can’t remember simple things like what month it is, my dogs name, her name, like it’s crazy because your in so much pain. Luckily that have been significantly less frequent since I’ve moved to a different area of the country and I’ve gotten better at preventing them by catching them early.



  • A decade ago I loved Airbnb. Fly to a major city, get to stay in someone’s condor or home for half the price of a hotel. Left your bowl out on the counter? No problem. Didn’t take out the trash? Why would you, the host does that. Didn’t make your bed and rearrange the pillows on the couch back to how they were before you arrived? That’s cool. Now you are looking at staying in a suburb of Austin for 2x the price of a hotel plus, you need to spend hours when you are trying to leave, cleaning up and you are going to be charged $300 anyway for a “cleaning fee” even though none of the linens smelled fresh when you arrived. The only reason I’ve used Airbnb in the past couple of years is because A) there was literally no other option for where we were vacationing or B) Our dog is traveling with us and we couldn’t find a hotel that will accommodate her.




  • 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”