20 random bookmarks

Тут будут ссылки на всё-всё, что я найду интересным

2026-07-27

1001.

You won't fall behind

www.youtube.com/watch?v=0F5zG1RQ4Ig

2026-07-01

Reposted 990.

Show your hands honor for the strange power they bring you

aresluna.org/show-your-hands-honor

On designing finger-friendly interactions

2026-03-26

947.

Engineers do get promoted for writing simple code

seangoedecke.com/simple-work-gets-rewarded

2026-01-06

923.

It’s hard to justify Tahoe icons

tonsky.me/blog/tahoe-icons

Looking at the first principles of icon design—and how Apple failed to apply all of them in macOS Tahoe

2025-10-03

895.

MyTinyTools - Free Online Tools for Images, PDFs, Text & More

mytinytools.com

100+ free online tools for image conversion, PDF editing, text processing, and calculations. All client-side, no uploads, completely private.

2025-09-04

889.

Выбор времени

олег.кряхтит.онлайн/share/timepicker.html

2025-06-24

878.

Every service should have a killswitch

www.seangoedecke.com/killswitches

The more time you spend designing systems, the more paranoid you get about things going wrong

2025-05-31

868.

Большой запрос""

grishaev.me/huge-sql

2025-04-13

849.

Four Builds: A Balance Between Quality and Joy

www.yegor256.com/2025/04/12/four-builds.html

Instead of trying to shorten the time that our builds take, we order and chain them by complexity, thus gradually reducing the risk.

2025-02-14

Reposted 837.

Providing HTML Content Using Htmx

docs.postgrest.org/en/v12/how-tos/providing-html-content-using-htmx.html

HTMX in PostgREST!

create or replace function api.index() returns "text/html" as $$
  select $html$
    <!DOCTYPE html>
    <html>
    ...
    </html>
  $html$;
$$ language sql;

2025-02-02

831.

Просто берите Postgres

grishaev.me/just-use-postgres

2024-10-18

786.

Rabbit Waves: signal flags

rabbitwaves.ca/site/flags_maritime.html

On communication on sea with flags

2024-09-23

767.

Эттэншн плиз

halemaumau.livejournal.com/102443.html

Про депрессию

2024-07-05

704.

BRIN Indexes

www.postgresql.org/docs/current/brin-intro.html

BRIN stands for Block Range Index. BRIN is designed for handling very large tables in which certain columns have some natural correlation with their physical location within the table.

2024-06-30

697.

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.

2023-11-03

389.

Ancient Earth

dinosaurpictures.org/ancient-earth

Earth looked very different long ago. Search for addresses across 750 million years of Earth's history.

2023-09-02

311.

Ventoy

www.ventoy.net/en/index.html

Утилита для создания загрузочной флешки сразу с несколькими образами

2023-06-25

214.

Rek Bell — pandoc

kokorobot.ca/site/pandoc.html

Using Pandoc to generate a book

2023-03-28

154.

Bicycle – Bartosz Ciechanowski

ciechanow.ski/bicycle

Интерактивная статья о физике велосипеда.

2023-02-26

46.

Reinventing How We Use Computers

ploum.be/2022-12-03-reinventing-how-we-use-computers.html