kuuhana
  • Communities
  • Multi-communities
  • Support Lemmy
  • Search
  • Login
  • Sign Up
Programmer Humor@programming.devby0x4E4F@sh.itjust.works
2 years

😬...

sh.itjust.works English

cross-posted from: https://sh.itjust.works/post/25770092

30
    You must log in or register to comment.

    • dohpaz42@lemmy.worldEnglish
      2 years

      Back in 2016 (wow, almost a decade now…) I got a job with a group who used Word docs to email instructions on how to update your code with their changes. For example, “In file xyz.php, go to line 123 and replace <code> with <code>.”

      One of my first tasks was getting that group set up with git. But I will never forget that was their best way to version control code… in 2016.

        • BastingChemina@slrpnk.net
          2 years

          I requested a code snippet and instructions for work, I got an email, with a word document attached.

          In the word document there was a screenshot of the code I needed.

            • dohpaz42@lemmy.worldEnglish
              2 years

              This only could’ve been better if this was a picture frame a phone of the monitor with the screenshot open in whatever the default screenshot app is for the is.

              • Beanie@programming.dev
                2 years

                Wow, massive red flag. How quickly did you quit?

              • floofloof@lemmy.caEnglish
                2 years

                Was their office under a rock somewhere? How had none of them stumbled upon what every other programmer in the world does?

                  • frezik@midwest.social
                    2 years

                    PHP extension might be telling. Consider that phpBB had an extention system that didn’t have any kind of hooks. All extensions were installed by modifying the code in place. They did not use any of the diff formats already out there; in a gross case of Not Invented Here, they made their own. Took them a while to make their own patch tool to automatically apply their custom diff, and it was buggy as hell.

                    So that shop might have just been following the lead of one of the most successful PHP apps.

                    Someone will be along to say “PHP is good now, actually”, but I don’t care. The community was shit back then, and I don’t see why anyone should care beyond legacy software at this point.

                  • Mobile@leminal.space
                    2 years

                    Man that’s wild. There were devs sending these instructions?

                      • 0x4E4F@sh.itjust.worksEnglish
                        2 years

                        To be honest, I sincerely doubt they were devs, maybe support staff… I mean, come on, I’m just an engineer and even I can think of a better way to do that, even if I absolutely must not use any CVS.

                      • ertai@programming.dev
                        2 years

                        I don’t. No. This isn’t real. He’s lying, surely he’s lying. It’s just a person on the internet making a joke right?

                          • adhocfungus@midwest.social
                            2 years

                            I’d believe it’s real. In 2016 I was at a company trying to migrate off an old IBM mainframe and green screens. It wasn’t like an airline with complex or critical code; it was just a barely functional ERP for a warehouse. Source control was the furthest thing from their minds. Some companies and IT departments are very reluctant to change, regardless of how much time and money it save.

                              • jubilationtcornpone@sh.itjust.worksEnglish
                                2 years

                                The kind of place where “backups” means playing Russian Roulette with one set of old ass tapes, if you’re lucky.

                                  • adhocfungus@midwest.social
                                    2 years

                                    Yeah, it was all tapes. We only had to use them once when I worked there: after finding out the UPS connected to the mainframe was a dud. And then it really was roulette because the first two tapes were unreadable, so we ended up with three week old data.

                              • drcobaltjedi@programming.dev
                                2 years

                                My first like real programming job, in 2019, version control was “download the project from the share drive, update the code, then add your new code back to the share with todays date in the folder name”.

                                Everyone, except 1 dude liked SVN or mercurial, wanted the boss to just get us on git. It became the general standard for a reason. None of us liked the version control system we had, but HDD space was cheap so the boss wasn’t that concerned.

                                • Rolando@lemmy.world
                                  2 years

                                  I wouldn’t do version control that way, but I’ve used Word to keep track of what I’m working on during integration tasks. It’s nice because you can drop in code, error messages, and screen captures. E.g.: the tool looks like this: (image) but gives an error like this: (error message) and I think the problem is in file.py around lines XYZ: (code snippet) when I run the command (command used), and I think the answer is in (a couple links I found).

                                    • 2pt_perversion@lemmy.world
                                      2 years

                                      I’ve used word/onenote or FOSS equivalents the same way, they’re fine as a scratchpad for notes. As you said it’s nice being able to shove images in there. There are so many things that don’t belong anywhere else that I will forget after even a half hour break.

                                  • glimse@lemmy.world
                                    2 years

                                    Here I was thinking it was childhood depression that creates comedians but it was fetal alcohol syndrome all along

                                      • embed_me@programming.dev
                                        2 years

                                        why not both

                                      • BallsandBayonets@lemmings.world
                                        2 years

                                        Wine and cigarettes wouldn’t do that to a baby. I’m not exactly sure what would. Conceiving the child with Satan himself, perhaps? Or any billionaire human? To get those levels of evil.

                                          • floofloof@lemmy.caEnglish
                                            2 years

                                            They’re even doing an eager supervillain hand rub in the photo, delighting in the pain they’re about to inflict.

                                              • 0x4E4F@sh.itjust.worksEnglish
                                                2 years

                                                Hope to god no one actually sees that video…

                                            • blaue_Fledermaus@mstdn.io
                                              2 years

                                              At least it’s the “only” editor that handles tabs correctly. Tabs are to go to the next tabstop, not advance a fixed amount.

                                                • 0x4E4F@sh.itjust.worksEnglish
                                                  2 years

                                                  I think LibreOffice Writer does that too.

                                                    • blaue_Fledermaus@mstdn.io
                                                      2 years

                                                      One of the very few?

                                                        • 0x4E4F@sh.itjust.worksEnglish
                                                          2 years

                                                          IDK, I haven’t tried any other to be honest.

                                                    • HexesofVexes@lemmy.world
                                                      2 years

                                                      I absolutely don’t use notepad++ as my main IDE… Honest.

                                                      • BeigeAgenda@lemmy.ca
                                                        2 years

                                                        I expect they compile it like this:

                                                        g++ HelloWorld.docx.cpp -o hello.exe
                                                        
                                                          • 0x4E4F@sh.itjust.worksEnglish
                                                            2 years

                                                            The docx is silent.

                                                          • VeganPizza69 Ⓥ@lemmy.vgEnglish
                                                            2 years

                                                            In a pinch, if you don’t have Word, try WordPad.

                                                              • palordrolap@fedia.io
                                                                2 years

                                                                Not if Microsoft have deleted it off your computer.

                                                              • 𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world
                                                                2 years

                                                                1000007509

                                                                Programmer Humor@programming.dev

                                                                programmer_humor@programming.dev

                                                                Subscribe from remote instance

                                                                Create post

                                                                Report community

                                                                Modlog
                                                                You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmer_humor@programming.dev

                                                                Welcome to Programmer Humor!

                                                                This is a place where you can post jokes, memes, humor, etc. related to programming!

                                                                For sharing awful code theres also Programming Horror.

                                                                Rules

                                                                • Keep content in english
                                                                • No advertisements
                                                                • Posts must be related to programming or programmer topics
                                                                Visibility: Public

                                                                This community is visible to everyone.

                                                                • 812 users / Day
                                                                • 2.9K users / Week
                                                                • 2.98K users / Month
                                                                • 14.7K users / 6 months
                                                                • 2.38K posts
                                                                • 90.1K comments
                                                                • 2 local subscribers
                                                                • 31.9K subscribers
                                                                • UI: 1.0.0-beta.0
                                                                • BE: 1.0.0-alpha.20
                                                                • Modlog
                                                                • Instances
                                                                • Docs
                                                                • Code
                                                                • join-lemmy.org