Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jwilliams
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jwilliams
6d ago
You want to do task X and discover you need cable Y. You go to find cable Y missing, then discover a new one is $55 and 2 days delivery. Never again.
2.
▲
by
jwilliams
4mo ago
> The mentality shift of renting vs. owning the gpus is huge. When renting, each experiment costs money and I had to ask myself is it worth it. When owning, it feels like not running experiments is costing me money. I feel like there i
3.
▲
by
jwilliams
4mo ago
Rovelli is arguing (I think) that we need to fundamentally view consciousness as a natural phenomenon - albeit one that is extremely complex and poorly understood. So we ditch the philosophical puzzle and focus on the reality we can perceiv
4.
▲
by
jwilliams
4mo ago
Agree. We have a bunch of tools - specs, code, tests. All of these really are models of the end outcome we're trying to capture. You could just build something, see if you're right and then build it again. If that seems ridiculous
5.
▲
by
jwilliams
4mo ago
tsz looks impressive. Congrats!
6.
▲
by
jwilliams
4mo ago
> Claude Code navigates a codebase the way a software engineer would: it traverses the file system, reads files, uses grep to find exactly what it needs, and follows references across the codebase. It operates locally on the developer’s
7.
▲
by
jwilliams
4mo ago
I wish they'd have done this in a separate Codex app. On desktop I greatly prefer having Codex separate from ChatGPT... As compared to Claude, which is growing so fast and adding features so quickly it seems bolted together (I get why
8.
▲
by
jwilliams
4mo ago
I've worked on plenty of code where the original author is long gone. Not sure that holds water at all.
9.
▲
by
jwilliams
4mo ago
I've personally had people talk about token leaderboards at their work. Amazon and Meta did have ones, but I'd take with a decent grain of salt. We all know it's such an insanely gameable metric you'd be insane to actual
10.
▲
by
jwilliams
4mo ago
> It’s Still Your Code... AI maximalists will read this section and scoff. They’re already vibe coding everything and have little to no idea what the generated code looks like. This frames the argument like a dichotomy. And to be honest,
11.
▲
by
jwilliams
4mo ago
Are you specifically pointing at a different experience between free + paid? Or just that the free version is unimpressive? I'm using paid on TypeScript and it's genuinely terrific. Subjectively I think it has the edge over Opus.
12.
▲
by
jwilliams
4mo ago
I've been working on JavaScript runner for untrusted code. The whole API is only exposed via messages passed over stdio. Security layers: V8 isolates, two-stage seccomp, frozen globals, mount namespaces, landlock, and more. https:
13.
▲
by
jwilliams
4mo ago
"AI attribution by default" was an intentional feature, but there were also bugs . This is why the post is so unclear.
14.
▲
by
jwilliams
4mo ago
Are they apologizing? Was it a bug? Why did they make this decision and what's the end goal? It's so unclear from the message - as evidenced by a lot of the responses.
15.
▲
by
jwilliams
4mo ago
The other huge problem is you never tell the user what they'll get out of the tour . People will invest in a tour if they understand the reward (and "learning" can't be the reward).
16.
▲
by
jwilliams
5mo ago
And it's a very weak example in my view. In fact it's in the article - the reason the Great Wall myth exists is because it's so prevalent on the internet... Presumably because a a lot of conscious people also believe it.
17.
▲
by
jwilliams
5mo ago
It's a tough one to wade into because the definition is so slippery. Most debate seems to focus on the definition of consciousness rather than the evidence... which is a major tell. To my mind it's better to ask how the definiti
18.
▲
by
jwilliams
5mo ago
Fair call. I don't think couching it as conspiracy is the right frame either. This is not a one-off. I think a critical eye is warranted.
19.
▲
by
jwilliams
5mo ago
> I don't know what "openclaw" is. It's not something I have knowledge of, and it doesn't appear in your memory or this project's context. As others have pointed out, Anthropic is allowed to have TOS, even i
20.
▲
by
jwilliams
5mo ago
Sad news. I met Craig very briefly at a conference probably a decade back. I pretty much was a self-study in genetics at the time... so let's just say I wasn't in Craig's league. Despite this he was very engaged and took the
21.
▲
by
jwilliams
5mo ago
Codex is pretty good. Its friction to switch but I think it’s sensible being across multiple AI toolchains.
22.
▲
Anthropic's definition of safety is too narrow
(jonathannen.com)
23 points
by
jwilliams
5mo ago
|
0 comments
23.
▲
by
jwilliams
5mo ago
I do "just use fetch" nowadays -- but I have to say, axios definitely has better ergonomics than fetch, especially for calling APIs.
24.
▲
by
jwilliams
5mo ago
I think there is more here: Anthropic's whole market positioning is based on trust . It's literally their reason for being. The Claude constitution has a major section about not being deceptive. Now this is GTM, not the model, bu
25.
▲
by
jwilliams
5mo ago
> “I don’t have access to X” is only correct after tool_search confirms no matching tool exists. Yay! This will be a big win. I'm glad they fixed this. The number of times I've had to prompt "you do have access to GitHu
26.
▲
by
jwilliams
5mo ago
I'm surprised it's reporting is listed <5% - I thought it was pretty much ipv6 first?
27.
▲
by
jwilliams
5mo ago
Is it just me or is this sorely lacking any consideration for inserts? Or durability?
28.
▲
by
jwilliams
5mo ago
I use pglite for unit/integration tests and it's been fantastic. Note that it uses "single user mode." This means a single connection at a time, and thus no concurrent transactions. That takes you a little bit closer to
29.
▲
by
jwilliams
5mo ago
It’s got plenty of precedent - AutoCAD has a Lisp equivalent since 1986[1]. Arguably it is what made it the powerhouse CAD tool. Irrespective - This project is pretty cool to see! [1] https://en.wikipedia.org/wiki/AutoL
30.
▲
People Systems Are the Next Codebase
(jonathannen.com)
3 points
by
jwilliams
5mo ago
|
0 comments
More ›