Viewing profile — lispwitch
lispwitch
HN member- Joined
- Thu, Nov 16, 2023, 9:55 PM UTC
- HN karma
- 26
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About lispwitch
fedi: @lispwitch@toot.cat
Recent public activity
-
comment
Comment #49202750
I'm involved in a new workers cooperative, and I've been thinking about how organizational structures relate to the workplace. Cooperatives are fantastic, where they exist. In the …
-
comment
Comment #49140559
Forgejo is actively developing ActivityPub-based federation support as a set of experimental features ( https://forgejo.org/2023-01-10-answering-forgejo-federation-... ), including…
-
comment
Comment #48769356
mrustc (a handwritten Rust compiler in C++) is already used for that in Guix and likely other distros: https://guix.gnu.org/blog/2018/bootstrapping-rust/ This would have other bene…
-
comment
Comment #48769325
Guix uses mrustc for bootstrapping Rust, as required for compiler packages; it's a really impressive project and has worked well in that role for some time. This new project is int…
-
comment
Comment #48501985
This is also not guaranteed to be adopted widely, but the RISC-V Server Platform Specification was recently standardized with mandatory UEFI and ACPI support: https://github.com/ri…
-
comment
Comment #48080227
CL-HTTP or AOLserver
-
comment
Comment #41087869
this seems to be how PEG parsing became popular during the last couple of decades, for example; see https://bford.info/pub/lang/peg/ (peg.pdf p11: "This work is inspired by and hea…