Feed digilinux.ru [copy] http://digilinux.ru/feed/ has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed freepost [copy] https://freepo.st/rss/new has loading error: cURL error 6: Could not resolve host: freepo.st
A Firefox addon for putting prices into perspective
I had a fun idea for a small project this weekend, and so I quickly put it together over the couple of days. The result is Price Perspective.
Humor me: have you ever bought something, considered the price, and wondered how that price would look to someone else? Someone in the developing world, or a billionaire, or just your friend in Australia? In other words, can we develop an intuition for purchasing power?
The Price Perspective add-on answers these questions. Let’s consider an example: my income is sufficient to buy myself a delivery pizza for dinner without a second thought. How much work does it take for someone...
Using linkhut to signal-boost my bookmarks
It must have been at least a year ago that I first noticed linkhut, and its flagship instance at ln.ht, appear on SourceHut, where it immediately caught my attention for its good taste in inspirations. Once upon a time, I had a Pinboard account, which is a similar concept, but I never used it for anything in the end. When I saw linkhut I had a similar experience: I signed up and played with it for a few minutes before moving on.
I’ve been rethinking my relationship social media lately, as some may have inferred from my unannounced disappearance from Mastodon.1 While reflecting on this again recently, in...
Making a “Hello World” Program For a Quantum Computer
Let’s Do Some Weird Stuff
Continue reading on Level Up Coding »
Please stop externalizing your costs directly into my face
This blog post is expressing personal experiences and opinions and doesn’t reflect any official policies of SourceHut.
Over the past few months, instead of working on our priorities at SourceHut, I have spent anywhere from 20-100% of my time in any given week mitigating hyper-aggressive LLM crawlers at scale. This isn’t the first time SourceHut has been at the wrong end of some malicious bullshit or paid someone else’s externalized costs – every couple of years someone invents a new way of ruining my day.
Four years ago, we decided to require payment to use our CI services because it was being abused to mine cryptocurrency. We alternated between periods...
Device-Generated Commands at Vulkanised 2025
https://invidious.privacyredirect.com/watch?v=8FCgLGa76yU
A month ago I attended Vulkanised 2025 in Cambridge, UK, to present a talk about Device-Generated Commands in Vulkan. The event was organized by Khronos and took place in the Arm Cambridge office. The talk I presented was similar to the one from XDC 2024, but instead of being a lightning 5-minutes talk, I had 25-30 minutes to present and I could expand the contents to contain proper explanations of almost all major DGC concepts that appear in the spec.
I attended the event together with my Igalia colleagues Lucas Fryzek and Stéphane Cerveau, who presented about lavapipe and Vulkan Video, respectively. We had...
Vanilla JavaScript Columns, because everybody should build a Columns game
Simple vanilla JavaScript to build a Columns game rendering on canvas. Full source code available.
3D Graphics in Kotlin Multiplatform Without any Dependencies
Let's Draw Some Teapots and More
Continue reading on Level Up Coding »
Vanilla JavaScript Tetris, because everybody should build a Tetris game
Everybody should be able to build a Tetris game, so this is my vanilla JavaScript take. Beware, it's not that easy, because it should feature wall kicking, Super Rotation System and empty lines above the ceiling.
Настройка NVIM
После написания заметки о переходе с VIM -> NVIM прошло много времени. Я поработал с разными готовыми сборками, но в итоге сделал собственную конфигурацию с чистого листа. Конфигурация в процессе работы менялась, что-то улучшалось, добавлялись и удалялись плагины, менялось мое …
The post Настройка NVIM appeared first on Ugolnik's blog.