If you could only keep one app on your phone, what would it be?
2 points by brike 2h ago 13 comments
AI Summarizer: Summarize Web, YouTube and PDFs in Seconds–Free
5 points by huizhu 23h ago 2 comments
Optimizing Common Lisp
47 todsacerdoti 6 5/7/2025, 9:36:26 AM fosskers.ca ↗
For SBCL, there's also the excellent sb-simd [1] plus compiler macros and even hooking into some of the VM internals for custom code generation [2].
[1] https://www.sbcl.org/manual/#sb_002dsimd
[2] https://pvk.ca/Blog/2014/03/15/sbcl-the-ultimate-assembly-co...
I've elaborated here:
https://www.fosskers.ca/en/blog/optimizing-common-lisp#orgb5...
1. Speed
2. Debug
3. Safety
4. Size
5. Compilation speed.
I don't think those last two have much of an impact, but the first three are the ones you want to adjust to your use case.
Off topic: I also noticed your nice cooking page for mixing and matching herbs.