Hard Pass
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
A404@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 day ago

lmao

lemmy.dbzer0.com

message-square
34
link
fedilink
788

lmao

lemmy.dbzer0.com

A404@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 day ago
message-square
34
link
fedilink
alert-triangle
You must log in or register to comment.
  • elucubra@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    29 minutes ago

    In real life it’s the microsd the one calling the USB fatso.

  • dumnezero@piefed.social
    link
    fedilink
    English
    arrow-up
    11
    ·
    17 hours ago

    I’d love to make a RAID with 2-3 of those microSDs.

    • krisevol@lemmus.org
      link
      fedilink
      English
      arrow-up
      8
      ·
      15 hours ago

      It sucks. I did one with 20 of these. It was be slow and crash in about a year with failures. Not worth the time unless you already have a ton of these lying around and you like building stuff like this.

      • Buddahriffic@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        9 hours ago

        Care to share any details? Curious how you actually set up the access to the array (like just plug in a bunch of USB microsd readers and wrote a driver to handle the array itself?) as well as the config you used for the array, like which raid mode and most importantly, if striping, if you matched the stripe size to the microsd read block size. A mismatch would result in poor performance, though I could also see it performing poorly even if it was set up ideally, though in theory an ideal setup should have been able to get 20x the throughput for large continuous reads and writes, though random access and latency wouldn’t improve.

        It also requires the bus(es) the USBs are on to support the total saturated throughput, though I don’t expect you got anywhere close to saturating the USB link (unless maybe you did on pretty old hardware).

        • krisevol@lemmus.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 hours ago

          I used this to make a single sata drive, plugged two is them into my raid sata ports on my hdd and combined then into one raid zero hd.

          The biggest slowdown was the memory controller, they are cheap and not very fast on these things. I was no wear near the limit of the sata ports.

  • mr_account@lemmy.world
    link
    fedilink
    arrow-up
    210
    ·
    1 day ago

    Now he’s exFAT

    • Saapas@piefed.zip
      link
      fedilink
      English
      arrow-up
      33
      ·
      1 day ago

      “Ah, finally a new format the everyone supports!”

      *goes to next computer*

      Not supported

      • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        14
        ·
        1 day ago

        At some point you just say “fuck compatibility”, and format the card with F2FS without a partition table.

        • lengau@midwest.social
          link
          fedilink
          arrow-up
          5
          ·
          19 hours ago

          I don’t understand. That’s compatible with all my devices.

        • librekitty@lemmy.today
          link
          fedilink
          arrow-up
          6
          ·
          21 hours ago

          F2FS mentioned!

    • unitedwithme@lemmy.today
      link
      fedilink
      arrow-up
      18
      ·
      1 day ago

      Hah, I see what you did there. Noice!

  • thevoidzero@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    16 hours ago

    The usb part that actually stores the data is actually similarly small in size,the port however needs to be that size

    • GamingChairModel@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      15 hours ago

      Yeah, yeah, the stubborn handles that just won’t go away, I’ve heard it before.

    • krisevol@lemmus.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      15 hours ago

      Has he tried losing weight?

  • tenchiken@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    55
    ·
    1 day ago

    Would have been better as a CD-ROM…

    Seeing as how he got ripped.

    • MonkeMischief@lemmy.today
      link
      fedilink
      arrow-up
      8
      ·
      14 hours ago

  • notsure@fedia.io
    link
    fedilink
    arrow-up
    30
    ·
    1 day ago

    …it means File Allocation Table, adding the 32 was just insult to injury…

    • zergtoshi@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      1 day ago

      FAT12 and FAT16 were a thing as well.

      • notsure@fedia.io
        link
        fedilink
        arrow-up
        10
        ·
        1 day ago

        …i’m not interested in teens…you from the 80’s?../s, really sorry

        • zergtoshi@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          1 day ago

          12 isn’t exactly teen, is it? ;) Must I have lived through it to know about it? :P

          • Saapas@piefed.zip
            link
            fedilink
            English
            arrow-up
            8
            ·
            1 day ago

            What do you mean twelveteen isn’t a teen?

            • MaggiWuerze@feddit.org
              link
              fedilink
              arrow-up
              2
              ·
              1 day ago

              I fear what that could mean for someone being eightteen

      • Tja@programming.dev
        link
        fedilink
        arrow-up
        7
        ·
        1 day ago

        I remember having to implement fat12 in assembly. Good times…

        • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
          link
          fedilink
          arrow-up
          3
          ·
          24 hours ago

          Should I add that to my backlog of things I want to but will never start?

          • Tja@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            16 hours ago

            Only if you want to learn how the simplest file system works. I did it in uni, not super useful for practical purposes.

          • MonkderVierte@lemmy.zip
            link
            fedilink
            arrow-up
            3
            ·
            22 hours ago

            Nope, there’s already littlefs, FatFs and also lwext4 for microcontrollers.

        • ILikeBoobies@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          21 hours ago

          Repo?

          • Tja@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            12 hours ago

            It was a Uni project, back then even svn was a new and scary tech. I doubt I have a copy.

            • ILikeBoobies@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              35 minutes ago

              Fair enough, I had to try.

  • unitedwithme@lemmy.today
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    20 hours ago

    Dang. 1,000,000,000,000 bytes vs 1,440,000* bytes. And in about 1/100th the size!

    • NaibofTabr@infosec.pub
      link
      fedilink
      English
      arrow-up
      16
      ·
      1 day ago

      Fatty took more bites and still lost weight.

      • MonkeMischief@lemmy.today
        link
        fedilink
        arrow-up
        2
        ·
        14 hours ago

        Soemtimes less is Moore’s!

    • Krelis_@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      24 hours ago

      I think you mean 1,440,000 bytes

      • unitedwithme@lemmy.today
        link
        fedilink
        arrow-up
        1
        ·
        20 hours ago

        Aw shit I sure do 😅

Programmer Humor@programming.dev

programmer_humor@programming.dev

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: !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
    • If the mod doesn’t find it funny, you’re banned. Ha-ha!.. For real: do not use the community for “statements”. There are other places for such content. Keep it chill and funny.
Visibility: Public
globe

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

  • 1.02K users / day
  • 3.1K users / week
  • 7.07K users / month
  • 15.7K users / 6 months
  • 1 local subscriber
  • 33.3K subscribers
  • 1.7K Posts
  • 41.7K Comments
  • Modlog
  • mods:
  • adr1an@programming.dev
  • Feyter@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.20
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org