20 random bookmarks

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

2026-04-20

964.

You Never Have Time, Only Intentions

www.raptitude.com/2017/05/you-never-have-time-only-intentions

Whenever I remember to stop trying to have time, and instead focus on having worthwhile intentions, time seems more abundant. It seems to show up as needed when I’ve got a good intention going.

This makes sense, because the feeling of not having enough time doesn’t come from not having enough time. It can’t, because you always have zero time. It comes from the pain of valuing wishes and hopes over intentions, and what happens to you over who you are.

2026-03-04

935.

Anti-patterns: things to avoid - Agentic Engineering Patterns

simonwillison.net/guides/agentic-engineering-patterns/anti-patterns

2025-11-05

909.

Earn Simplicity

ajkprojects.com/earn-simplicity

2024-10-28

789.

Пагинация

grishaev.me/pagination

Не люблю, когда для обхода данных нужна пагинация. Всякие LIMIT/OFFSET,nextToken и прочие костыли.

Да!

2024-09-04

756.

Narcissism is a N-word

spectator.ru/entry/6656

2024-08-17

741.

Не было времени

grishaev.me/no-time

2024-07-17

711.

Why doesn’t advice work?

dynomight.net/advice

2024-06-19

Reposted 689.

Your brain does not process information and it is not a computer | Aeon Essays

aeon.co/essays/your-brain-does-not-process-information-and-it-is-not-a-computer

Your brain does not process information, retrieve knowledge or store memories. In short: your brain is not a computer

2024-06-11

681.

Loop

links.danilax86.space/681

2024-04-01

Reposted 597.

Trunk Based Development

trunkbaseddevelopment.com

A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *,
resist any pressure to create other long-lived development branches by employing documented techniques. They
therefore avoid merge hell, do not break the build, and live happily ever after.

2024-03-30

596.

Лаборатория данных

datalaboratory.ru

Коллекция интерактивных визуализаций данных

2024-02-26

533.

Про огнестрел

ambment.cat/posts/2024-2-26-1.html

Если для придания уверенности в себе вам нужен карманный ствол — я рекомендую обратиться к психологу. Это дурной симптом.

2024-02-21

Reposted 525.

Privatizing our digital identities

notes.volution.ro/v1/2023/03/remarks/6d51f70e

Trying to make the case for permanent irrevocable digital identities, which unfortunately today, by de-facto, are email addresses.

2024-01-27

503.

Изображая ответственность

grishaev.me/pseudo-resp

Казалось бы, программисты — люди с точным мышлением, а в жизни все наоборот: в голове кисель.

Для меня выход из ситуации простой: трусы или крестик. Либо ты выходишь из разработки со словами: хорош, я в этом не участвую. Либо пишешь качественный код, понимая, что мир огромен, и у тебя нет возможности контролировать, кто и как его использует. Оба варианта честные и снимают все вопросы.

2023-12-03

449.

Git Query language

amrdeveloper.github.io/gql

GQL is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instance of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL.

2023-11-21

432.

Преступление, которое потрясло автомобильный мир

www.youtube.com/watch?v=7N0C8jH-utE

Про автомобили, химию, эксперименты, скандалы, историю, политику, сферы влияния, махинации, войны итд итп.

3 часа восторга!

2023-10-16

367.

Unum

www.fourmilab.ch/webtools/unum

Утилита, конвертирующая между числами в разных форматах, HTML/XHTML и Unicode символами.

2023-09-30

343.

SQL

grishaev.me/sql

Представьте, какой гемор был бы построить это в Экселе, Гугле или даже на языке программирования вроде Питона. Там с одним только парсингом дат и времени наешься, а тут все из коробки.

2023-08-02

274.

Brian Tomasik

briantomasik.com

2023-02-19

9.

Write Plain Text Files

sive.rs/plaintext

I write almost everything important in my life: thoughts, plans, notes, diaries, correspondence, code, articles, and entire books.

They are my extended memory — my noted self — my organized thoughts. I refer to them often. I search them, update them, and learn from them. I convert them into HTML to make websites, or LaTeX to make books.

My written words are my most precious asset. They are also a history of my life. That’s why I only use plain text files. They are the most reliable, flexible, and long-lasting option. Here’s why.