20 random bookmarks

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

2026-01-02

2061.

git-pkgs: explore your dependency history

nesbitt.io/2026/01/01/git-pkgs-explore-your-dependency-history.html

A git subcommand to explore the dependency history of your repositories.

2025-09-15

Reposted 2011.

Hosting a WebSite on a Disposable Vape :: BogdanTheGeek's Blog

bogdanthegeek.github.io/blog/projects/vapeserver

2025-03-04

1793.

Удивительный и забытый Palm: операционная система, которая изменила всё

trashbox.ru/link/udivitelnyj-i-zabytyj-palm-chast-3

Давайте посмотрим на историю и устройство Palm OS, а также поговорим о философии дизайна ПО Palm и его наследии

2025-02-08

1751.

go-ffmpreg

codeberg.org/gruf/go-ffmpreg

embeddable ffmpeg,ffprobe WASM binaries with a small Go library wrapper

2025-02-04

1748.

ThoughtStorms Wiki

thoughtstorms.info/view/HelloWorld

Runs on Cardigan Bay. Has a long history

2024-12-28

1663.

99 бутылок: язык B («Би»)

bolknote.ru/all/99-butylok-yazyk-b-bi

2024-09-07

1496.

Mondragon as the new City-State

www.elysian.press/p/mondragon-as-the-new-city-state

Coop in Basque Country.

2024-07-16

1389.

Thoughts on the potato diet

dynomight.net/potato-diet

Nine observations about what happens when you eat only potatoes

2024-05-19

1261.

Кейс: идеальная тележка для Пятёрочки

blog.buro.cx/cx-telezhka

История о том, как наше Бюро проектировало лучшую тележку для торговых сетей группы X5

Я её видел, она классная

2024-02-27

1156.

OpenWorm

openworm.org

OpenWorm is an open source project dedicated to creating a virtual C. elegans nematode in a computer.

Червя оцифровали 😳

Via Merlin

2024-02-05

1117.

News from WWDC23: WebKit Features in Safari 17 beta

webkit.org/blog/14205/news-from-wwdc23-webkit-features-in-safari-17-beta

The <model> element will provide a way to easily present 3D content in a web page without any scripting. Just like with <img> and <video>, HTML makes it possible for <model> to work in a robust and simple manner across web browsers on any platform. Model is still undergoing specification and is subject to change, but we expect it will work like this:

<modelsrc="asset/example-3d-model"width="400"height="300"></model>

New WebKit brings easy 3D-models to web.

2023-11-25

912.

Announcing Offpunk 2.0

ploum.net/2023-11-25-offpunk2.html

Now split into three separate packages. Still in Python.

2023-11-23

903.

The case for proportional programming fonts

storck.io/posts/proportional-programming-code-fonts

Programming fonts are stuck in the past. Proportional typesetting is everywhere and
there is no reason why you can’t use it for code.

2023-11-19

875.

Pad++: Zooming User Interfaces (ZUIs)

www.cs.umd.edu/hcil/pad++

An archaic ZUI program. You can download it and find the docs and papers on this site. Gotta try it one day. Will I be able to run it on modern macOS?

2023-11-12

846.

meow5

ratfactor.com/repos/meow5

A stack-based pure inlining concatenative programming language written in NASM assembly

2023-08-14

566.

The history of Tetris randomizers - Simon Laroche

simon.lc/the-history-of-tetris-randomizers

An overview of Tetris randomizers.

The 7-bag has a consistent piece output, making it more predictable. It’s easy to know where in a bag you are, and when a piece you need might come. Because of how predictable this random generator is, it’s actually possible to play forever. Overall it’s a silly system that makes you wonder how it ever became the official randomizer.

It's actually why I like that randomizer!

I should try out TGM3.

Funny part: the illustration for the 7-bag features wrongly-coloured tetrominoes.

2023-07-09

442.

ÖLAB

oppen.digital

Adriane, the Gemini browser for Android, and the Gempub format, were made in this digital lab.

2023-06-13

334.

Archive it or you will miss it

drewdevault.com/2017/06/19/Archive-it-or-miss-it.html

At this point, link rot is an axiom of the internet. In the face of this, I store a personal offline archive of anything I want to see twice. When I see a cool YouTube video I like, I archive the entire channel right away. Rather than subscribe to it, I update my archive on a cronjob. I scrape content out of RSS feeds and into offline storage and I have dozens of websites archived with wget. I mirror most git repositories I’m interested in. I have DRM free offline copies of all of my music, TV shows, and movies, ill-begotten or not.

2023-06-11

316.

nf/fourtette

github.com/nf/fourtette

2023-02-06

35.

doldrusidus

gitlab.com/desertslug/doldrusidus

Doldrusidus is an open-ended, obscure simulation realized as a multiplayer game taking place in a small universe. At its core, the engine is a simulation of entities possessing a number of different components that represent their properties. One such property is the ability to emulate machine code assembled for the uxn fantasy architecture.