Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
EliasWatson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
EliasWatson
16d ago
It's not that it's not good enough. It's that the cheap models are already good enough. I want a daily driver but they are trying to sell me a Ferrari. It's cool, but I have no use for it. The term you are looking for is
2.
▲
by
EliasWatson
16d ago
To be honest, these frontier model releases have become boring for me. Opus 4.8 was already good enough for most of my use cases. I don't have any projects right now that I would use Fable for instead of Opus. So when I see announcemen
3.
▲
by
EliasWatson
24d ago
At my work we have basically banned "what" comments for blocks of code. JSDoc comments can still document what a function does at a high level but it should not go into implementation details unless they are important to anyone us
4.
▲
by
EliasWatson
2mo ago
They had to point out the obvious because ARC-AGI-3 wasn't designed with that in mind for some reason.
5.
▲
by
EliasWatson
2mo ago
I had Claude run a benchmark on scriptc vs node: https://github.com/EliasWatson/Primes/tree/typescript-script... Looking at the byte-array results (best case): scriptc is about 7.5x slower than Node 24, even
6.
▲
by
EliasWatson
2mo ago
https://code.claude.com/docs/en/prompt-caching#on-a-claude-s... "On a Claude subscription, Claude Code requests the one-hour TTL automatically. Usage is included in your plan rather than billed per token, so
7.
▲
by
EliasWatson
2mo ago
Yea, they had so much demand for Kimi K3 that they hit the limits of their compute: https://news.ycombinator.com/item?id=48969291
8.
▲
by
EliasWatson
3mo ago
ADHD can sometimes be a superpower
9.
▲
by
EliasWatson
3mo ago
For exhaustive searches, a library like or-tools or clingo can speed things up a lot. But first you have to figure out how to express your problem declaratively.
10.
▲
by
EliasWatson
5mo ago
A couple things off the top of my head: - You aren't forced to resolve rebase/merge conflicts immediately. You can switch branches halfway through resolving conflicts and then come back later and pick up where you left off. You ca
11.
▲
by
EliasWatson
5mo ago
jj is very flexible when it comes to workflow. One thing to note is that commits don't have to have messages. What I tend to do is to run `jj new` frequently while I work on something and leave all of them without messages. Then when I
12.
▲
by
EliasWatson
6mo ago
The DGX Spark is probably the best bang for your buck at $4k. It's slower than my 4090 but 128gb of GPU-usable memory is hard to find anywhere else at that price. It being an ARM processor does make it harder to install random AI proje
13.
▲
InSpatio-World – Turn any video into a dynamic 4D world
(inspatio.github.io)
1 points
by
EliasWatson
6mo ago
|
0 comments
14.
▲
by
EliasWatson
11mo ago
The issue is that you usually aren't buying the ebook. You are buying a license to access that ebook and they can revoke that license at any time. Maybe you're okay with that, but many people want to permanently have access to the
15.
▲
by
EliasWatson
1y ago
Yes, I agree that Monero is likely a better option. I am also a big fan of Nano because of its instant transactions and zero transaction fees. However it has the same privacy problem as Bitcoin. It would be interesting to see a hybrid of Na
16.
▲
by
EliasWatson
1y ago
This is the kind of problem that Bitcoin was designed to solve.
17.
▲
by
EliasWatson
1y ago
A similar tool is Hydrus Network (and it's FOSS): https://github.com/hydrusnetwork/hydrus
18.
▲
by
EliasWatson
1y ago
I've been working on something just like that off and on for a couple months. It's a MUD where all the NPCs are controlled by LLMs that interact with the world with the same commands that players use. I got it to the point where t
19.
▲
by
EliasWatson
1y ago
I wonder how the latest version of Grok 3 would stack up to Gemini 2.5 Pro on the web dev arena leaderboard. They are still just showing the original early access model for some reason, despite there being API access to the latest model. I&
20.
▲
by
EliasWatson
1y ago
Google results have gotten so terrible over the years. I switched to Kagi long ago and haven't looked back. Whenever I use Google on another computer, I'm shocked by how awful the results are compared to Kagi. As for AI search, I
21.
▲
by
EliasWatson
1y ago
I'm working on something similar. I'm building a MUD with an LLM playing the role of GM. Currently it just controls NPCs, but I eventually want it to be able to modify the game rules in real time. My end goal is a world that hundr
22.
▲
by
EliasWatson
2y ago
I asked it for a self-portrait as a joke and the result is actually pretty impressive. Prompt: "Draw a SVG self-portrait" https://claude.site/artifacts/b10ef00f-87f6-4ce7-bc32-80b3ee... For comparison, this i
23.
▲
by
EliasWatson
2y ago
He picked the limit in 1995. It's not his fault that Microsoft never updated it as storage sizes grew over the years.
24.
▲
Controlling Robots with VR Haptic Gloves [video]
(youtube.com)
1 points
by
EliasWatson
2y ago
|
0 comments
25.
▲
by
EliasWatson
3y ago
It would be interesting to modify this for optimizing BrainF programs. It has a very simple instruction set and there are lots of example programs available. To avoid generating useless things like "++--", you could have the optim
26.
▲
by
EliasWatson
3y ago
I think you could produce the same effect without worrying about overdraw/sorting and without translucent materials: 1. Render the terrain to a separate buffer 2. Copy the terrain's depth buffer to the main depth buffer 3. Render
27.
▲
Researchers Spot Silicon-Level Hardware Trojans in Chips
(hackster.io)
18 points
by
EliasWatson
3y ago
|
2 comments
28.
▲
by
EliasWatson
4y ago
I disagree personally, but I don't use Obsidian like most people. The majority of my notes just have a couple sentences. I mainly make notes about new project ideas, cool things I find online (eg. a note for each new programming langua
29.
▲
by
EliasWatson
4y ago
Wasn't Z-Library just a more user-friendly interface for Library Genesis?
30.
▲
by
EliasWatson
4y ago
It's a reliable way to send links to almost any device with a camera.
More ›