home.social

#serialization — Public Fediverse posts

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

  1. Anyone have experience with creating serial numbers/UUIDs/similar unique identifiers? I'm working to half design, half reverse engineer such a system and I'd love to get insight from those with more experience on what best practices there are.

    Its for a specific use case and setting, but I'd be curious to hear a variety of applications as well to help broaden the perspective

    #askfedi #serialization #uuid #question

  2. Anyone have experience with creating serial numbers/UUIDs/similar unique identifiers? I'm working to half design, half reverse engineer such a system and I'd love to get insight from those with more experience on what best practices there are.

    Its for a specific use case and setting, but I'd be curious to hear a variety of applications as well to help broaden the perspective

    #askfedi #serialization #uuid #question

  3. Anyone have experience with creating serial numbers/UUIDs/similar unique identifiers? I'm working to half design, half reverse engineer such a system and I'd love to get insight from those with more experience on what best practices there are.

    Its for a specific use case and setting, but I'd be curious to hear a variety of applications as well to help broaden the perspective

    #askfedi #serialization #uuid #question

  4. Anyone have experience with creating serial numbers/UUIDs/similar unique identifiers? I'm working to half design, half reverse engineer such a system and I'd love to get insight from those with more experience on what best practices there are.

    Its for a specific use case and setting, but I'd be curious to hear a variety of applications as well to help broaden the perspective

    #askfedi #serialization #uuid #question

  5. Anyone have experience with creating serial numbers/UUIDs/similar unique identifiers? I'm working to half design, half reverse engineer such a system and I'd love to get insight from those with more experience on what best practices there are.

    Its for a specific use case and setting, but I'd be curious to hear a variety of applications as well to help broaden the perspective

    #askfedi #serialization #uuid #question

  6. People keep reinventing serialisation, generally badly. A year ago I proposed my own as a joke:

    wiesmann.codiferes.net/wordpre

    What I find fascinating, is that I keep seing proposals which are probably worse…

    #serisalisation #json #cbor #serialization

  7. People keep reinventing serialisation, generally badly. A year ago I proposed my own as a joke:

    wiesmann.codiferes.net/wordpre

    What I find fascinating, is that I keep seing proposals which are probably worse…

    #serisalisation #json #cbor #serialization

  8. People keep reinventing serialisation, generally badly. A year ago I proposed my own as a joke:

    wiesmann.codiferes.net/wordpre

    What I find fascinating, is that I keep seing proposals which are probably worse…

    #serisalisation #json #cbor #serialization

  9. People keep reinventing serialisation, generally badly. A year ago I proposed my own as a joke:

    wiesmann.codiferes.net/wordpre

    What I find fascinating, is that I keep seing proposals which are probably worse…

    #serisalisation #json #cbor #serialization

  10. 🚀 Ah, the ever-elusive paradise of Rust's ecosystem: a place where adding a new #serialization library is akin to asking developers to rewrite the Ten Commandments every time. 😅 Who needs coherence when you've got Rust's chaotic serialization library jamboree, right? 🎉
    boxyuwu.blog/posts/an-incohere #Rust #Ecosystem #Chaos #Developer #Humor #HackerNews #ngated

  11. 🚀 Ah, the ever-elusive paradise of Rust's ecosystem: a place where adding a new #serialization library is akin to asking developers to rewrite the Ten Commandments every time. 😅 Who needs coherence when you've got Rust's chaotic serialization library jamboree, right? 🎉
    boxyuwu.blog/posts/an-incohere #Rust #Ecosystem #Chaos #Developer #Humor #HackerNews #ngated

  12. 🚀 Ah, the ever-elusive paradise of Rust's ecosystem: a place where adding a new #serialization library is akin to asking developers to rewrite the Ten Commandments every time. 😅 Who needs coherence when you've got Rust's chaotic serialization library jamboree, right? 🎉
    boxyuwu.blog/posts/an-incohere #Rust #Ecosystem #Chaos #Developer #Humor #HackerNews #ngated

  13. 🚀 Ah, the ever-elusive paradise of Rust's ecosystem: a place where adding a new #serialization library is akin to asking developers to rewrite the Ten Commandments every time. 😅 Who needs coherence when you've got Rust's chaotic serialization library jamboree, right? 🎉
    boxyuwu.blog/posts/an-incohere #Rust #Ecosystem #Chaos #Developer #Humor #HackerNews #ngated

  14. What's a good to serialize simple structured in an efficient way?

    I'm thinking about some binary encoding. Also, .1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    's EBML? Only I'd have to hack the schema in.

  15. What's a good #format to serialize simple structured #data in an efficient way?

    I'm thinking about some binary #XML encoding. Also, #ASN.1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    #Matroska's EBML? Only I'd have to hack the schema in.

    #mkv #serialization #formats

  16. What's a good #format to serialize simple structured #data in an efficient way?

    I'm thinking about some binary #XML encoding. Also, #ASN.1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    #Matroska's EBML? Only I'd have to hack the schema in.

    #mkv #serialization #formats

  17. What's a good #format to serialize simple structured #data in an efficient way?

    I'm thinking about some binary #XML encoding. Also, #ASN.1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    #Matroska's EBML? Only I'd have to hack the schema in.

    #mkv #serialization #formats

  18. What's a good #format to serialize simple structured #data in an efficient way?

    I'm thinking about some binary #XML encoding. Also, #ASN.1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    #Matroska's EBML? Only I'd have to hack the schema in.

    #mkv #serialization #formats

  19. Part 16 of Modernizing .NET is out! 🛡️

    Today we’re ditching the obsolete BinaryFormatter in favor of the fast and secure protobuf-net.

    🚀 7x faster 📉 3x smaller ✅ Fully safe for modern .NET

    medium.com/@michael.kopt/%EF%B

  20. 🚀 Lodum v0.3.0 is here! 🐍✨

    Lodum is high-performance serialization for Python (think Rust's serde). This release focuses on the future of Python in the browser:

    ✅ Robust WASM concurrency support (via Pyodide)
    ✅ Unified threading/locking API for Native + Browser
    ✅ Native NumPy/Pandas support
    ✅ Live in-browser demo!

    Try it out now with zero installation:
    webmaven.github.io/lodum/lates

    #Python #WASM #Pyodide #OpenSource #DataScience #Serialization #Analytics

  21. 🚀 Lodum v0.3.0 is here! 🐍✨

    Lodum is high-performance serialization for Python (think Rust's serde). This release focuses on the future of Python in the browser:

    ✅ Robust WASM concurrency support (via Pyodide)
    ✅ Unified threading/locking API for Native + Browser
    ✅ Native NumPy/Pandas support
    ✅ Live in-browser demo!

    Try it out now with zero installation:
    webmaven.github.io/lodum/lates

    #Python #WASM #Pyodide #OpenSource #DataScience #Serialization #Analytics

  22. 🚀 Lodum v0.3.0 is here! 🐍✨

    Lodum is high-performance serialization for Python (think Rust's serde). This release focuses on the future of Python in the browser:

    ✅ Robust WASM concurrency support (via Pyodide)
    ✅ Unified threading/locking API for Native + Browser
    ✅ Native NumPy/Pandas support
    ✅ Live in-browser demo!

    Try it out now with zero installation:
    webmaven.github.io/lodum/lates

    #Python #WASM #Pyodide #OpenSource #DataScience #Serialization #Analytics

  23. 🚀 Lodum v0.3.0 is here! 🐍✨

    Lodum is high-performance serialization for Python (think Rust's serde). This release focuses on the future of Python in the browser:

    ✅ Robust WASM concurrency support (via Pyodide)
    ✅ Unified threading/locking API for Native + Browser
    ✅ Native NumPy/Pandas support
    ✅ Live in-browser demo!

    Try it out now with zero installation:
    webmaven.github.io/lodum/lates

    #Python #WASM #Pyodide #OpenSource #DataScience #Serialization #Analytics

  24. C không có template hay reflection native, khiến việc serialize, validate, clone mỗi struct phải viết lại code hoặc sinh khối lượng boilerplate lớn. Giải pháp: tạo metadata ở thời build bằng macro DSL, sau đó dùng handle phản chiếu nhẹ để code generic duyệt metadata tại runtime. Nhờ vậy một hàm JSON chung có thể serialize mọi struct mà không cần hàm riêng, giảm đáng kể boilerplate. #C #reflection #metadata #serialization #lậptrình #codegen #programming

    github.com/lcsmuller/reflect-c

  25. Back in her own body, Marie-Josée tries to help Commander Saito against impossible odds in the concluding chapter of Captain’s Away! A Strange Dimensions Book.

    #Serialization #sf #sciencefiction #spaceopera

    mahoneyj.substack.com/p/captai

  26. Back in her own body, Marie-Josée tries to help Commander Saito against impossible odds in the concluding chapter of Captain’s Away! A Strange Dimensions Book.

    #Serialization #sf #sciencefiction #spaceopera

    mahoneyj.substack.com/p/captai

  27. Back in her own body, Marie-Josée tries to help Commander Saito against impossible odds in the concluding chapter of Captain’s Away! A Strange Dimensions Book.

    #Serialization #sf #sciencefiction #spaceopera

    mahoneyj.substack.com/p/captai