20 random bookmarks

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

2026-05-20

Reposted 971.

Prolog Basics Explained with Pokémon

unplannedobsolescence.com/blog/prolog-basics-pokemon

Demonstrating the basics of logic programming with data from the Pokémon games.

2026-03-30

Reposted 948.

Why So Many Control Rooms Were Seafoam Green

bethmathews.substack.com/p/why-so-many-control-rooms-were-seafoam

The Color Theory Behind Industrial Seafoam Green

Pretty pictures! Reminds of Merveilles' seafoam green and of Soviet half-wall-tall colouring. Due to the latter, this colour also bears additional doomer connotations.

I wonder if this colour could work well in computer UIs? Does it work the same on glowing screens?

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-10-25

907.

Scripts I wrote that I use all the time

evanhahn.com/scripts-i-wrote-that-i-use-all-the-time

I've written a number of little scripts over the years, many of which I use every day. Here's a little collection.

2024-12-18

Reposted 809.

Исследование Go-разработчиков, 2024

devcrowd.ru/go-2024

DevCrowd вместе с Авито провели исследование рынка Go-разработчиков, 2024

2024-10-12

782.

zakirullin/cognitive-load: 🧠 Cognitive Load is what matters

github.com/zakirullin/cognitive-load

2024-08-10

735.

99 бутылок: mkdir + find

bolknote.ru/all/99-butylok-mkdir-find

2024-08-01

726.

Нефть

vas3k.club/post/18712

2024-06-15

684.

Гинеколог Оксана Богдашевская о здоровье матери

www.youtube.com/watch?v=517_8Jy4FqM

Максим Ильяхов разговаривает с гинекологом

2024-06-11

679.

What is love-2

spectator.ru/entry/6575

2024-03-09

556.

К тебе или ко мне?

podcast.ru/1494552672

Кристина и Егор обсуждают знакомства и отношения.

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.

2024-01-16

495.

The Internet Movie Plane Database

www.impdb.org/index.php?title=The_Internet_Movie_Plane_Database

2023-12-29

475.

Проблема и решение

grishaev.me/problem-and-solution

Бывает, проблему можно поправить функцией или макросом, но в код тянут библиотеку. Или можно купить готовое решение, но тимлид говорит: мы напишем свое через три месяца. Или разработчик насмотрелся видосов со свежей конфы и хочет проверить чужие идеи.

2023-12-18

462.

Massive Study Finds a Link Between Commuting And Poor Mental Health

www.sciencealert.com/massive-study-finds-a-link-between-commuting-and-poor-mental-health

Long daily commutes can leave little time around busy work days for commuters, who tend to be less physically active, overweight, drink more alcohol, and sleep poorly as a result.

2023-11-03

388.

DinosaurPictures.org - Awesome Dinosaur Pictures

dinosaurpictures.org

Best dinosaur images and info on the internet. Curated high quality database of dinosaurs

2023-08-07

278.

Don't write bugs

www.teamten.com/lawrence/programming/dont-write-bugs.html

If you want a single piece of advice to reduce your bug count, it’s this:
Re-read your code frequently. After writing a few lines of code (3 to 6 lines, a short block within a function), re-read them. That habit will save you more time than any other simple change you can make.

2023-04-14

176.

David Rumsey Historical Map Collection

www.davidrumsey.com

Коллекция карт

2023-03-20

131.

I’ve been employed in tech for years, but I’ve almost never worked

pub.phreedom.club/~kornilovnet/glog/20230318-article.gmi

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

Оригинал