20 random bookmarks

2025-12-25

174.

Logging Sucks - Your Logs Are Lying To You

loggingsucks.com

Why traditional logging fails and how wide events can fix your observability

2025-09-07

147.

grishka/WidgetSpinner: A fidget spinner for your Mac

github.com/grishka/WidgetSpinner

A fidget spinner for your Mac.

2025-09-01

143.

Stacked Git – Stacked Git

stacked-git.github.io

Stacked Git, StGit for short, is an application for managing Git commits as a stack of patches.

With a patch stack workflow, multiple patches can be developed concurrently and efficiently, with each patch focused on a single concern, resulting in both a clean Git commit history and improved productivity.

2025-07-30

134.

endoflife.date

endoflife.date

Check end-of-life, support schedule, and release timelines for more than 380+ products at one place.

2025-07-20

132.

The Difference Between HTML Attributes and Properties

cloudfour.com/thinks/the-difference-between-html-attributes-and-properties

Attributes and properties allow you to control how HTML elements function and read data about their state. Although the terms are often used interchangeably, subtle differences between the two can lead to unexpected behavior and bugs.

2025-07-19

130.

Browser detection inside a WebExtension - <Glazblog/>

glazman.org/weblog/dotclear/index.php?post/2018/06/07/Browser-detection-inside-a-WebExtension

So the best and cleanest way is probably to rely on chrome.extension.getURL("/") . It can start with "moz", "chrome" or "ms-browser". Unlikely to change in the near future.

2025-05-12

106.

Possibly-Invoked Function Expressions | Blazingly fast parsing, part 2: lazy parsing · V8

v8.dev/blog/preparser#pife

This is the second part of our article series explaining how V8 parses JavaScript as fast as possible.

2025-03-28

101.

Improving Search Ranking for Maps

medium.com/airbnb-engineering/improving-search-ranking-for-maps-13b03f2c2cca

How Airbnb is adapting ranking for our map interface.

2025-02-11

83.

WikiTok - TikTok for Wikipedia Pages

wikitok.mudasir.in

WikiTok app, a TikTok-style interface for browsing Wikipedia content. Provides short-form, swipeable Wikipedia page experiences.

2025-01-23

80.

Introduction | Chrome Extension Security

extensions.neplox.security

Welcome to our site dedicated to creating a comprehensive knowledge base on the security of Chromium extensions.

2024-12-28

67.

voronoi tessellation

twitter.com/KangarooPhysics/status/1253336959755251716
64.

alexadam/text-effects: Text Effects

github.com/alexadam/text-effects

Text Effects. Contribute to alexadam/text-effects development by creating an account on GitHub.

61.

Воссоздаем Minecraft-подобную генерацию мира на Python

habr.com/ru/articles/590547

...используя диаграммы Вороного и много шумов Перлина/симплексных шумов Прим. переводчика : стоит отметить, что непосредственно в Minecraft используются отличные от описанных ниже подходов — игра не...

2024-09-22

42.

userjs/mastodon at master · afontenot/userjs

github.com/afontenot/userjs/tree/master/mastodon

Mastodon - Threaded Replies

2024-09-13

41.

Необычные приёмы отладки, которые браузер от вас скрывает

habr.com/ru/companies/ruvds/articles/842428

▍ Пропуск загрузки страницы

Не останавливать выполнение, пока не пройдёт 5 секунд после загрузки страницы:

performance.now() >5000

2024-08-17

38.

Major tech companies are producing far more carbon emissions than they suggest in their sustainability reports

mastodon.online/@parismarx/112974103327865869

2024-08-03

37.

Console.trace() - Интерфейсы веб API | MDN

developer.mozilla.org/ru/docs/Web/API/console/trace_static

2024-07-25

34.

Alligator Eggs!

worrydream.com/AlligatorEggs

In 2007, I met Philip Wadler at a conference, who mentioned to me that he wanted to teach lambda calculus to his eight-year-old children.

2024-03-29

26.

Результаты Московского Марафона 24 сентября 2017 года

moscowmarathon2017.datalaboratory.ru/results?runners=1,18

2024-01-18

15.

martinvonz/jj: A Git-compatible VCS that is both simple and powerful

github.com/martinvonz/jj

While not as rigorous as systems like Darcs and Pijul (which are based on a formalized theory of patches