singaporecode | 3 years ago | on: New Lisp-Stat Release
singaporecode's comments
singaporecode | 3 years ago | on: Ask HN: Has YouTube peaked?
singaporecode | 3 years ago | on: Lisp in 99 lines of C and how to write one yourself [pdf]
singaporecode | 3 years ago | on: Working in the software industry, circa 1989
singaporecode | 3 years ago | on: Notice of termination of Twitter merger agreement
singaporecode | 3 years ago | on: Hacker News was down
singaporecode | 3 years ago | on: A Scheme Primer
singaporecode | 3 years ago | on: F.el: Modern API for working with files and directories in Emacs
singaporecode | 3 years ago | on: On the use of a life (2020)
singaporecode | 3 years ago | on: Functional programming jargon in plain English
Give me an object oriented language any day. The world is made of state and processes, (modern niche) functional programming goes too far to derecognise the value of state in our mental models
The good thing about functional programming is stressing to avoid side effects in most of the code and keep it localised in certain places…
singaporecode | 3 years ago | on: Goodbye Medium, hello Ghost
singaporecode | 3 years ago | on: Lexical – a web text editor framework that powers Facebook
It does apparently have the best live editing / collaboration features of all text editors out there.
singaporecode | 3 years ago | on: Lexical – a web text editor framework that powers Facebook
singaporecode | 3 years ago | on: You and Your Research (1986)
singaporecode | 3 years ago | on: Pocket Globes: The Whole World in Your Hand
There are a lot of (physical) things that have faded away since smart phones became ubiquitous, I hope they make a come back and we move to a slower pace again
singaporecode | 3 years ago | on: Why Emacs has buffers
singaporecode | 3 years ago | on: Why Emacs has buffers
Not that I don’t love how Emacs does it, but I just think it’s not that closely correlated to the notion of what is a buffer as the header of the article implied
singaporecode | 3 years ago | on: Why Emacs has buffers
Emacs buffers are not the reason why functions like forward-paragraph exists.
That’s just normal abstraction (in programming).
singaporecode | 3 years ago | on: Why Emacs has buffers