Tony
anthonypowell.me
Tony
@anthonypowell.me
Senior Software-er

Writing open source code

https://anthonypowell.me
Absolutely tragic man, that is crazy. You've done nothing but amazing work
April 11, 2025 at 8:26 PM
Very good timing in my opinion, especially if you look towards AM4 and AM5 platforms from AMD. Lots of PCI lanes available that you can throw towards GPUs and tons of other i/o like fast nvme pci storage or usb c ports
April 8, 2025 at 5:54 PM
I wrote my own version of this many years ago for a music app I built and daily drive, the code hasn't been updated in years haha kind of perf sensitive due to rendering thousands of tracks in a virtualized table. Could use some love
April 5, 2025 at 9:11 PM
I have some packages that could use this 👀
April 5, 2025 at 9:01 PM
cc @mattpocock.com might be interesting to you 😅
April 3, 2025 at 8:20 PM
This looks fantastic
March 25, 2025 at 12:23 PM
Reposted by Tony
Operating on infinite lists
notes.jordanscales.com
February 27, 2025 at 6:21 AM
This is probably a p0 value add for phoenix
January 25, 2025 at 1:36 PM
This sparks many ideas, thanks for the breakdown
January 24, 2025 at 12:11 PM
In this case what do you do with the final output from deepseek? Does it let you stop running after the reasoning is complete?

Could probably do some interesting evaluation workflow where you perform the steps in the video, but at the end compare 3.5 + reasoning to deepseek's final output
January 23, 2025 at 9:11 PM
Is there a way to "report" posts that trigger keywords but don't actually fit the feed? I've had a few instances of posts that are _very_ unrelated to web dev but contain phrases like "js" or "css" so I understand why they made it in 😅
January 13, 2025 at 3:25 PM
We use off screen canvases quite a bit so good shout
January 12, 2025 at 7:04 PM
I'll give the GitHub repo a look and report back if we're able to make it work. Very cool project 👍
January 12, 2025 at 5:32 PM
This is so extremely relevant to my near term interests 😀 my friend is building a physically rendered game using JS and we were just discussing options for shipping it outside of a browser with minimal changes. Only uses canvas APIs and everything else is written from scratch
January 12, 2025 at 5:12 PM
I've had exactly the same takeaway. Both langchain and vercel have a vested interest in improving and optimizing their js AI libs however as they build more and more first class AI services into their own platforms with js. Presumably they are dog fooding heavily 😅
January 12, 2025 at 1:06 PM
What are you rendering to? Presumably canvas doesn't work when compiled to wasm. Have been curious about this
January 12, 2025 at 4:00 AM