Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pettijohn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pettijohn
22d ago
I recently got a refurbished Strix Halo 128GB desktop for a steal ($2200) and I have a feeling it's going to be my last PC purchase for the next 3-5 years. Who knows how long this RAMpocalypse will last. My Lunar Lake 32GB laptop is al
2.
▲
by
pettijohn
28d ago
I for one prefer batteries-included. Decision fatigue for every cobbled together package takes its toll. Having a single, trustworthy, good-enough solution for so many things makes my life easier.
3.
▲
by
pettijohn
1mo ago
I'm so excited about these two new models. Qwen 3.6 27B has been my sweet spot so I cannot wait to try 3.8. Glimmer looks really strong, I'm encouraged that Meta compared it to 3.6 in the model card! Exciting times!
4.
▲
by
pettijohn
2mo ago
Strix Halo, 128GB RAM. I got a refurbished Corsair AI Workstation for a smoking price ($2100) about two months ago. Lucky timing that it was in stock.
5.
▲
by
pettijohn
2mo ago
Wow, bike geometry is really good! Except for the missing wheels lol
6.
▲
by
pettijohn
2mo ago
35B MoE is certainly a good and fast local model. I find 27B dense to be quite a bit smarter, so I daily drive that. I wish there was a ~100B MoE with maybe 10B active. It would be super smart and fast!
7.
▲
by
pettijohn
2mo ago
https://github.com/syncular/syncular/blob/0ff4fed6b7e538293e...
8.
▲
by
pettijohn
2mo ago
One of my mantras for decades has been: make change easy. Once you invest in great CI/CD, you can change stuff quickly and reliably. Then you can easily fix/roll back production issues. The dev team doesn't fear production de
9.
▲
by
pettijohn
2mo ago
SO MUCH THIS. I have Strix Halo with 128GB RAM and was a large and fast model like 122B A10B. Here's hoping!
10.
▲
by
pettijohn
2mo ago
Please add Vancouver BC
11.
▲
Show HN: Homer's Odyssey Tree Viewer
(github.com)
5 points
by
pettijohn
2mo ago
|
0 comments
12.
▲
by
pettijohn
2mo ago
I always define a primary key, integer or otherwise, and prefer the be explicit and consistent.
13.
▲
by
pettijohn
2mo ago
CREATE TABLE ... STRICT WITHOUT ROWID is my default, I don't know why I'd ever do otherwise.
14.
▲
by
pettijohn
2mo ago
I think I got lucky -- look for "revival" series on their web site. I happened to see it one time and pulled the trigger.
15.
▲
by
pettijohn
2mo ago
$4k is pretty darn spendy. I recently purchased a refurbished Corsair AI Workstation with almost the same hardware (same chip, same 128GB RAM, but only 1TB storage) for $2160. Pretty good deal! Codex and I wrote a Linux driver to report the
16.
▲
by
pettijohn
3mo ago
A Linux kernel module and userspace app to read the performance level of my Corsair AI Workstation PC (Strix Halo). Corsair only ships a Windows on screen display app and I was flying blind. AI helped me look over the Windows installer, dec