#serialization — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #serialization, aggregated by home.social.
-
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
-
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
-
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
-
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
-
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
-
Loader Object: Simplified Data Management #Datamanagement #Json #Unity #Scriptableobjects #Performance #Decoupling #Serialization #AssetStore
https://u3dn.com/packages/loader-object-simplified-data-management-229331
-
People keep reinventing serialisation, generally badly. A year ago I proposed my own as a joke:
https://wiesmann.codiferes.net/wordpress/archives/38143
What I find fascinating, is that I keep seing proposals which are probably worse…
-
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.
-
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
https://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-16-replacing-binaryformatter-with-protobuf-net-for-speed-and-security-f5cc5db8055a
#dotnet #dotnetcore #dotnet8 #dotnet9 #dotnet10 #aspnet #aspnetcore #csharp #programming #serialization #protobuf -
JSON Handling: Which Language Makes It Easier?!
JavaScript JSON vs PHP JSON - native vs functions, which wins? SURPRISING results!
#javascript #php #jsvsphp #json #jsonparsing #serialization #jsonencode #jsondecode #viralcoding #dataformats #programmingcomparison #mindblown
-
@vncresolver Python leaves the chat room, taking its imports with it.
-
Кастомная сериализация с помощью kotlinx.serialization
Привет, Хабр! Меня зовут Антон Николаев, я senior android-разработчик в Okko, работаю в команде «Молодость» — занимаюсь мультипрофилем и всем, что связано с детским контентом. Сегодня расскажу о JSON Schema и как мы используем эту спецификацию на проекте, а также о библиотеке kotlinx.serialization и том, как она упростила нам работу со схемами. Статья будет полезна разработчикам, которые интересуются библиотекой kotlinx.serialization и хотят глубже узнать её устройство. В ней обсудим: Что такое JSON Schema
-
🤦♂️ Someone thought it was a good idea to mix Rust's crusty rigor with Python's whimsical magic, using #Serde as the glue. Because nothing screams 'user-friendly' like making #Rust dance to Python's tune through a #serialization library! 🎻✨
https://ohadravid.github.io/posts/2025-05-serde-reflect/ #Python #programming #userfriendly #HackerNews #ngated -
Rust's serde should really support default literals! 🦀
➡️ Read more: https://serde.rs/attr-default.html
✨ Tracking issue: https://github.com/serde-rs/serde/issues/368
-
I've just tagged a new release of Crell/Serde, version 1.2.
This release includes support for Unix timestamps, makes TypeFields more flexible and customizable, and fixes an issue with handling null values. Note that the latter fix has a very small BC break that only impacts a select number of custom Importers, so odds are you won't notice.
Get it while it's hot!
-
#Development #Introductions
New alternatives to JavaScript’s innerHTML · What you can expect from setHTML and setHTMLUnsafe https://ilo.im/15yt7v_____
#Browser #DOM #ShadowDOM #Sanitization #Serialization #WebDev #Frontend #HTML #JavaScript -
Put APIs to Work wth this ArduinoJson Walkthrough - One of the things this community is famous for is the degree to which people will ... - https://hackaday.com/2021/05/28/put-apis-to-work-wth-this-arduinojson-walkthrough/ #applicationprogramminginterface #javascriptojectnotation #microcontrollers #deserialization #serialization #arduinojson #parsing #json #api