2025-12-25
Logging Sucks - Your Logs Are Lying To You
loggingsucks.comWhy traditional logging fails and how wide events can fix your observability
2025-09-07
grishka/WidgetSpinner: A fidget spinner for your Mac
github.com/grishka/WidgetSpinnerA fidget spinner for your Mac.
2025-09-01
Stacked Git – Stacked Git
stacked-git.github.ioStacked 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
endoflife.date
endoflife.dateCheck end-of-life, support schedule, and release timelines for more than 380+ products at one place.
2025-07-20
The Difference Between HTML Attributes and Properties
cloudfour.com/thinks/the-difference-between-html-attributes-and-propertiesAttributes 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
Browser detection inside a WebExtension - <Glazblog/>
glazman.org/weblog/dotclear/index.php?post/2018/06/07/Browser-detection-inside-a-WebExtensionSo 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
Possibly-Invoked Function Expressions | Blazingly fast parsing, part 2: lazy parsing · V8
v8.dev/blog/preparser#pifeThis is the second part of our article series explaining how V8 parses JavaScript as fast as possible.
2025-03-28
Improving Search Ranking for Maps
medium.com/airbnb-engineering/improving-search-ranking-for-maps-13b03f2c2ccaHow Airbnb is adapting ranking for our map interface.
2025-02-11
WikiTok - TikTok for Wikipedia Pages
wikitok.mudasir.inWikiTok app, a TikTok-style interface for browsing Wikipedia content. Provides short-form, swipeable Wikipedia page experiences.
2025-01-23
Introduction | Chrome Extension Security
extensions.neplox.securityWelcome to our site dedicated to creating a comprehensive knowledge base on the security of Chromium extensions.
2024-12-28
voronoi tessellation
twitter.com/KangarooPhysics/status/1253336959755251716alexadam/text-effects: Text Effects
github.com/alexadam/text-effectsText Effects. Contribute to alexadam/text-effects development by creating an account on GitHub.
Воссоздаем Minecraft-подобную генерацию мира на Python
habr.com/ru/articles/590547...используя диаграммы Вороного и много шумов Перлина/симплексных шумов Прим. переводчика : стоит отметить, что непосредственно в Minecraft используются отличные от описанных ниже подходов — игра не...
2024-09-22
userjs/mastodon at master · afontenot/userjs
github.com/afontenot/userjs/tree/master/mastodonMastodon - Threaded Replies
2024-09-13
Необычные приёмы отладки, которые браузер от вас скрывает
habr.com/ru/companies/ruvds/articles/8424282024-08-17
Major tech companies are producing far more carbon emissions than they suggest in their sustainability reports
mastodon.online/@parismarx/112974103327865869Major tech companies are producing far more carbon emissions than they suggest in their sustainability reports.
They’re lobbying hard to rewrite the rules on how emissions are calculated to show net zero on paper, but not in practice.
https://www.ft.com/content/2d6fc319-2165-42fb-8de1-0edf1d765be3
2024-08-03
Console.trace() - Интерфейсы веб API | MDN
developer.mozilla.org/ru/docs/Web/API/console/trace_staticВыводит стэк трэйс в Веб Консоль.
2024-07-25
Alligator Eggs!
worrydream.com/AlligatorEggsIn 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
Результаты Московского Марафона 24 сентября 2017 года
moscowmarathon2017.datalaboratory.ru/results?runners=1,182024-01-18
martinvonz/jj: A Git-compatible VCS that is both simple and powerful
github.com/martinvonz/jjWhile not as rigorous as systems like Darcs and Pijul (which are based on a formalized theory of patches