20 random bookmarks

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

2026-03-08

Reposted 939.

StreetComplete

streetcomplete.app

OpenStreetMap surveyor app

2026-02-19

932.

Using go fix to modernize Go code

go.dev/blog/gofix

2025-04-29

855.

A cheat sheet for why using ChatGPT is not bad for the environment

andymasley.substack.com/p/a-cheat-sheet-for-conversations-about

Arm yourself with knowledge

2025-02-12

836.

Profiling Go programs with pprof

jvns.ca/blog/2017/09/24/profiling-go-with-pprof

2025-01-24

829.

Постгрес и отчеты

grishaev.me/postgres-csv

2025-01-18

825.

Анапа

alexandrakhlebnikova.ru/anapa

Документальная фотосъемка работы волонтеров по ликвидации последствий розлива мазута в Черном море. Январь 2025.

2024-09-25

771.

Гуманизм против «эффективного менеджмента». Почему заботиться о людях выгодно

habr.com/ru/articles/816545

2024-07-27

725.

Как наполнить базу сгенерированными джейсонами

grishaev.me/json-sql

2024-06-11

681.

Loop

links.danilax86.space/681

2024-04-26

Reposted 614.

Soft delete

grishaev.me/soft-delete

2024-04-16

607.

Organize your browser bookmarks

practicalbetterments.com/organize-your-browser-bookmarks

2024-03-10

568.

2024-03-07 Why do we even blog?

alexschroeder.ch/view/2024-03-07-why-blog

For me, this imagined audience is more important than getting it right. Which is why I write my blog posts with the wiki spirit. All these sites are pretty similar, in essence. Blog, wiki, digital garden, Zettelkasten, there’s not enough difference to draw lines. It’s all a question of intent, of culture, of belonging. The blog spirit is to write pages over time, and they disappear into the archive. The digital garden spirit is to write unfinished articles and papers, to be refined or not. The Zettelkasten spirit is to follow the trail of thoughts you thought and add new branches, small notes with new thoughts leading to more thoughts on new notes. And the wiki spirit is to write and edit online, to hit the Save button and then it’s live. There is no editor, there is no draft. Wiki is like brutalism in content management. I can see the page sources and the end result is obvious and full of that old web power. It’s not an app. The software has no idea of process. The wiki spirit is to open that window, write the text and hit save. And then I read it again, and edit it. And tomorrow, I read it again, and edit it. And next week, perhaps, I read it again, and edit it.

I no longer live in the Wiki Now. The pages are intended for future readers but they are not timeless. I add timestamps all over the place. The blog spirit is strong. The pages do disappear into the great compost of thoughts. The archive gobbles them up. I do go back but I don’t rewrite the pages completely. I’m more likely to simply add a timestamp and some thoughts like I did on this page.

567.

Сервисы

grishaev.me/services

Я согласен с тем, что логику нужно разносить по сервисам. Но сервисы должны использовать общую шину данных: базу, очередь сообщений, файлы в S3 в конце концов. Гонять друг другу JSON выглядит хорошо в теории, но на практике — фу.

Условный Постгрес выплюнет миллион записей за доли секунды. Забрать этот же миллион из другого сервиса — приключение на неделю. Тут и метрики, лимиты, квоты, сетевые спайки, etc… А когда таких запросов несколько, сервис ложится спать.

2024-02-21

Reposted 525.

Privatizing our digital identities

notes.volution.ro/v1/2023/03/remarks/6d51f70e

Trying to make the case for permanent irrevocable digital identities, which unfortunately today, by de-facto, are email addresses.

2024-01-19

498.

Как правильно выбрасывать мусор и что с ним происходит дальше?

www.youtube.com/watch?v=2lK8CloWbC0

Раскадровка сняла видео про мусор и переработку!

2023-11-15

416.

Partial Objects in ORMs: loading a subset of properties

use-the-index-luke.com/sql/join/hash-join-partial-objects

Index the independent where predicates to improve hash join performance.

Indexing join predicates doesn’t improve hash join performance.

Indexing a hash join is independent of the join order.

Select fewer columns to improve hash join performance.

Hash joins do not need indexes on the join predicates. They use the hash table instead.
A hash join uses indexes only if the index supports the independent predicates.
Reduce the hash table size to improve performance; either horizontally (less rows) or vertically (less columns).
Hash joins cannot perform joins that have range conditions in the join predicates.

2023-10-12

363.

Practical betterments

practicalbetterments.com

A collection of one-off actions that improve your life continuously — however marginally.

2023-09-25

340.

Human Record Player

humanrecordplayer.com

Spin Weezer's new single "Records" literally, with your body.

Когда у браузера есть доступ к акселерометру твоего телефона

2023-09-16

334.

Plain Text • Dylan Beattie • GOTO 2023

youtube.com/watch?v=4mRxIgu9R70

Выступление про текст, кодировки, шрифты, эмодзи, лигатуры, диакритику итп.

Хорошее

2023-02-21

14.

Rescuezilla

rescuezilla.com

Дистрибутив для резервного копирования