20 random bookmarks

Bookmarks and whatnot. Закладки и всякое.

2025-06-23

1959.

Полезные статьи » Выбор воды для чая. Интересные выводы

tea-mail.by/stati-o-nas/vybor-vody-dlya-chaya-interesnye-vyvody

2025-06-18

1952.

Ossuary by Cyningstan

cyningstan.itch.io/ossuary

A simple Roguelike for the Sinclair Spectrum and IBM PC.

2025-04-02

1854.

Haskell: A Great Procedural Language

entropicthoughts.com/haskell-procedural-programming

2025-03-07

1801.

Exploring How Cache Memory Really Works

pikuma.com/blog/understanding-computer-cache

Even though we often hear terms like L1, L2, cache block size, etc., most programmers have a limited understanding of what cache really is. This is a beginner-friendly primer on how cache works.

2025-02-10

1759.

Bukmark club

bukmark.club

A collection of web pages from across the Internet that have a curated collection of bookmarks and/or links.

I'll apply.

2024-09-27

1531.

NoteCards in a Nutshell

dl.acm.org/doi/10.1145/29933.30859

A paper about the old NoteCards program. I printed it out on an office printer and read it, unlike most other papers I saved in this Betula.

Organizing data in notecards, linking them. Notecards are not scrollable. Fileboxes and Browsers, special notecards. They state the system is programmable, but no detailed description of programmability is given. Interface is not really detailed.

Overall, this paper is not enough. I shall look for more.

2024-09-08

1503.

Game Boy Essentials

gameboyessentials.com

A project to review and talk about the essential games you should play on Game Boy to understand its appeal and its success.

2024-09-04

1490.

Расстрельный список препаратов — Encyclopedia Pathologica

encyclopatia.ru/wiki/Расстрельный_список_препаратов

База.

2024-07-14

1383.

Laws of Tech: Commoditize Your Complement · Gwern.net

gwern.net/complement

A classic pattern in technology economics, identified by Joel Spolsky, is layers of the stack attempting to become monopolies while turning other layers into perfectly-competitive markets which are commoditized, in order to harvest most of the consumer surplus; discussion and examples.

Reposted 1378.

Yugo: the non-game by Petrit Hoxha

petrithxha.itch.io/yugo

When a player starts a session, they are the car driver, and each person that joins is seated in one of the other three passenger seats.

Players are automatically connected via voice chat.

The radios stations are real-life internet radio streams and several of them are available in the game world.

2024-05-19

1273.

EXOBIOTICA - A journey to other worlds.

www.exobiotica.com

Exobiotica is a world-building project that envisions how life may evolve in different places across the universe.

2024-03-31

1211.

buserror/libmui

github.com/buserror/libmui

Classic MacOS & GS/OS widget library for linux (and other?) - buserror/libmui

2024-02-07

1132.

jQuery 4.0.0 BETA! | Official jQuery Blog

blog.jquery.com/2024/02/06/jquery-4-0-0-beta

Yay jQuery 4! I don't do such things nowadays, but this release made me glad. I wish it an even brighter future.

2023-11-05

832.

Пишем минимальный ActivityPub-сервер с нуля

habr.com/ru/articles/702724

Гришка учит Активитипабу. Вовремя!

2023-10-13

742.

The format=flowed FAQ (Joe Clark)

joeclark.org/ffaq.html

Overcoming limitations of text email.

2023-07-02

410.

XHTML Club - Extreme HyperText Movement for Luddites

xhtml.club

There are several tens of members. New members are accepted.

2023-05-09

231.

Nintendo Switch browser capabilities

blog.webb.page/2017-11-14-nintendo-switch-browser-capabilities.txt

Not so good.

I am sorry for linking such a ridiculously made website.

225.

IndieWeb Events | IndieWeb Events

events.indieweb.org

2023-03-19

99.

The right way to use go-sqlite3

web.archive.org/web/20210423132955/https://foxcpp.dev/articles/the-right-way-to-use-go-sqlite3

SQLite is a wonderful piece of software and it is completely meaningful to use it in a project written in Go even though SQLite itself is in C. Though people has been hitting lots of issues with it, mostly "database is locked" error that seems to appear out of nowhere.

First of all, SQLite allows concurrent readers but only a single writer. Unlike most places where you may encounter some sort of synchronization SQLite does not wait for the write lock to become available - instead it just returns an error, letting the caller deal with it. This is why you are getting "database is locked" errors.

2023-02-06

32.

A Simple Network of Underground Wells and Tunnels

www.aaycock.com/simplenetwork