Based in Stuttgart.
chrome://flags/#devtools-individual-request-throttling
This is golden to check the performance impact of a delayed resource. 👏
chrome://flags/#devtools-individual-request-throttling
This is golden to check the performance impact of a delayed resource. 👏
css-tricks.com/the-most-hat...
css-tricks.com/the-most-hat...
wizardzines.com/comics/stty/
(from The Secret Rules of the Terminal, out now! wizardzines.com/zines/termin...)
wizardzines.com/comics/stty/
(from The Secret Rules of the Terminal, out now! wizardzines.com/zines/termin...)
There are always more things to do, but the question should always be which ones are important, which can wait, which can be delegated, and which you just say no to.
There are always more things to do, but the question should always be which ones are important, which can wait, which can be delegated, and which you just say no to.
We are Nice.
And Euruko 2025 will be Super Nice.
Yukihiro “Matz” Matsumoto @matz.bsky.social — the creator of Ruby — is joining us in Portugal 🇵🇹 this September!
We are Nice.
And Euruko 2025 will be Super Nice.
Yukihiro “Matz” Matsumoto @matz.bsky.social — the creator of Ruby — is joining us in Portugal 🇵🇹 this September!
hanamirb.org/blog/2025/06...
hanamirb.org/blog/2025/06...
allocation, no alignment
don't give a fuck if it faults on assignment
this is fatal abort()
allocation, no alignment
don't give a fuck if it faults on assignment
this is fatal abort()
Just looking past the overt grift & corruption, somebody at the NSA is looking at this and has started doing shots.
Just looking past the overt grift & corruption, somebody at the NSA is looking at this and has started doing shots.
I will display all your TODO: entries in a nice list 🙌
I will display all your TODO: entries in a nice list 🙌
bare.pears.com
bare.pears.com
E.g. if you have app.v1.js and app.v2.js is released, a lot of the code is likely the same, so why download it all again?
Want to know more? Check out this new guide:
developer.mozilla.org/en-US/docs/W...
E.g. if you have app.v1.js and app.v2.js is released, a lot of the code is likely the same, so why download it all again?
Want to know more? Check out this new guide:
developer.mozilla.org/en-US/docs/W...
<div class="bar" progress="55"></div>
.bar {
--progress: attr(progress type(<number>));
I explored the new attr() capabilities and shared my thoughts about it. Happy reading!
ishadeed.com/article/mode...
<div class="bar" progress="55"></div>
.bar {
--progress: attr(progress type(<number>));