Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wilj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wilj
7d ago
ChatGPT desktop this morning lost a chat thread while I was actively working in it. I asked Astra to find the lost session, and next thing I know it's prompting for full computer control to drive Finder. It's just jsonl files on d
2.
▲
by
wilj
15d ago
runpod.io is essentially this. You can rent the hardware for cheap in small time slices. I do this whenever I need to do a lot of embeddings, fast. I have an agent skill that will estimate the optimum hardware to reserve for the time/p
3.
▲
by
wilj
25d ago
+1 for code mode. It's a game changer for runtime performance, flexibility of orchestrating lots of tool calls with complex logic, and all sorts of other goodies. I'm in the process of switching all my personal stuff to a self-hos
4.
▲
by
wilj
27d ago
I've been consistently unable to get it to tell me anything at all about Deepseek v4 Pro, it keeps insisting it is beyond its cutoff date, but it knows all about R1. If it's routing to different models on the backend, it's ei
5.
▲
by
wilj
2mo ago
I'm looking forward to trying it, but not willing to upgrade to Tahoe, so I'd appreciate it for sure!
6.
▲
by
wilj
2mo ago
Similar here. I use Claude Code and Codex for developing specs, but then have Deepseek v4 Pro implement because it just seems to actually do what it's told, given enough tries. And Reasonix + Deepseek is mostly cache hits when I let it
7.
▲
by
wilj
3mo ago
> I know open models have gotten quite good in many tasks such as coding or composition, but are there any that can access the internet and retrieve data like ChatGPT, Claude, etc can? The things you describe are just tool calling, they&
8.
▲
by
wilj
4mo ago
There are a number of places you can get an online prescription for a CPAP/APAP, and they're not that expensive to buy outright. I was able to get a new prescription for < $100, and bought a new APAP for about $600, no new slee
9.
▲
by
wilj
4mo ago
This is exactly what stops me from using them for real work. I love their free tier for my hobby stuff.
10.
▲
by
wilj
4mo ago
My first time using NT 4, I was setting up a bunch of machines that needed babysitting, and Space Cadet Pinball got me through a lot of long, boring nights. I've thought back throughout my career to how lucky I was, it kept me from goi
11.
▲
by
wilj
4mo ago
I just cancelled my Gemini subscription yesterday. I have a big private fork of OpenCode, and I did it the wrong way to start with, so I couldn't pull from upstream. So I put together a plan for refactoring it, step by step, with tests
12.
▲
by
wilj
5mo ago
This is awesome! I have a slight case of tritanopia in one eye and it was neat to see the difference. My boundary is bluer by 59% in one eye and 87% in the other. It tracks with what I would have expected.
13.
▲
by
wilj
5mo ago
I've got to do some cleanup before sharing (yay vibe coding) but the big things I've changed so far: 1) Curated a set of models I like and heavily optimized all possible settings, per agent role and even per skill (had to really r
14.
▲
by
wilj
5mo ago
My biggest problem with CC as a harness is that I can't trust "Plan" mode. Long running sessions frequently start bypassing plan mode and executing, updating files and stuff, without permission, while still in plan mode. And
15.
▲
by
wilj
5mo ago
I'm 3 weeks into switching from CC to OpenCode, and in some ways it is far superior to CC right out of the box, and I've maybe burned $200 in tokens to make a private fork that is my ultimate development and personal agent platfor
16.
▲
by
wilj
5mo ago
It varies from project to project, but applications benefit a lot more than libraries. When I de-lib a normal express app it might add a few hundred lines of code and a few thousand new tests, but if I de-lib an library then depends on how
17.
▲
by
wilj
5mo ago
I literally have a Claude Code skill called "/delib" that takes takes in any nodejs project/library and converts it to a dependency-less project only using the standard library. It started as a what-if joke, but it'
18.
▲
by
wilj
5mo ago
Sorry for late reply, but yeah that's how my workflow looks, but I'm also more just leaning on MiMo V2 Pro now, it's fast, and cheap enough. And I'm using OpenCode.
19.
▲
by
wilj
6mo ago
I'm about 2 days into transitioning, using MiMo V2 Pro in place of Opus and MiniMax M2.7 in place of Sonnet. I'm finding that the extra "hand holding" that MiMo and MiniMax need isn't really "extra." The A
20.
▲
by
wilj
5y ago
https://github.com/trakBan/spongebob-cli/blob/eac7eded094a48...
21.
▲
by
wilj
5y ago
I use the same setup with i3wm (Regolith desktop) and love it.
22.
▲
by
wilj
5y ago
This seems to have a lot in common with our restorative justice program: https://www.connectionfirst.org/ We operate as a diversion program with our local department of juvenile justice, and I would definitely describe the
23.
▲
by
wilj
5y ago
Keycloak-as-a-Service I can build it for you if you like.