Ollivier Robert 🇺🇦😷🌈♾️Keltounet@mastodon.social
Jul 6, 2026, 11:56 AMIn other news, someone wrote a complete Mandelbrot renderer… in BSD makefile syntax.
https://forums.freebsd.org/threads/mandelbrot-set-renderer-written-in-pure-makefile.103171/
In other news, someone wrote a complete Mandelbrot renderer… in BSD makefile syntax.
https://forums.freebsd.org/threads/mandelbrot-set-renderer-written-in-pure-makefile.103171/
@Keltounet what a time to be alive
Next up: A Rust compiler with a Makefile backend ?
@bsdphk don't give them ideas! 😅
@Keltounet @bsdphk it doesn't sound so hard to make an LLVM backend in Makefiles 😜
@webhat @Keltounet @bsdphk absolutely how all this type of shit starts :bender:
@Keltounet @wiert ugh. Cruel and unusual punishment.
@Keltounet Another disappointing "BSD make has dumb .if and .else statements so we just write it like a shell script" approach.
Actually use the DAG in make to do the logic, you cowards.