20 random bookmarks

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

2026-05-21

Reposted 972.

Kids can't use computers... and this is why it should worry you — Coding 2 Learn

coding2learn.org/blog/2013/07/29/kids-cant-use-computers

A long dismissive text about how kids, and people in general, don't know how to “use computers”. Overall, the author is right, they really don't know, but instead of approaching the topic on how to make computing more accessible, he takes pride in his knowledge (that most people lack), and tells the folks what to do (along the lines of forcing your children to learn programming).

He also mentions how Microsoft lobbied the idea of Microsoft Office being computing itself to British schools. Well, it's the same in Russia, and not just in school. For many, using MS Office is the most important skill. I never understood that. It's a very niche tool, no?! And it's very hard to use, I still only know the very basics of office suites.

Mysteries to revel in.

2026-04-20

965.

Underrated areas of child safety

juliawise.net/underrated-areas-of-child-safety

2026-04-11

956.

Someone Has to Fly the Plane

www.raptitude.com/2026/01/someone-has-to-fly-the-plane

When I want a thrill, I walk to the corner store without my phone.

2026-02-22

933.

Attention Media ≠ Social Networks - Susam Pal

susam.net/attention-media-vs-social-networks.html

2025-06-22

875.

remove(42) vs. find(42).remove()

www.yegor256.com/2025/06/22/retrieve-or-remove.html

2024-10-18

786.

Rabbit Waves: signal flags

rabbitwaves.ca/site/flags_maritime.html

On communication on sea with flags

2024-08-23

746.

Выбор мест в самолёте

ilyabirman.ru/meanwhile/all/mesto-v-samolyote

2024-05-17

655.

Good Programmers Don't Work for Equity

www.yegor256.com/2016/01/12/good-programmers-dont-work-for-equity.html

Equity or cash? These days, it seems that working for equity is the way to become a millionaire. I don't think it's true.

2024-04-09

601.

Желание в современном эпикуреизме

insolarance.com/epicurean-desire

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

530.

Отключить «Капслок»

ilyabirman.ru/meanwhile/all/disable-caps-lock

На клавиатуре есть кнопка «Капслок». Если её случайно нажать, то компьютер печатает большими буквами. Такое нормальному человеку не нужно никогда, поэтому во избежание ошибок эту кнопку нужно отключить.

Всё так, только на капслок у меня стоит смена языка.

2024-01-06

481.

О наращении окончаний числительных

ilyabirman.ru/meanwhile/all/o-naraschenii-okonchaniy-chislitelnyh

Количественным числительным наращение не положено, но все его упорно пихают, меняя смысл.

2023-11-14

412.

LIMIT vs. FETCH in SQL

antonz.org/sql-fetch

Fun fact: There is no limit clause in the SQL standard.

Everyone uses limit.
And yet, according to the standard, we should be using fetch

2023-11-09

401.

BORSCHT - Full Classic Russian Restaurant Recipe

www.youtube.com/watch?v=7obedUwIK68

Мой любимый рецепт борща

2023-10-29

378.

Situation Ukraine Refugee Situation

data.unhcr.org/en/situations/ukraine

Статистика по беженцам из Украины

2023-10-08

358.

Monodraw

monodraw.helftone.com

Powerful ASCII art editor designed for the Mac.

2023-09-18

336.

Sunandstuff

sunandstuff.com

Ещё одна коллекция интерактивных штуковин.
Очень много разных визуализаций

2023-09-09

316.

Explaining The Postgres Meme

www.avestura.dev/blog/explaining-the-postgres-meme

2023-03-10

64.

Трафик

ilyabirman.ru/meanwhile/all/traffic

Заметки о вождении

2023-02-19

9.

Write Plain Text Files

sive.rs/plaintext

I write almost everything important in my life: thoughts, plans, notes, diaries, correspondence, code, articles, and entire books.

They are my extended memory — my noted self — my organized thoughts. I refer to them often. I search them, update them, and learn from them. I convert them into HTML to make websites, or LaTeX to make books.

My written words are my most precious asset. They are also a history of my life. That’s why I only use plain text files. They are the most reliable, flexible, and long-lasting option. Here’s why.