D•Scribe
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml ·
edit-2
1 year ago

Heaviest things known to man

lemmy.world

message-square
32
fedilink
  • cross-posted to:
  • programmer_humor@programming.dev
628

Heaviest things known to man

lemmy.world

Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml ·
edit-2
1 year ago
message-square
32
fedilink
  • cross-posted to:
  • programmer_humor@programming.dev
alert-triangle
You must log in or register to comment.
  • AVincentInSpace@pawb.social
    link
    fedilink
    English
    arrow-up
    47
    ·
    edit-2
    1 year ago

    laughs in Cargo ./target

    • sirdorius@programming.dev
      link
      fedilink
      arrow-up
      26
      ·
      1 year ago

      Came here to say this, but I was delayed by having to clean my cargo target folder.

  • Gallardo994@sh.itjust.works
    link
    fedilink
    arrow-up
    21
    ·
    1 year ago

    Somewhere to the right has to be unity’s Library folder

    • v9CYKjLeia10dZpz88iU@programming.dev
      link
      fedilink
      arrow-up
      19
      ·
      1 year ago

      those devs understand why their assets are so large. but if you ask a js dev why they webpack instead of compiling they just start crying and run away

      • Gallardo994@sh.itjust.works
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        It depends. If you switch between different branches a lot, Library just grows to infinite sizes due to storing everything from each branch that is unique to those branches. I once had to clear about 600 gigs of library lol.

  • burnso@lemmy.world
    link
    fedilink
    arrow-up
    18
    ·
    1 year ago

    https://pnpm.io/

    • flying_sheep@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      1 year ago

      That’s the one that’s like Yarn’s global cache, but without compression, right?

      • burnso@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Not sure, but probably. I only used yarn 1. Never got around to trying yarn 2+ as migrating our fairly large monorepo project at the time felt like a pretty large and complicated ordeal. By the time I switched jobs npm was already a whole lot better in the ways most important to me.

        The little I’ve read about and used pnpm so far it seems a lot more plug n play than yarn while bringing big benefits. Even workspaces seems a lot simpler than it ever was with yarn (at least when I used it). Love the idea of non-flat node_modules and simplified lock files as well.

        Time will tell if npm incorporates enough of pnpm’s features to make it obsolete eventually but for now I can understand why it seems so widely adopted.

        • flying_sheep@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          I mean, the essential difference of no node_modules is shared, as are workspaces.

          I think pnpm is more manual, but therefore less magic than yarn. More compatible, less stuff just works

    • lemmesay@discuss.tchncs.de
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      the only JS package manager I have on my system.
      for unruly projects, I just pass –shamefully-hoist

  • somegeek@programming.dev
    link
    fedilink
    arrow-up
    18
    arrow-down
    1
    ·
    1 year ago

    2012 called, they want their meme back

    • Octopus1348@lemy.lol
      link
      fedilink
      arrow-up
      16
      ·
      1 year ago

      It’s still true tho.

    • summerof69@lemm.ee
      link
      fedilink
      arrow-up
      9
      ·
      1 year ago

      Heavy objects cause time dilation.

  • killeronthecorner@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    1 year ago

    That’s heavy man

    • Timwi@kbin.social
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      Great Scott!

  • Daxtron2@startrek.website
    link
    fedilink
    arrow-up
    14
    ·
    1 year ago

    I love when I have to wipe node_modules and reinstall and it takes like an hour because there’s thousands of packages lol

  • cardboardchris@lemmings.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    1 year ago

    you know, this meme is old as hell, but I still like it.

  • xantoxis@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    1 year ago

    antique programming memes roadshow

  • KeefChief13@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    I have not laugued at one of these out loud untill now.

  • brckd@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    1 year ago

    i recently begged my cs teacher to install npm on the school computers. shouldnt have been suprised when i immediately ran out of storage

    • tetris11@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Let me introduce you to my little friend: conda

      • AVincentInSpace@pawb.social
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 year ago

        I would’ve made this joke earlier but I was waiting for Conda to resolve dependencies

        • tetris11@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          Try micromamba, its a drop in replacement for conda is 100x faster for resolving

      • EarMaster@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Oh yes. Creating an empty environment can easily take up several gigabytes…

      • brckd@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        i just checked and it seems to be a really cool package manager for several languages. but how does that help with storage limitations?

        • tetris11@lemmy.ml
          link
          fedilink
          arrow-up
          5
          ·
          1 year ago

          Oh no, I meant it will bloat your storage more than anything else

          • brckd@lemmy.world
            link
            fedilink
            arrow-up
            5
            ·
            1 year ago

            oh nice! ill try that on the school computers

  • xmunk@sh.itjust.works
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    npm search agrees.

  • corsicanguppy@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Nodes baggage just adds weight to the depth of the supply chain risk.

  • uis@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Time to write in C

    • theherk@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      The overlap between people that write C and people that write JavaScript is negligible.

    • milicent_bystandr@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Words of Wisdom

Programmer Humor@lemmy.ml

programmerhumor@lemmy.ml

Subscribe from Remote Instance

Create a post
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: !programmerhumor@lemmy.ml

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 211 users / day
  • 634 users / week
  • 1.72K users / month
  • 10.5K users / 6 months
  • 8 local subscribers
  • 35.6K subscribers
  • 1.42K Posts
  • 21.2K Comments
  • Modlog
  • mods:
  • AgreeableLandscape@lemmy.ml
  • cat_programmer@lemmy.ml
  • UI: unknown version
  • BE: 0.19.9
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org