WARNING: This website may contain chemicals known to the state of California to cause cancer, birth defects or other reproductive harm.

Fediring

"NotSludgeBomb" is what they used to call me in high school. I am presently in high school. I like to talk about the C programming language and it's standardisation. I like to talk about UNIX® and it's standardisation. I know too much about how operating systems work. However, I know nothing about how kernels work.

wow look at all those buttons

NotSludgeBomb Commenter25 Rose Get a computer now! Powered by Fedora Linux Mozilla Firefox: Take back the web Internet Archive i'm a gay ass hoe youtube-dl FFmpeg now! uBlock Origin now! Meson build system Fediring Dropout TV Omori Polkadot Stingray Oasis Weezer Built eating Cheez-it Powered by Dr. Pepper Monster Energy Hosted by Neocities 88 by 31

send me your death threats

please tell me why this code segfaults

#include <signal.h>

int main (int argc, char **argv)
{
  raise (SIGSEGV);
  return 0;
}