schemescape

↗ HN profile [ 71.1 ms ] full profile
Karma
2,222
Created
February 16, 2020 (6y ago)
Submissions
0
Dev blog: https://log.schemescape.com/

Subleq game: https://github.com/jaredkrinke/sic1

  1. Getting Off of the Search Train(wreck) (chronicles.mad-scientist.club)
  2. Let’s say I have a web app that runs in the browser and can be served over HTTP from a VPS. What’s the easiest way to secure that app so that only I can access it from my computer and phone, even when away from home?…

  3. Thirteen Letters is a web-based, competitive word scramble game I made for Lisp Game Jam (Spring 2023) [0]. The gameplay isn't novel, but it's a multiplayer browser game that's written in 100% Common Lisp (cf. the…

  4. As far as I understand, Common Lisp's condition system and various dynamic features enable "breakloops" where you can interactively handle an error, including modifying code and re-running it without any restarts (see…

  5. Is anyone aware of a "universal command palette" for the Linux terminal? I've seen terminal multiplexers (e.g. screen, tmux, Zellij), and I've seen keyboard macro tools (e.g. AutoKey), but what I'm looking for is…

  6. Edge just showed me a (huge) ad within the browser UI (between the address bar and web view): > Take your AI-powered copilot for the web on the go! Download Microsoft Edge on your mobile device to sign-up and get ready…

  7. Alles Mesh Synthesizer (notes.variogram.com)
  8. For mostly command line tools, but ideally with some GUI support, what’s the smallest (and easiest to deploy) language runtime? Rationale: I often write little tools, and often I need to run them in the future…

  9. This is a "zachlike" programming game revolving around a fictional 8-bit, single-instruction (subleq) computer [0]. If you're familiar with TIS-100, it's like that, but using a subleq-based assembly language (and only…

  10. Books often have dedications. Why not one-person open source software projects? Larger projects might involve a time commitment similar to writing a book and are often a labor of love. If you have any examples of…

  11. Every time I do a search on Bing today, the search engine results page shows unrelated videos in a sidebar (that quickly collapses itself--presumably because I dismissed it earlier today and that setting is saved). Is…