Skip to content

bla-k/sys_exit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sys_exit

A small digital artifact to mark the end of (almost) a decade at Sysdig.

This is a zero-dependency C program. No external assets, no libraries (other than math.h), just a single source file containing a mathematical hallucination of our shared history.

Instructions

It compiles and runs on macOS and Linux.

  1. Clone this repo
  2. Run make
  3. Watch

A Note on Implementation

There are no image files embedded in this binary. The visualization is generated by a tiny, hard-coded neural network trained to approximate the signed distance function (SDF) of the logo that was best suited for ASCII art rendering. The weights are stored as float arrays, effectively serving as "memory" of the shape.

The text obfuscation uses a simple XOR cipher.

Credits

This was inspired by antirez, who demonstrated how to use neural networks to embed small monochrome logos in C code.

Thank you

To my colleagues at Sysdig: thank you for the mentorship, the friendship and the challenges over the last 10 years. It has been an honor and a pleasure to build with you.

See you in userspace.

About

A small digital artifact to mark the end of (almost) a decade at Sysdig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors