20 random bookmarks

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

2026-07-06

994.

Plastic bags were created to save the planet, inventor’s son says | Simply Packaging Group

simpkg.com/articles/plastic-bags-were-created-to-save-the-planet.html

The bags were developed as an alternative to paper bags, which were considered bad for the environment because they resulted in forests being chopped down.

They were significantly stronger than paper bags, which meant – in theory – they could be used over and over again.

However, single-use plastic took off and now our consumption of this polluting material is one of the biggest threats facing the world’s seas, with marine plastic set to outweigh fish by 2050.

Raoul Thulin, son of Sten, told the BBC: “To my dad, the idea that people would simply throw these away would be bizarre. He always carried [a plastic bag] in his pocket folded up. You know what we’re all being encouraged to do today, which is to take your bags back to the shop, he was doing back in the Seventies and Eighties, just naturally, because, well, why wouldn’t you?”

2026-06-07

980.

How I learn Clojure → Gosha Tcherednitchenko

gosha.net/2026/learning-clojure

In the debrief, BG shared some advice for actually getting good at Clojure: work through the problems on 4clojure using only the official documentation (not ClojureDocs, which include examples!) and the Clojure source code.

4Clojure is a collection of programming problems that teach you the standard library, each problem building on the one before it, kind of in the spirit of The Little Schemer. The reason to go through it looking at source code rather than examples is to force you to reason from first principles (the implementation) rather than from someone’s ideas of how code is written.

2026-04-06

953.

How Does Clean Code Work?

rocket-science.ru/hacking/2026/04/06/how-does-clean-code-work

Clean Code doesn't work—not because the principles are wrong, but because the real world is dirty, chaotic, unpredictable, and asynchronous. The best code I’ve ever seen violated a good half of Clean Code’s commandments.

2026-03-26

946.

Modern Code Review: A Case Study at Google

dl.acm.org/doi/pdf/10.1145/3183519.3183525

2025-10-16

899.

I am sorry, but everyone is getting syntax highlighting wrong

tonsky.me/blog/syntax-highlighting

2024-12-18

810.

Go Protobuf: The new Opaque API - The Go Programming Language

go.dev/blog/protobuf-opaque

We are adding a new generated code API to Go Protobuf.

2024-11-24

797.

charset=“wtf-8”

wtf-8.stępień.com

2024-09-04

757.

Теория и практика психоанализа - Олешко Т.С. О двух типах нарциссических пациентов

vol2-2016.ecpp-journal.ru/1030.html

Олешко Т.С. О двух типах нарциссических пациентов

2024-05-17

656.

How Much Do You Cost?

www.yegor256.com/2014/10/29/how-much-do-you-cost.html

How do you know what hourly rate you are worth? What factors should be taken into account? Here are my criteria.

645.

Stop Chatting, Start Coding

www.yegor256.com/2014/10/07/stop-chatting-start-coding.html

In XDSD everybody is motivated to produce tangible and meaningful results. That's why we don't use emails, Skype, HipChat or phone calls.

642.

How to Be Lazy and Stay Calm

www.yegor256.com/2018/04/17/how-to-be-lazy.html

Solving technical problems in a large scope which is difficult to understand is a very stressful activity; I suggest we behave professionally.

2024-05-03

623.

RoutineHub — Shortcuts

routinehub.co

Список пользовательских эппл команд.

2024-01-10

Reposted 485.

What We Got Right, What We Got Wrong

commandcenter.blogspot.com/2024/01/what-we-got-right-what-we-got-wrong.html

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-12-16

Reposted 456.

The Decline of Usability

www.datagubbe.se/decusab

The author doesn't like how modern UI:s are designed. Gives good examples.

2023-12-12

454.

Finding unreachable functions with deadcode

go.dev/blog/deadcode

Functions that are part of your project’s source code but can never be
reached in any execution are called “dead code”, and they exert a drag
on codebase maintenance efforts.
Today we’re pleased to share a tool named deadcode to help you identify them.

2023-12-05

451.

ORM для реальных приложений не окупается

habr.com/ru/companies/karuna/articles/774478

Из комментариев под статьёй:

Кто-то не очень понимает, что ORM в первую очередь - маппер. Да, и называется он Object-Relational Mapper. Отвечает за взаимосвязь между реляционными данными и объектно-ориентированным миром.

Тот, кто хотя бы раз сталкивался с опечаткой при загрузке поля в объект, уже не задаёт вопросы, оправдан ли ORM. Когда за тебя связку делает кодогенератор с нулевой возможностью ошибки на любой сложности схеме - начинаешь ценить надёжность такого решения.

Что касается SQL. ORM не может в принципе покрыть весь синтаксис SQL. И не должен, это не его задача. Его задача - сделать простым синтаксис 95% случаев, когда дальше джойна и WHERE ничего не надо. ORM не мешает использовать чистый SQL, а чаще всего может его дополнить, переводя результат сложного запроса в набор объектов.

2023-11-04

393.

Progopedia

progopedia.com

Free Encyclopedia of Programming Languages.

2023-10-13

Reposted 365.

Правила пользования почтой

grishaev.me/mail-rules

2023-09-15

327.

Re-thinking procurement incentives for electric vehicles to achieve net-zero emissions - Nature Sustainability

www.nature.com/articles/s41893-022-00862-3

The environmental effectiveness of procurement incentives for electric vehicle (EV) sales depends on the behaviour of EV adopters. This study explores such a relationship and how procurement policies should be designed in order to achieve emissions reduction and be economically efficient.

Внезапно)) электрокары вредны и особенно вредны, если на них не ездить.