Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jolux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
jolux
1mo ago
what do you mean by reset at every turn? context stays until compaction. if you remove the reasoning tokens after every turn you will be constantly blowing cache which is far worse than filling up context.
2.
▲
by
jolux
1mo ago
The creator of Nix soft-forked it and started a company, that sort of inevitably leads to bad vibes I think
3.
▲
by
jolux
2mo ago
ChatGPT has over a billion monthly active users.
4.
▲
by
jolux
2mo ago
They probably should rewrite it in Rust, but also, I think the Bun guy wanted to rewrite it in Rust because he thinks Rust is a better choice for Bun, independent of Bun being used by Claude Code.
5.
▲
by
jolux
2mo ago
Love the new site! Minor typo in the Erlang card: “Elixir also excels at IoT, distributed systems, and everything the Erlang is renowned for” should probably be “everything the Erlang VM is known for” or “everything Erlang is known for.”
6.
▲
by
jolux
2mo ago
I am not really sure how much yet another post complaining about async/await that ends with “thread-per-core is the way to go” adds to this discussion. Granted I’m both an Erlang programmer and a big fan of Tokio and Rust’s async/
7.
▲
by
jolux
2mo ago
No, it’s a desktop with an Intel processor.
8.
▲
by
jolux
2mo ago
My experience with non-Apple Thunderbolt products has been pretty dicey across the board. My ASUS motherboard has a port and theoretically works with it but across several firmware, BIOS, and driver upgrades, I’ve never actually got it to s
9.
▲
by
jolux
4mo ago
Claude Code uses Bun.
10.
▲
by
jolux
4mo ago
Rust is technically older than Go, but who was actually using it when Go 1.0 came out in 2012? Rust 1.0 wasn’t until 2015.
11.
▲
by
jolux
4mo ago
> I think I said named branches, but that is definitely what I mean I think I misread you, because you were talking about git vs svn in a way that made it sound like jj was a step backward from git as regards branching, and I got confuse
12.
▲
by
jolux
4mo ago
Totally fair :) personally I used to be a git wizard and I am relieved at how much about it I’ve been able to forget since learning jj, but I understand not everyone has the same experience.
13.
▲
by
jolux
4mo ago
Yes, that describes me at both jobs I’ve had since learning jj. Hence why I asked for specifics: I’m genuinely curious what other people struggle with, partially because I’d like to help them if I can, and partially because it gives me a be
14.
▲
by
jolux
4mo ago
There’s nothing stopping you from using separate changes to emulate the staging area if you want.
15.
▲
by
jolux
4mo ago
Also `sl absorb`.
16.
▲
by
jolux
4mo ago
I assume you mean named branches (bookmarks in jj)? Because anonymous branches in jj are trivial: you just `jj new <parent_change_id>` and you have a new branch. Bookmarks aren’t that bad either IMO, especially with the recent addit
17.
▲
by
jolux
4mo ago
What do you find insufficiently minimalistic about Erlang? It’s not exactly a shaggy dog of a language.
18.
▲
by
jolux
4mo ago
Uber has been profitable since 2023.
19.
▲
by
jolux
4mo ago
Rust originally came with a green thread library as part of its primary concurrency story but it was removed pre-1.0 because it imposed unacceptable constraints on code that didn’t use it (it’s very much not a zero cost abstraction). As an
20.
▲
by
jolux
5mo ago
Cmon, this is the guy that was running a shady online casino which was tanking Cloudflare’s IP reputation, completely different.
21.
▲
by
jolux
5mo ago
This is in part because those countries have been historically reliant on the US for their national defense…
22.
▲
by
jolux
6mo ago
Huh, interesting. Looks like they were indeed quite different until the Mk3 in 2012
23.
▲
by
jolux
6mo ago
It has found actual reproducible SQL injections for me as well as XXE vulns.
24.
▲
by
jolux
6mo ago
Sonarqube did not flag public fields as a security issue by default the last time I used it — however it has found several real vulnerabilities for me before.
25.
▲
by
jolux
6mo ago
You could definitely buy the Focus in the US.
26.
▲
by
jolux
7mo ago
No point. Claude Code with skills and subagents is plenty. If they would stop breaking it constantly it would be fine. The bottleneck has not been how quickly you can generate reasonable code for a good while now. It’s how quickly you can i
27.
▲
by
jolux
7mo ago
I think they just posted the link they log into. The site is ui.com or store.ui.com.
28.
▲
by
jolux
8mo ago
Checked exceptions are bad because people just catch them and rethrow RuntimeException. Proper errors as data would be much preferable.
29.
▲
by
jolux
9mo ago
I couldn’t quite tell from your comment. Anyway it’s not my experience with CC but everyone seems to have a slightly different take on it.
30.
▲
by
jolux
9mo ago
have you used claude code?
More ›