• 1 Post
  • 81 Comments
Joined 2 months ago
cake
Cake day: June 28th, 2025

help-circle



  • My theory is the money-people (VCs, hedge-fund mangers, and such) are heavily pushing for offshoring of software engineering teams to places where labor is cheap. Anecdotally, that’s what I’ve seen personally; nearly every company I’ve interviewed with has had a few US developers leading large teams based in India. The big companies in the business domain I have the most experience with are exclusively hiring devs in India and a little bit in Eastern Europe. There’s a huge oversupply of computer science grads in India, so many are so desperate they’re willing to work for almost nothing just to get something on their resume and hopefully get a good job later. I saw one Indian grad online saying he had 2 internship offers, one offering $60 USD/month, and the other $30/month. Heard offshore recruitment services and Global Capability Centers are booming right now.




  • I think it’s the same in all developed nations; constantly needing more skills to achieve the same standard of living. I think a lot of it is from nearly all resources getting more expensive to extract (oil, wood, iron, etc) due to us having already extracted all the low-hanging-fruit, and needing to move on to more resource-intensive methods like offshore-drilling, fracking, importing lumber long distances from harsher climates. The other drivers are the attacks on labor and executives/shareholders taking more profits for themselves instead of paying their workers more.




  • sobchak@programming.devtoHumor@lemmy.worldYes, But
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 days ago

    A good cashier/bagger is much faster than self-checkout. If I only have like 10 items or something, I use self-checkout, otherwise I go to the cashier. Granted, I rarely get a fast cashier/bagger anymore; makes think the company does that on purpose.


  • The Zapatista’s aren’t exactly communist, but they have an interesting system of federation, rotating “leadership” (I think people are randomly selected for most leadership roles), collective decision-making/consensus building, community justice, etc. I think a lot of communes have systems to avoid hierarchy as well. From what I’ve seen, they have their own, different problems, but many have been around for long time, so they “work,” in a sense.










  • I’ve used AI by just pasting code, then asking if there’s anything wrong with it. It would find things wrong with it, but would also say some things were wrong when it was actually fine.

    I’ve used it in an agentic-AI (Cursor), and it’s not good at debugging any slightly-complex code. It would often get “stuck” on errors that were obvious to me, but making wrong, sometimes nonsensical changes.