<- Back
Comments (12)
- runetechJust recently discovered the author, Anthony Green. Floored and inspired by his productivity and scope of projects!I enjoyed reading up on his fiber implementation and dabbling with the Java compiler/runtime integration.https://atgreen.github.io/repl-yell/posts/sbcl-fibers/https://github.com/atgreen/openldkKudos Anthony - you make the world a more interesting place ;-)
- guenthertWhile this is an interesting project, I found following grating:"Permissions without rootYou don’t need root. Grant capabilities to SBCL:sudo setcap cap_bpf,cap_perfmon+ep /usr/bin/sbclNow sbcl --load my-bpf-program.lisp works as your regular user. Tracepoint format files need chmod a+r to allow non-root compilation with deftracepoint."That's obviously not ideal. Better might be to create a purpose-built image. Unlike perl, sbcl doesn't even pretend to care about security. Taint mode extension for sbcl, anybody?
- kuschkufanVery impressive, good reason to get into Lisp, I reckon
- jasonjmcgheeThis is very cool.I'm in danger of being nerd sniped.
- anonundefined
- fockvery cool and the person has the skills to do that. sad to see how the fully AI generated "why this matters" section in the blog gives a lingering vibe of slop.
- AbanoubRodolf[dead]