HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gatestone

no profile record

comments

gatestone
·vor 16 Tagen·discuss
Reminds me of Thinking Machines and Danny Hillis. See chapter "Parsing a Regular Language" in "DATA PARALLEL ALGORITHMS" <https://rsim.cs.illinois.edu/arch/qual_papers/systems/3.pdf>.
gatestone
·vor 25 Tagen·discuss
In Plan 9 you did have a real (synthetic) /net, and could do that and more from any program. You could even mount /net from another machine via 9P protocol and have an instant VPN...

9front lets you play with that on Linux.

Some Plan 9 like /net things are visible in Go libraries... (Rob Pike legacy)
gatestone
·letzten Monat·discuss
https://math.stackexchange.com/questions/1817064/bbp-formula...
gatestone
·vor 2 Monaten·discuss
Reminds me when Russ Cox (Go, Google, Bell Labs) used Rob Pike's APL like Ivy to solve 2021 Advent of code puzzles:

https://www.reddit.com/r/apljk/comments/uccbd6/russ_cox_solv...
gatestone
·vor 3 Monaten·discuss
I am especially fond of this article inventing LLMs as Markov chains.

https://archive.org/details/byte-magazine-1984-11/page/n129/...
gatestone
·vor 7 Monaten·discuss
Who ever invented the idea that you can embed Javasript to picture files?
gatestone
·vor 8 Monaten·discuss
Someone else can explain, how me pressing "a" gets to light some LEDs on my screen, and what happens in the output part of the data flow.
gatestone
·vor 9 Monaten·discuss
No one mentioned Upspin? A global file namespace (URL, but better...) and protocol to isolate public data users from private governance and storage, by gurus like Rob Pike. https://github.com/upspin/upspin