20 random bookmarks

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

2026-02-24

934.

You no longer need JavaScript

lyra.horse/blog/2025/08/you-dont-need-js

An overview of what makes modern CSS so awesome.

2025-11-26

915.

How to get hired in 2025

tonsky.me/blog/hiring-ai

Following are the main red flags in test assignments that should be avoided:

  • The assignment was read and understood in full.

  • All parts are implemented.

  • Industry-standard tools and frameworks are used.

  • The code is split into small, readable functions.

  • Variables have descriptive names.

  • Complex parts have comments.

  • Errors are handled, error messages are easy to follow.

  • Source files are organized reasonably.

  • The web interface looks nice.

  • There are tests.

Avoid these AI giveaways and spread the word!

2025-05-12

858.

The importance of virtue in software engineering

www.seangoedecke.com/character-in-software-engineering

Plenty of books and blogs will tell you how to develop your functional programming skills or teach you algorithms. But if you’re already pretty good at that stuff, you might be better off trying to become a more virtuous human being: more in control of your emotions, more able to hold your nerve in times of crisis, and humbler about the institutional power your technical knowledge grants you.

2024-11-24

797.

charset=“wtf-8”

wtf-8.stępień.com

2024-09-25

770.

What is io_uring?

matklad.github.io/2024/09/32/-what-is-io-uring.html

2024-06-28

696.

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

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

2024-03-29

594.

Я нашел тех, кто гадит вам в мозг

www.youtube.com/watch?v=mjA7yjMDrgM

Максим тоже рассказывает про псиопы

2024-03-01

539.

Exists is the enemy of good

seancoates.com/blogs/exists-is-the-enemy-of-good

This idea is pretty simple, in principle: sometimes we miss a good-enough solution because a not-quite-good-enough solution is already out there and in use.

2023-12-29

474.

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

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

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

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

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

2023-11-19

427.

Gripes With Go

peppe.rs/posts/gripes_with_go

2023-11-09

399.

Pagefind

pagefind.app

Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users’ bandwidth as possible, and without hosting any infrastructure.

2023-10-02

Reposted 345.

Power Moby-Dick, the Online Annotation

www.powermobydick.com

Full text of Moby-Dick by Herman Melville, with notes to help the reader

2023-09-05

315.

PRQL

prql-lang.org

PRQL is a modern language for transforming data

Интересная замена SQL. Запросы для аналитики данных станет писать намного проще. Не думаю, что для чего-то другого этот проект подойдёт. Условный CRUD проще написать, используя именно SQL запросы, здесь PRQL излишен.

2023-08-28

308.

oimo.io

oimo.io

Коллекция интерактивных штуковин. Очень красивое

2023-08-02

272.

Essays on Reducing Suffering

reducing-suffering.org

This site contains writings on the topic of reducing suffering, including the suffering of non-human animals and far-future beings. Most content is by Brian Tomasik, though a few pieces are written by others.

2023-07-09

231.

SVG Repo

www.svgrepo.com

Коллекция свободных SVG картинок

2023-03-28

157.

Bartosz Ciechanowski

ciechanow.ski

Интерактивные статьи, объясняющие сложные вещи.
Мега круто!

2023-03-21

140.

Zoomquilt - The infinitely zooming image

zoomquilt.org

Бесконечно-зумный арт

132.

Simple Icons

simpleicons.org

SVG иконки

2023-02-19

7.

Grimgrains Cooking Blog

grimgrains.com