20 random bookmarks

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

2025-10-13

Reposted 2018.

Indefinite Backpack Travel

jeremymaluf.com/onebag

In 2015 I got rid of everything I owned that didn’t fit in a laptop backpack, and I’ve been living at this level of minimalism since. The idea is to only own what I need, which allows me to focus more, spend less, travel spontaneously and simplify my life.

2025-09-01

2002.

Snark, Ironic Detachment, Authenticity

www.marginalia.nu/log/a_124_snark_and_insincerity

How you engage with the world changes how you experience the world, and how the world experiences you.

2025-05-13

1903.

Кэширование

grishaev.me/cache

Лучше без кеша, чем с ним

2024-12-22

1635.

The faded world: my experience with cataract

journal.paoloamoroso.com/the-faded-world-my-experience-with-cataract

This is a personal story I hope will give web designers and user interface experts some food for thought: my experience with reading digital screens with eyesight degraded by cataract. There may be more users with suboptimal vision than usually thought.

I always preferred the light theme and never figured what's the fuss with the dark theme. Until cataract came.

2024-10-08

1551.

Mahdi Bchatnia - Accents

mahdi.jp/apps/accents

Accents is an app that lets you use the 2021 iMac's accent colors on any Mac.

2024-10-03

1538.

fogleman/Craft: A simple Minecraft clone written in C using modern OpenGL (shaders).

github.com/fogleman/Craft

A simple Minecraft clone written in C using modern OpenGL (shaders). - fogleman/Craft

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-08-27

1470.

nmeum/edward: An extensible POSIX-compatible implementation of the ed(1) text editor

github.com/nmeum/edward

2024-07-17

1391.

А что если исходные коды программ хранить в бинарном формате?

habr.com/ru/companies/karuna/articles/823710

TLDR: предлагаю рассмотреть хранение исходных кодов программ в некоем бинарном формате вместо голого текста.

2024-07-14

1382.

A Rare Cross-Section Illustration Reveals the Infamous Happenings of Kowloon Walled City — Colossal

www.thisiscolossal.com/2024/07/kowlooon-walled-city-illustration

The rare panorama peers into the compact neighborhood, glimpsing narrow dance halls and entire factories tucked inside cramped quarters.

2024-06-07

1300.

monocles search

monocles.eu

monocles is a project founded to move to a more secure, ecofriendly, privacy respecting, fair and open source technical and digital life for everyone. monocles search is the most privacy-respecting, secure and ethical public search engine due to a open source meta-search engine combined with open source peer-to-peer search engines, aggregating the results of other search engines while not storing information about its users and directly powered with renewable energy.

running searx

2024-05-19

1266.

BCHS stack

learnbchs.org

BSD, C, httpd, SQLite: an open software stack for web applications

2023-11-12

847.

Home - ratfactor

ratfactor.com

2023-10-27

818.

Factor programming language

factorcode.org

2023-08-16

572.

Это что за борщевик

tn-hdz.mckw.ru/v/6GYRAAAAuI4AQM-w/MtEQ6f4atwDJrrNy

Туту пишет отличный обзор про борщевик. Я же говорил, что меня очень впечатляет образ борщевика?

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-26

514.

The Lisp Curse

www.winestockwebdesign.com/Essays/Lisp_Curse.html

Lisp is so powerful that problems which are technical issues in other programming languages are social issues in Lisp.

2023-07-25

511.

Hosting SQLite databases on Github Pages - (or IPFS or any static file hoster) - phiresky's blog

phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages

It is possible to host read-only SQLite databases on static file hosters. Might be useful in some cases.

2023-03-04

81.

50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum

spectrum.ieee.org/xerox-alto

2023-02-24

79.

Miniflux API Reference

miniflux.app/docs/api.html

Of interest. I want to make a Miniflux star importer.