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

an entire presentation at DEFCON appears to just be straight up AI slop: https://www.openwall.com/lists/oss-security/2025/09/25/1'nwhen will it end?

Uncategorized
15 5 2

Gli ultimi otto messaggi ricevuti dalla Federazione
  • the stand has a sort of "lavender town theme played an out of tune mandolin and they don't really remember the notes" sort of vibe which is kinda neat though

    read more

  • @mcc it is probably for the best lol

    read more

  • the patch is a failure though because it starts off sounding somewhere between "weird" and "kind of awful" and morphs into "fairly awful" whereas my intent was it would start off sounding pleasant and morph into unbearable. in retrospect, feeding solid noise into a resonator doesn't result in a self destructing patch. I'll probably revisit the idea another time

    read more

  • the idea behind the patch was it starts with a pulse generator that generates a single frame pulse every few seconds, and that gets written into a tape loop such that the tape loop starts empty and eventually gradually turns into a wall of static. this is fed into another chain of more different tape loops which approximate resonators and echo. the patch is named "for as long as you can stand it"

    read more

  • What is it about doornails that makes them more dead than other nails

    read more

  • @aeva they listen to every file with music uploaded to hetzner and either thumbs up it or thumbs down… this is the first time they've ever gone… no… no not good enough

    read more

  • @aeva somewhere in Hetzner is a techno fan who was at kraftwerk's first electronic show and they are suppressing this video because it's too dogshit

    read more

  • I made an absolute dogshit patch, but mastodon is refusing to upload it. The upload progress bar keeps resetting to zero. Very odd.

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    0 Views
    What is it about doornails that makes them more dead than other nails
  • 0 Votes
    1 Posts
    0 Views
    "Fungible" is a portmanteau of "fun" and "dirigible"
  • Writing Type-Safe Generics in C

    Uncategorized
    1
    1
    0 Votes
    1 Posts
    1 Views
    Writing Type-Safe Generics in CThe 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…
  • 0 Votes
    2 Posts
    4 Views
    @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.