Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

#WordWeavers 10/1: Tell us what you’re working on now.

Uncategorized
2 2 7

Gli ultimi otto messaggi ricevuti dalla Federazione
  • More progress on the sprite editor. Preview looks OK, now (it was stretched to fill the space before, because I'm still figuring out how to make things specific sizes and shapes and locations in QML). Save also works correctly.

    I also made a little guy with a big butt and big ears, I guess.

    read more

  • Ora legale definitiva?

    Può darsi che passerà, ma mi pare che ci sia molta disinformazione

    https://wp.me/p6hcSh-8Xe

    read more

  • Just learned Commodore Plus/4 fans call it the Plussy, and I was not ready for that information.

    read more

  • Writing Type-Safe Generics in C

    The fun part about a programming language like C is that although the language doesn’t directly support many features including object-oriented programming and generics, there’s nothing that’s keeping you from implementing said features in C. This extends to something like type-safe generics in C, as [Raph] demonstrates in a blog post.

    After running through the various ways that generics are also being implemented using methods including basic preprocessor macros and void pointers, the demonstrated method is introduced. While not necessarily a new one, the advantage with this method is that is type-safe. Much like C++ templates, these generics are evaluated at compile time, with the preprocessor handling both the type checking and filling in of the right template snippets.

    While somewhat verbose, it can be condensed into a single header file, doesn’t rely on the void type or pointers and can be deduplicated by the linker, preventing bloat. If generics is what you are looking for in your C project, this might be a conceivable solution.

    hackaday.com/2025/11/17/writin…

    read more

  • @brohrer and the vibes are kinda bad and getting worse. I hate selling because then I have to deal with it on my taxes, but I don't see how there's anywhere for it to go but down.

    read more

  • wait…so you’re telling me the whole stock market thing just…runs on vibes?

    read more

  • @aeva In an alternate dimension economy, I would have bought a second one to pour out for Becky :'(

    read more

  • @Moosader tonight is a good night for a burger ;_;

    read more
Post suggeriti