20 random bookmarks

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

2026-07-12

998.

I Did Not Kill Stanley Lieber: How to draw (with 9front)

triapul.cz/automa/i_did_not_kill_stanley_lieber

2026-07-06

993.

Allocating on the Stack - The Go Programming Language

go.dev/blog/allocation-optimizations

A description of some of the recent changes to do allocations on the stack instead of the heap.

2026-06-09

982.

Working with product managers

www.seangoedecke.com/working-with-product-managers

At its worst, a product manager relationship is like an unhealthy family: driven by condescension, emotional manipulation, lies, and mistrust. This isn’t because product managers are bad people! It’s because the structure of the relationship creates conflict. Both sides must make commitments (about the technical system or goals of the organization) that are (a) often wrong, and that (b) the other side is unable to independently verify. To avoid the trap, both sides have to be generous, willing to trust each other in their areas of expertise, and most importantly competent.

2025-06-05

870.

Олег про рождение ребёнка

strizhechenko.github.io/2025/06/04/2025-05-12-UGMK.html

2024-09-23

767.

Эттэншн плиз

halemaumau.livejournal.com/102443.html

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

2024-07-04

702.

Conventional Commits

www.conventionalcommits.org/en/v1.0.0

A specification for adding human and machine readable meaning to commit messages

2024-05-24

664.

Feature Flags: What They Are and How to Use Them | The Space Blog

blog.jetbrains.com/space/2022/06/16/feature-flags

The concept of feature flags is simple – it’s essentially just an if. This makes it a very powerful concept!

Жетбрейнсы рассказывают о концепции фича-флагов

2024-05-17

650.

Are You a Hacker or a Designer?

www.yegor256.com/2014/10/26/hacker-vs-programmer-mentality.html

Twenty years ago we worried about performance. Now it is time to worry about maintainability, even though it often compromises performance.

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.

2023-12-29

474.

Горизонтальное масштабирование

ambment.cat/posts/2023-12-26-1.html

если в процессе обсуждения архитектуры вы пришли у выводу, что в проекте потребуется настоящее горизонтальное масштабирование — вам не обойтись без конечных автоматов (так-то лучше вообще любую бизнес-логику строить именно на конечных автоматах, но в автономной системе можно подкостылить и без них, а вот в кластере — уже никак)

Так или иначе, если вы хотите оказаться готовым отмасштабироваться в горизонталь — стройте критические процессы на конечных автоматах и полностью асинхронно

Зато асинхронные взаимодействия поверх FSM — сделают в дальнейшем масштабирование безболезненным, ведь в такой парадигме не имеет никакого значения, на какой ноде выполнится код, отвечающий на запрос.

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

307.

unasanu — вселенная как число

unasanu.xyz/ru

Философская концепция, которая объясняет, почему существует любая вселенная и что будет после смерти

2023-08-26

304.

Monorepo Explained

monorepo.tools

Everything you need to know about monorepos, and the tools to build them.

2023-08-14

287.

</> htmx - high power tools for html

htmx.org

Решение для серверсайд рендеринга

2023-07-09

233.

OpenStreetMap Statistics

piebro.github.io/openstreetmap-statistics

Различная статистика по ОСМ

2023-07-03

225.

A Complete Guide to Flexbox

css-tricks.com/snippets/css/a-guide-to-flexbox

2023-06-10

202.

Privacy Tools & Software Guide

www.privacytools.io

2023-03-21

144.

Typst: Compose papers faster

typst.app

Проект, собравший преимущества Латеха и Гугл Доксов.

132.

Simple Icons

simpleicons.org

SVG иконки

2023-02-23

17.

Xah keyboard Blog

xahlee.info/kbd/keyboard_blog.html

Своеобразный блог про клавиатуры и не только