GeneralRandom | Utilities Tools | Unity Asset Store

Use the GeneralRandom from Markus-Seidl on your next project. Find this utility tool & more on the Unity Asset Store.

Zig structs of arrays | Andreas Hohmann

Random thoughts on nerdy topics

Andreas Hohmann
🚀 Wow! A 5-minute epic on how rearranging some #structs 🏗️ in #Rust saves a whopping 475 MB of #memory. Who knew struct feng shui could revolutionize #JSON deserialization? 🙄 Next up, "How I Saved The World by Organizing My Sock Drawer." 🧦
https://dystroy.org/blog/box-to-save-memory/ #Optimization #Deserialization #HackerNews #TechHumor #HackerNews #ngated
Box to save memory

dystroy - blog

Ah yes, the riveting tale of "structs #gone wild" 🙄💥. Apparently, when you cram things into a struct without a second thought, things just... work! Until they don't. But fear not, this epic saga promises to leave you on the edge of your seat with excitement about #data #pipelines and #performance #anomalies 💤🔧.
https://www.feldera.com/blog/nobody-ever-got-fired-for-using-a-struct #structs #wild #coding #adventures #software #engineering #HackerNews #ngated
Nobody ever got fired for using a struct

Rust struct serialization problem caused by many nullable SQL columns.

Nobody ever got fired for using a struct

Rust struct serialization problem caused by many nullable SQL columns.

Welcome to Part 2 of this series, in which we will look at C language’s concept of pointers and structs. Later on in this article, we will use Panama to mimic these concepts. The goal is to call C function signatures that are often defined to accept pointers and structs....
#C #Java #JavaMemory #Panama #pointers #structs
https://foojay.io/today/project-panama-for-newbies-part-2/
Project Panama for Newbies (Part 2) | Foojay.io Today

In this part of the Panama series, the goal is to call C function signatures, often defined to accept pointers and structs, from Java.

foojay
Ah, struct embedding in Go, the "let's confuse the compiler and the developer" feature! 🤔💻 Just what the code doctor ordered: yet another way to make your simple #structs as clear as mud. 🌪️ Remember, with great power comes great responsibility... and inevitable bugs! 🐛
https://mattjhall.co.uk/posts/be-careful-with-go-struct-embedding.html #GoLang #StructEmbedding #CompilerConfusion #CodeClarity #DeveloperHumor #HackerNews #ngated
Be Careful with Go Struct Embedding - Matt Hall

The gophers nested too greedily and too deep.

Be Careful with Go Struct Embedding - Matt Hall

The gophers nested too greedily and too deep.

Ah, yes, #C23 finally blesses us with tag compatibility, because who doesn't love redefining #structs in their spare time? 🥱✨ #GCC and #Clang are here to save us from the horrors of incompatible parameters—truly a thrilling adventure in "do we really need this?" 🚀🔧
https://nullprogram.com/blog/2025/06/26/ #Cplusplus #TagCompatibility #ProgrammingAdventures #HackerNews #ngated
Parameterized types in C using the new tag compatibility rule

Structs in C++

PeerTube