Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

i want to see what is in the stash

⁨441⁩ ⁨likes⁩

Submitted ⁨⁨14⁩ ⁨hours⁩ ago⁩ by ⁨fossilesque@mander.xyz⁩ to ⁨science_memes@mander.xyz⁩

https://mander.xyz/pictrs/image/65184d30-d409-4b78-854c-02c2df27ba1b.png

source

Comments

Sort:hotnewtop
  • chaogomu@lemmy.world ⁨10⁩ ⁨hours⁩ ago

    Life has convergent evolution. It’s like when devs on different branches solve the same problem over and over again without telling anyone else or merging back to main so no one else has to code the same shit over and over again.

    source
  • saltnotsugar@lemmy.world ⁨13⁩ ⁨hours⁩ ago

    You know someone’s toddler took the controls for the platypus design.
    “I want a duck…but you can milk it. Poison! Like bad bad sting. BEAAAVER tail.”

    source
    • Fedizen@lemmy.world ⁨9⁩ ⁨hours⁩ ago

      Powerful homermobile energy.

      source
  • zakobjoa@lemmy.world ⁨11⁩ ⁨hours⁩ ago

    To be honest, as someone who only very tangentially works with git – it fucking scares me.

    source
    • ryedaft@sh.itjust.works ⁨10⁩ ⁨hours⁩ ago

      It’s simple really. Like saving a computer game and then if something doesn’t work out you can go back to a previous save game.

      It only really gets tricky when multiple people are continuing on the same save and you want progress from both when you load it. But you can leave that to the most senior person to figure out.

      source
      • zakobjoa@lemmy.world ⁨1⁩ ⁨hour⁩ ago

        I understand the basic concept, but what with all the forked diagrams and heads and mains and I just want to try something with my one changed parameter in one config file

        source
    • Ardyssian@sh.itjust.works ⁨9⁩ ⁨hours⁩ ago

      git reflog is my best friend It can undo things that normally one would think are “undoable”

      source
      • luciferofastora@feddit.org ⁨2⁩ ⁨hours⁩ ago

        The idea of having to dig through a reflog is scary too if you don’t have a confident intuition of how the refs work in the first place

        source
  • Dagnet@lemmy.world ⁨13⁩ ⁨hours⁩ ago

    When you add a bunch of libs to the project but only use one function from each.

    source
  • MonkderVierte@lemmy.zip ⁨9⁩ ⁨hours⁩ ago

    Evolutionary lines pretty much look like a git tree in a large company: only patches, rarely less code.

    source
    • captainlezbian@lemmy.world ⁨9⁩ ⁨hours⁩ ago

      In both cases it works because that’s the only requirement. It doesn’t need to be elegant or make sense or even last very long

      source
  • dreadbeef@lemmy.dbzer0.com ⁨8⁩ ⁨hours⁩ ago

    you know how all mammals were once fish? Well we some of those intermediary species still survive to this day, like the lovable platypus :3 Also marsupials aka pouch things—one of those intermediary steps from layings like fish to incubating them in a placenta.

    source
  • dejected_warp_core@lemmy.world ⁨10⁩ ⁨hours⁩ ago

    When the project contains decades-old legacy code, but it still works in modern environments.

    source
    • ZILtoid1991@lemmy.world ⁨9⁩ ⁨hours⁩ ago

      Decades old code that only there because if removed it breaks everything, but does nothing otherwise.

      source
    • Fedizen@lemmy.world ⁨10⁩ ⁨hours⁩ ago

      That’s not the platypus, that’s crocodiles and sharks

      source
  • iAvicenna@lemmy.world ⁨9⁩ ⁨hours⁩ ago

    test in production

    source