siriusfox ๐Ÿ“กโ‡„๐Ÿš€โ‡†๐Ÿ›ฐ๏ธ

66 Followers
216 Following
1.7K Posts
ๅธธใซๆ˜ฅใ‚’ๅพ…ใฃใฆใ„ใ‚‹ใ€‚๐ŸŒฑ ไธ‰ๅไปฃใฎใƒใ‚ซใƒใ‚ซใ‚ทใ‚ค่€…ใ€‚
Always waiting for spring. 30-somethingโ€™s screwball.
whereSouth of Seattle
๐ŸŒท๐ŸŒฑ๐ŸŒธhttps://spring.lil-bird.xyz
pronounsspring/sprung
(for real)(he/him)
mehttps://me.lil-bird.xyz
๐Ÿ“˜https://blog.lil-bird.xyz
@GDCPresoReviews @zeux FWIW even Zen 4 at 320-entry retire queue is quite moderate by current big-core standards, Apple M1 is 600+ instructions in retire queue https://dougallj.github.io/applecpu/firestorm.html, Intel Skymont (which is an "E-core", i.e. the smaller ones!) is >400 https://chipsandcheese.com/p/skymont-intels-e-cores-reach-for-the-sky
Firestorm Overview

GDC 2016: "Taming the Jaguar: x86 Optimization at Insomniac Games" by Andreas Fredriksson (@deplinenoise) of Insomniac Games https://gdcvault.com/play/1023340/Taming-the-Jaguar-x86-Optimization

I thought this was really good, because it discussed CPU microarchitecture in an understandable way.

The first section was about the frontend of the chip, which is the part that fetches instructions. The Jaguar can fetch 2 instructions per cycle, which can actually be a bottleneck if you're doing a bunch of quick math on registers.

1/6

Taming the Jaguar: x86 Optimization at Insomniac Games

In this session the low-level optimizations in the AMD Jaguar CPU used in PS4 and XBOX ONE will be analyzed. Optimizing for the out of order Jaguar CPU is very different from previous console CPUs, and in this session a few key optimization...

Going to take some practice time before this becomes a keyboard I use at work.

Learning Dvorak was one of the coolest most mind-fuck things I ever did. It broke me when I learned it, and it took a long time to build my typing speed back up in both it and QWERTY.

Fast forward to today, and having been largely using QWERTY for the last decade. I'm trying out a dactyl keyboard to ease some hand pain, and my brain keeps slipping into Dvorak because the keyboard just feels different.

#zigday was fun.

๐Ÿ†• blog! โ€œI'm OK being left behind, thanks!โ€

Many years ago, someone tried to get me into cryptocurrencies. "They're the future of money!" they said. I replied saying that I'd rather wait until they were more useful, less volatile, easier to use, and utterly reliable.

"You don't want to get left behind, do you?" They countered.

That struck me as a bizarre sentiment.โ€ฆ

๐Ÿ‘€ Read more: https://shkspr.mobi/blog/2026/03/im-ok-being-left-behind-thanks/
โธป
#AI #crypto #future #technology

I'm OK being left behind, thanks!

Many years ago, someone tried to get me into cryptocurrencies. "They're the future of money!" they said. I replied saying that I'd rather wait until they were more useful, less volatile, easier to use, and utterly reliable. "You don't want to get left behind, do you?" They countered. That struck me as a bizarre sentiment. What is there to be left behind from? If BitCoin (or whatever) is goingโ€ฆ

Terence Edenโ€™s Blog
The King of Seasons

The King of Seasons

New blog post: A Decade of Slug
This talks about the evolution of the Slug font rendering algorithm, and it includes an exciting announcement: The patent has been dedicated to the public domain.
https://terathon.com/blog/decade-slug.html

Great news today for GPU-accelerated text rendering:

"""
I was granted a patent for the Slug algorithm in 2019, and I legally have exclusive rights to it until the year 2038. But I think thatโ€™s too long. The patent has already served its purpose well, and I believe that holding on to it any longer benefits nobody. Therefore, effective today, I am permanently and irrevocably dedicating the Slug patent to the public domain. ...

To aid in implementations of the Slug algorithm, reference vertex and pixel shaders based on the actual code used in the Slug Library have been posted in a new GitHub repository and made available under the MIT license. ...
"""

Thank you, @EricLengyel!

https://terathon.com/blog/decade-slug.html

A Decade of Slug - Eric Lengyel