• jadedwench [they/them]
        link
        fedilink
        English
        117 days ago

        Thankfully I suck at that, but holy crap it is prevelent in this industry. The alcohol abuse is cray. Doesn’t help when you travel constantly. I don’t travel much anymore, but the people who spend 90+% of the year in the field, while having a family, are fundamentally broken. Fun to party once in a while, but when they do this shit multiple times a week, I don’t understand.

        • @PolarKraken@programming.dev
          link
          fedilink
          English
          97 days ago

          Couldn’t agree more. Field service is one hell of a drug. Money’s good, variety is fun, the chaos and travel are fun too, and you learn a lot quickly. The latter often because some or all of the mfg. plant you’re visiting needs you to fix your stuff so they can run, and no one is coming to BFE to help you, lol.

          But that all wears off, in time, and it starts to take a huge toll like you described. Never met a long term field service engineer with a healthy home life, or with their health in general. I got out because both of mine were crumbling, for real.

        • @Lazycog@sopuli.xyz
          link
          fedilink
          57 days ago

          Yeah holy shit. When I was starting out and tagged along a senior on a trip he literally hauled a big backpack of spirits with him.

          Got out of that industry after a few years when I realized why every senior was drinking. The money was just not worth it for me.

  • katy ✨
    link
    fedilink
    4
    edit-2
    6 days ago

    rust: you’re about to get a blahaj and a tiny blue pill.

    • @SyntaxError@lemmy.world
      link
      fedilink
      36 days ago

      We nagged our highschool around 97-98 until we got a programming course, we wanted c++ but the IT guy thought c++ would just be a fad, so we learned turbopascal.

    • @Blackmist@feddit.uk
      link
      fedilink
      English
      36 days ago

      I still do.

      I wish they’d open source Delphi (and most of the libraries). Might actually breathe some life back into it.

  • Dr. Moose
    link
    fedilink
    English
    27 days ago

    I used to be very opinionated about programming languages but now I just really love all of them.

    Sure some might not be the best tool for some jobs but maintaining a language is insane and just such a mind-blowing endevour.

  • @OldChicoAle@lemmy.world
    link
    fedilink
    17 days ago

    I used to develop with PHP all the time . That was back in 2010 when my teenage soul still had hope and dreams. Can someone still developing tell me what I should use for the backend today? Also I can never understand GIT as a single developer. The fuck is that? I’ve tried everything to understand.

    • Rose
      link
      fedilink
      37 days ago

      Can someone still developing tell me what I should use for the backend today?

      I recommend checking out Python (Django) and Ruby (Ruby on Rails) if you want nice and easy modern Web frameworks that also aren’t that weird if you have PHP experience.

      Also I can never understand GIT as a single developer. The fuck is that? I’ve tried everything to understand.

      Versioning your code with Git makes it much easier to experiment with new ideas. Cocked up a file? Pull it from the previous version. Create new branches for experiments, merge them in if they work, toss them if they don’t, or keep them around just in case, without them ever getting in your way in the “real” version.

      And if you keep the code in a server (GitHub etc), that gives you a backup location and makes it easier to work on code on multiple systems.

    • ForeverComical
      link
      fedilink
      27 days ago

      I’m a single developer and I use it. It’s a great way to backup your files on the cloud with versionning.

    • @Malfeasant@lemm.ee
      link
      fedilink
      16 days ago

      never understand GIT as a single developer.

      I use it to make it easier to work on stuff from my desktop, laptop, from windows or from Linux…

  • @Lysergid@lemmy.ml
    link
    fedilink
    96
    edit-2
    8 days ago

    Nope, JS is “You think you are nerd”.

    Also, why React is there? It’s a lib not a language

    • @vala@lemmy.world
      link
      fedilink
      47 days ago

      HTML 5 is also not a programming language.

      That being said. The JS hate is kinda cringe at this point. It’s a perfectly fine language all things considered.

      • Neshura
        link
        fedilink
        English
        25 days ago

        I wouldn’t say it’s a perfectly fine language but I also don’t understand the people hating on JS developers. If anything kudos to them for suffering through a language filled with such BS as “==” not actually doing what you think it should do (when coming from other languages).

        • @vala@lemmy.world
          link
          fedilink
          15 days ago

          I’m yet to find a non-LISP that doesn’t have at least one or two rough edges like that.

    • luciole (he/him)
      link
      fedilink
      57 days ago

      Come on y’all, would you lay off the gatekeeping. Some of us still think the free web’s a good thing, lest we all end up in a walled garden hellscape. JavaScript is therefore needed if we’re being pragmatic. Just transpile it from TypeScript if you’re too stuck up for dynamic languages building something big.

  • @axh@lemmy.world
    link
    fedilink
    518 days ago

    Ah, yes. My favourite programming language (checks notes) HTML…

    If your favourite programming language is HTML, we do not grant you the title of Nerd.