Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lispwitch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lispwitch
1mo ago
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 tech world, two prominent examples are Igalia and
2.
▲
by
lispwitch
2mo ago
Forgejo is actively developing ActivityPub-based federation support as a set of experimental features ( https://forgejo.org/2023-01-10-answering-forgejo-federation-... ), including federated starring: https://codeb
3.
▲
by
lispwitch
3mo ago
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 benefits though, as it's bo
4.
▲
by
lispwitch
3mo ago
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 interesting for other reasons though, because mrustc is ta
5.
▲
by
lispwitch
3mo ago
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/riscv-non-isa/riscv-server-platform/
6.
▲
by
lispwitch
4mo ago
CL-HTTP or AOLserver
7.
▲
by
lispwitch
2y ago
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 heavily based on Birman’s