HackerTrans
TopNewTrendsCommentsPastAskShowJobs

larsbrinkhoff

455 karmajoined há 11 anos
https://github.com/larsbrinkhoff

comments

larsbrinkhoff
·há 5 dias·discuss
This says PDP-7. https://www.reddit.com/r/westworld/comments/56tkt8/what_prog...
larsbrinkhoff
·há 24 dias·discuss
Then maybe also give a nod to the LINC, showing DEC a small 12-bit computer could be made.
larsbrinkhoff
·há 24 dias·discuss
BASIC was developed on GE mainframes.
larsbrinkhoff
·há 25 dias·discuss
Chaosnet was inspired by the experimental 3 Mbits/s Ethernet in use at Xerox PARC at the time. Experimental Ethernet has a 8-bit node address; Chaosnet has 16 bits, of which 8 is network and another 8 is the node. The Chaosnet data rate is 4 Mbits/s.

On top of the hardware protocol, Chaosnet also defined the higher-level transport and session layer protocol. Applications are addressed by a name string rather than a port number; e.g. "TELNET" instead of 23. This protocol was retained when the NIC hardware was replaced with stock Ethernet.
larsbrinkhoff
·há 26 dias·discuss
Chaosnet in active use, mostly on emulators: https://chaosnet.net/

Lispm, PDP-10, PDP-11, VAX.
larsbrinkhoff
·há 26 dias·discuss
Yes, and in Ethernet frames as EtherType 0x0804.
larsbrinkhoff
·há 2 meses·discuss
"Her barbell is a special women's barbell."

FYI, it was probably just a regular women's weightlifting barbell. They are somewhat lighter, and have a thinner grip. Maybe she's serious about her weightlifting training.

https://en.wikipedia.org/wiki/Olympic_weightlifting#Barbell
larsbrinkhoff
·há 2 meses·discuss
By the way, I also coded a QR symbol generator in PDP-10 assembly language.

https://github.com/PDP-10/its/blob/master/src/lars/qrcode.8
larsbrinkhoff
·há 2 meses·discuss
I hand drew this on a whiteboard. It was a lot more work than I anticipated.

http://lars.nocrew.org/tmp/qr.png
larsbrinkhoff
·há 3 meses·discuss
The LINC minicomputer operating system LAP6 came with a 4x5 font, but it didn't have lower case.
larsbrinkhoff
·há 4 meses·discuss
It's built into the Unix terminal driver. Control-U is the default, but it can be changed with e.g. "stty kill". Libraries like readline also support it.
larsbrinkhoff
·há 4 meses·discuss
Just type Control-U once.
larsbrinkhoff
·há 4 meses·discuss
https://twitter.com/Jonathan_Blow/status/2028903268265672728
larsbrinkhoff
·há 4 meses·discuss
Jonathan Blow: "It’s about a compiler written in Python FFS."
larsbrinkhoff
·há 5 meses·discuss
https://www.sbcl.org/history.html

https://cmucl.org/doc/cmucl-history.html

https://en.wikipedia.org/wiki/Spice_Lisp
larsbrinkhoff
·há 5 meses·discuss
SBCL has been in the works since 1980.
larsbrinkhoff
·há 5 meses·discuss
Source: "The Invention of Forth", by Chuck Moore. https://colorforth.github.io/HOPL.html
larsbrinkhoff
·há 5 meses·discuss
Emacs is needed because it provides Emacs Lisp.
larsbrinkhoff
·há 5 meses·discuss
Forth was invented before Moore worked at NRAO. Granted, it was gradually expanded from a very small interpreter, so it's hard to say exactly when it became "Forth" as we mean it today.
larsbrinkhoff
·há 5 meses·discuss
Sorry, I don't know anything about Emacs graphics. Some people confuse me with larsi, but I'm not that guy.