home.social

#bytes — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bytes, aggregated by home.social.

  1. Nou curs intensiu de programació amb robots Edison!
    Sempre amb la nostra filosofia: programació creativa, treball cooperatiu i cultura lliure!

    #HackIT #Bits #Bytes

  2. Nou curs intensiu de programació amb robots Edison!
    Sempre amb la nostra filosofia: programació creativa, treball cooperatiu i cultura lliure!

    #HackIT #Bits #Bytes

  3. Nou curs intensiu de programació amb robots Edison!
    Sempre amb la nostra filosofia: programació creativa, treball cooperatiu i cultura lliure!

    #HackIT #Bits #Bytes

  4. El grup de #Bytes han fet bona feina amb Scratch. Aquí dos dels projectes que tenien per objectiu fer un món millor:

    - Recull la brosssa: scratch.mit.edu/projects/12864
    - RE-SI-CLAR: scratch.mit.edu/projects/12835

    #HackIT #Bytes

  5. El grup de #Bytes han fet bona feina amb Scratch. Aquí dos dels projectes que tenien per objectiu fer un món millor:

    - Recull la brosssa: scratch.mit.edu/projects/12864
    - RE-SI-CLAR: scratch.mit.edu/projects/12835

    #HackIT #Bytes

  6. El grup de #Bytes han fet bona feina amb Scratch. Aquí dos dels projectes que tenien per objectiu fer un món millor:

    - Recull la brosssa: scratch.mit.edu/projects/12864
    - RE-SI-CLAR: scratch.mit.edu/projects/12835

    #HackIT #Bytes

  7. yeah, that's why I thought it worth asking. I'd probably make it a witness list, though witnesses could also publish their own records that pair with the witnessing. So: record.witnesses = [{ service: didString#Service, sig: $bytes }, ...] Allowing a record to be witnessed by multiple services.

  8. Amb els grups de més grans ja fa uns dies que hem començat a programar.

    Estem fent servir Scratch i han començat a fer un projecte lliure, l'única condició és que el projecte tingui la intencionalitat de fer que el món sigui una mica millor!

    L'altre dia vam programar sota l'atenta mirada de l'Ada Lovelace :-)

    #HackIT #Bytes

  9. Amb els grups de més grans ja fa uns dies que hem començat a programar.

    Estem fent servir Scratch i han començat a fer un projecte lliure, l'única condició és que el projecte tingui la intencionalitat de fer que el món sigui una mica millor!

    L'altre dia vam programar sota l'atenta mirada de l'Ada Lovelace :-)

    #HackIT #Bytes

  10. Amb els grups de més grans ja fa uns dies que hem començat a programar.

    Estem fent servir Scratch i han començat a fer un projecte lliure, l'única condició és que el projecte tingui la intencionalitat de fer que el món sigui una mica millor!

    L'altre dia vam programar sota l'atenta mirada de l'Ada Lovelace :-)

    #HackIT #Bytes

  11. FreeBSD #14.4-release drops like a new mixtape, but with fewer beats and more bytes! 🎧🤖 Prepare to be blown away by the exhilarating thrill of a #changelog longer than a novel 📚, and features that would make any #Unix #enthusiast yawn with excitement! 😴
    freebsd.org/releases/14.4R/ann #FreeBSD #Technology #Bytes #HackerNews #ngated

  12. Excited for #JCON EUROPE 2026? See Nupur Agarwal at #JCON2026 in Cologne talking about '1. From #Bytes to Brilliance: #Optimizing Large File Delivery in #REST APIs with #SpringBoot'

    In this talk, we’ll walk through a real-world journey of ...

    🎟️ 2026.europe.jcon.one/tickets
    Free for #JUG members

  13. I comencem a programar amb ordres seqüencials... Sense ordinador!

    #HackIT #Nibbles #Bytes

  14. I comencem a programar amb ordres seqüencials... Sense ordinador!

    #HackIT #Nibbles #Bytes

  15. I comencem a programar amb ordres seqüencials... Sense ordinador!

    #HackIT #Nibbles #Bytes

  16. как из идеи Shared Memory кэша родился LensDB

    всем привет! идея LensDB родилась с простого поста моего друга. он делился своим опытом создания Shared Memory кэша для своего пет-проекта на C# . В этом посте он написал:

    habr.com/ru/articles/983464/

    #haskell #nosql #redis #bytes

  17. 🤔 Oh, you wanted to know where the #bytes go? Well, let's take a thrilling tour through the #labyrinth of #syscalls, because nothing screams excitement like relentless file paths and arcane #assembly #language. 🚀 Spoiler alert: it's all gloriously tedious, but don't worry, your bytes are probably somewhere safe... or not. 🤷‍♂️
    flak.tedunangst.com/post/where #tech #thrill #HackerNews #ngated

  18. @bargo

    "but the #IPv6 is the #MAC #address + some #more #bytes '

    Please check your calendar!
    You are in 2011.

    We have 2025. Your statement isn't true anymore.

  19. 🚀Behold, the riveting saga of 'Compound File Binary Format' on Wikipedia, where #ASCII warriors battle for #bytes and #FAT sectors are the new #Hollywood stars. 🎬 Get ready to dive into riveting #subsections like "CFBF Header Format" while contributors valiantly toggle between obscurity and irrelevance. 🛡️💾
    en.wikipedia.org/wiki/Compound #CompoundFile #BinaryFormat #HackerNews #ngated

  20. New Byte just dropped! This one is a small color blending CLI, and I like the bugs that are hidden in it! Feels like a more realistic bug than some of our other ideas!

    Bytes are little code review games we've been working on! You get a little code diff, and your job is to review the code for a handful of bugs that are sprinkled in. The more you find the higher a score you get! This weeks challenge has three bugs for you the sleuth out!

    Check it out!
    coreyja.com/bytes/color-blendi

    #Rustlang #Bytes

  21. "A few secure, random bytes without `pgcrypto`" 🔮

    Generating a ULID using a roundabout way to avoid a dependency on the pgcrypto extension used just to get `gen_random_bytes()`

    brandur.org/fragments/secure-b

    By @brandur

  22. No clue why I never used loadUnaligned(as:) instead of assumingMemoryBound(to:).pointee, but I just updated #Bytes to 0.3.1 with the cleaner access pattern. Happy (de)serializing!

    github.com/mochidev/Bytes

  23. Here I was, all these years, thinking the macOS Finder reports file size in MiB (binary based, basically dividing the number of bytes by 1024 twice), but this just shows how old I am now. Fact is, it's been reporting MB (#bytes / 1000 / 1000) since OS X 10.6 (Snow Leopard)–which came out in 2009.

    (via apple.stackexchange.com/questi and support.apple.com/en-us/102119)

    And yes, this doesn't relate to the zips directly, but I found out about this while opening one, so ... it counts.

    #FileFormats #macos

  24. @saagar Yeah the TIFFs it’s generating seem to be uncompressed, the file sizes I’m getting are a little above #pixels x #bytes-per-pixel. Something is mega slow in that data path. I’m not about to investigate, this is a diagnostic feature, not production code.

  25. Elecia:
    Exactly. But on day 49 something weird happens and your system reboots, which is fine because now everything is perfect. But then on day 98 something weird happens. And so this 32-bit thing is- It is not a theoretical future one second since 1970 problem. It is a very common embedded system problem.

    #engineering #bytes #art #podcast #embedded

    3/3