HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tantony

no profile record

Submissions

GPU-Agnostic Programming Using CubeCL

thomasantony.com
6 points·by tantony·6 месяцев назад·0 comments

comments

tantony
·6 месяцев назад·discuss
Claude Opus 4.5 has been a big step up for me personally, and I used to think Sonnet 3.5 was good. It is an amazing deal at $20.

Just yesterday, it helped me parse out and understand a research paper - complete with step-by-step examples (this one: https://research.nvidia.com/sites/default/files/pubs/2016-03...). I will now go ahead and implement it myself, possibly relegating some of the more grunt-work type tasks to Claude code.

Without it, I would have been struggling through the paper for days, wading through WGSL shader code and there would be a high chance that I just give up on it since this is for a side project and not my $job.

It has been a major force multiplier just for learning things. I have had the $20 subscription for about a year now. I bump it up to the $100 plan if I happen to be working on some project that eats through the $20 allocation. This happens to be one such month. I will probably go back to the $20 plan after this month. I continue to get a lot of value out of it.
tantony
·8 месяцев назад·discuss
My name is on the blue plaque. I (and many others) spent countless hours on these two vehicles. Many of us are now working 12-hour shifts performing initial operations tasks.

The majority of us didn't know about the plaques until after the spacecraft were packed up and ready to be shipped to the launch-site. It was a nice surprise when we learned about it. Feels good to know that we got to sign our name on our work.
tantony
·9 месяцев назад·discuss
I was able to get pretty far using Clojure and this package instead of Scheme: https://github.com/sicmutils/sicmutils

I was able to make "CloJupyter" notebooks with the examples from the book. You can see some of my notes here (only goes till Chapter 2): https://www.thomasantony.com/projects/sicm-workbook/