20 random bookmarks

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

2026-03-11

941.

Getting Rich: from Zero to Hero in One Blog Post

www.mrmoneymustache.com/2013/02/22/getting-rich-from-zero-to-hero-in-one-blog-post

2025-12-27

921.

You don't have to wait for a high income to have kids

juliawise.net/you-dont-have-to-wait-for-a-high-income-to-have-kids

Case study: it's possible to live on one income, and to raise kids in shared housing.

2025-10-16

899.

I am sorry, but everyone is getting syntax highlighting wrong

tonsky.me/blog/syntax-highlighting

2025-04-28

854.

Mobile phones: The effect of its presence on learning and memory - PMC

pmc.ncbi.nlm.nih.gov/articles/PMC7425970

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

830.

Доступность жилья в городах, городских агломерациях и регионах России

www.urbaneconomics.ru/sites/default/files/dostupnost_zhilya_v_rossii_2024.pdf

2024-06-28

696.

Отчёт о прогрессе в области устойчивого развития группы компаний Яндекса за 2023 год

ir-docs.s3.yandex.net/sustainability/YA RU [23] Report_2706.pdf

2024-05-13

Reposted 638.

Hits-of-Code Instead of SLoC

www.yegor256.com/2014/11/14/hits-of-code.html

How about we measure the amount of times programmers touch the lines. Instead of counting the number of lines we’ll count how many times they were actually modified—we can get this information from Git (or any other SCM). The more you touch that part of the aircraft—the more effort you spent on it, right?

I called it Hits-of-Code (HoC) and created a small tool to help us calculate this number in just one line.

What a nice idea! I installed this program and ran it on Betula and Mycorrhiza codebases. For Betula it's 26350 HoC, for Mycorrhiza it's 137208 HoC. Yeah, Betula is still comparatively young! Hey, what about Mycomarkup? 23443. Oh wow, just a little less than Betula. I expected a small number.

2024-04-16

607.

Organize your browser bookmarks

practicalbetterments.com/organize-your-browser-bookmarks

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

583.

JPEG DCT text lossifizer

lcamtuf.coredump.cx/lossifizer

Did you ever wake up in the middle of the night wondering what would happen if you applied JPEG-style lossy compression to text?

2024-03-09

557.

Кристина, добрый день!

podcast.ru/1450093548

Кристина общается с другими подкастерами, раскрывая внутреннюю кухню.

2023-11-18

425.

Почему обучение — это новая прокрастинация

habr.com/ru/companies/productivity_inside/articles/322980

2023-11-16

418.

Modern SQL: A lot has changed since SQL-92

modern-sql.com

SQL has evolved. Beyond the relational model. Discover it now.

2023-11-10

402.

git rebase: what can go wrong?

jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-

2023-11-01

Reposted 384.

Luxury Beliefs are Status Symbols

www.robkhenderson.com/p/status-symbols-and-the-struggle-for

Luxury beliefs have, to a large extent, replaced luxury goods.

Luxury beliefs are ideas and opinions that confer status on the upper class, while often inflicting costs on the lower classes.

2023-10-26

373.

Based Cooking

based.cooking

The fast-loading recipe site with cooking only and no ads.

2023-08-01

264.

Workspaces

www.workspaces.xyz

Коллекция рабочих мест

2023-07-31

263.

Геополитика на кружочках

www.youtube.com/watch?v=DR5iBcc8nI4

Пришло время рассказать о том, как устроена геополитика. Как и почему страны конкурируют между собой, строят и разрушают союзы, захватывают соседей или сами исчезают с карты. Для удобства и наглядности объяснять будем на простейших примерах — на кружочках.

2023-06-25

214.

Rek Bell — pandoc

kokorobot.ca/site/pandoc.html

Using Pandoc to generate a book