20 random bookmarks

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

2026-03-30

2141.

Why So Many Control Rooms Were Seafoam Green

bethmathews.substack.com/p/why-so-many-control-rooms-were-seafoam

The Color Theory Behind Industrial Seafoam Green

Pretty pictures! Reminds of Merveilles' seafoam green and of Soviet half-wall-tall colouring. Due to the latter, this colour also bears additional doomer connotations.

I wonder if this colour could work well in computer UIs? Does it work the same on glowing screens?

2026-01-26

2079.

The lost art of XML — mmagueta

marcosmagueta.com/blog/the-lost-art-of-xml

There was a long write-up in this note, but then I removed it. Read the bookmarked article with an open heart.

2025-12-30

2054.

alecthomas/participle: A parser library for Go

github.com/alecthomas/participle
type INI struct {
  Properties []*Property `@@*`
  Sections   []*Section  `@@*`
}

type Section struct {
  Identifier string      `"[" @Ident "]"`
  Properties []*Property `@@*`
}

type Property struct {
  Key   string `@Ident "="`
  Value *Value `@@`
}

type Value struct {
  String *string  `  @String`
  Float *float64  `| @Float`
  Int    *int     `| @Int`
}

2025-11-16

2036.

Об использовании калабаса из тыквы

teapav.ru/o-chae/ob-ispolzovaniji-tykvennogo-kalabasa

Как правильно использовать тыквенный калабас. Зачем оживлять, как сушить и лечить калабас из тыквы. Кратко и по теме.

2025-05-13

1905.

Whole Earth Index

wholeearth.info

Here lies a nearly-complete archive of Whole Earth publications, a series of journals and magazines descended from the Whole Earth Catalog, published by Stewart Brand and the POINT Foundation between 1968 and 2002. They are made available here for scholarship, education, and research purposes.

2025-04-02

1855.

28h Days: year 1 update

sidhion.com/blog/28h_days_update_1

2025-02-14

1767.

Jag Talon's digital garden

jagtalon.net

2024-02-16

1146.

TETR.IO

tetr.io

Puzzle together in this free-to-win modern yet familiar online stacker in the same genre as Tetris. Play multiplayer games against friends and foes all over the world, or claim a spot on the leaderboards - the stacker future is yours!

My tetris pal filled me in on the newest Tetris tech. This one seems to be all the rage now, instead of Jstris. I can see why! It's awesome.

2023-12-16

970.

The Social Consumer

denshi.org/blog/the-social-consumer/the-social-consumer

2023-12-15

968.

Nomad [e] - WORK LOUDER™

worklouder.cc/nomad-e

A funky keyboard with literal knobs and whistles. Comes with whopping 16 MB of on-board memory, which is thousand times more than on a Pro Micro.

2023-11-20

886.

GitHub - dimkr/tootik: A federated nanoblogging service with a Gemini frontend.

github.com/dimkr/tootik

2023-11-16

864.

systemfontstack

systemfontstack.com

2023-10-13

737.

forlater.email — email-based bookmarking

forlater.email

an email-based bookmarking service

2023-10-06

677.

マリウス . shell-time

マリウス.com/projects/shell-time

2023-08-23

587.

Школа для девочек в индийской пустыне Тар

billionnews.ru/10545-shkola-dlya-devochek-v-indiyskoy-pustyne-tar.html

Уникальная «Школа для девочек Раджкумари Ратнавати», спроектированная нью-йоркским архитектором Diana Kellogg, построена в 2021 году в пустыне Тар в Джайсалмере, штат Раджастхан, Индия.

2023-07-14

451.

Computers are an inherently oppressive technology

www.devever.net/~hl/ruthlessness

This may seem a strange heading for someone whose career is in computers, yet I feel that this article has been a lifetime in the making. It is the product of intuitive observations and things that have stood out to me, even as a child, who even then could sense the sinister side of the most banal of technologies.

2023-07-07

433.

Under the Radar #267: Don't Run Servers - Relay FM

www.relay.fm/radar/267

Два аёс-разработчика говорят, что если можно сделать продукт, не поднимая сервер, лучше так и сделать, особенно учитывая какие прекрасные возможности для программиста дают современные яблочные устройства. Синхронизация через яклаўд, производительность до дурного высокая и всё такое.

Я, конечно, не аёс-разработчик, но могу обратить внимание на то, что у меня ваще всё с сервером. А ведь Бетулу можно было бы и без него! Но на самом деле получилось бы хуже, ведь мне не один айфон поддерживать, а как минимум андроид и мак, которыми я пользуюсь.

Подкаст можете не слушать, я за вас послушал.

via https://ilyabirman.ru/meanwhile/all/listening-65/

2023-07-06

430.

r/aliens - From the late 2000s to the mid-2010s, I worked as a molecular biologist...

www.reddit.com/r/aliens/comments/14rp7w9/from_the_late_2000s_to_the_mid2010s_i_worked_as_a

A fun read.

2023-06-11

323.

volution/z-run

github.com/volution/z-run

z-run -- scripting library lightweight Go-based tool

Still using it. Super wonderful.

2023-06-01

274.

EmuOS v1.0

emupedia.net/beta/emuos

The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes.

A lot of games emulated in browser