20 random bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
10x faster, 10x less RAM, and 100x better than Chrome headless.
Might be a good back-end for rich archive copies of web pages.
Chawan is a text-mode web browser and pager for Unix-like systems, with a focus on implementing modern web standards while remaining self-contained, easy to understand and extensible.
It includes functionality like CSS, inline images inside the terminal, and JavaScript through a small, independent browser engine.
On inboxes as application-specific todo lists.
Tedu rewrote Flak from Lua to Go in 2019 and described the experience. Interesting
Меня опять очаровал го. Может, вступить? Первого марта Кубок мэра Казани, но судя по рейтингу участников, мне там делать нечего. Надо разузнать про сообщество, короче.
Not really a wiki engine though... I'm categorizing it as such due to its history.
What did I do on February 14th 2007? Visualize your (digital) life in Org-mode - novoid/Memacs
Стажёром я получал мало, джуном получаю нормально.
Darling — macOS translation layer for Linux
Ken describes how he injected a virus into a compiler. Not only did his compiler know it was compiling the login function and inject a backdoor, but it also knew when it was compiling itself and injected the backdoor generator into the compiler it was creating. The source code for the compiler thereafter contains no evidence of either virus.
Tedu wrote a tool that lets you handle errors in Go like this:
func decomp(filename string) ([]byte, error) {
fd := ^os.Open(filename)
defer fd.Close()
zd := ^gzip.NewReader(fd)
data := ^io.ReadAll(zd)
return data, nil
}
Funky!
The OG illusions by Akiyoshi Kitaoka!
Devine Lu Linvega's collection of various documents they collected. A personal archive.
Aaron Parecki has been tracking the location precisely for a long time.