Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ebcode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Graduating into Disruption: Labor Market Outcomes for AI-Exposed Majors [pdf]
(www2.census.gov)
1 points
by
ebcode
10h ago
|
0 comments
2.
▲
by
ebcode
6d ago
Thanks for asking the question. Preface: I do think the nature of the work is changing, now that LLMs are capable code generators. And I'll admit that I started working with LLMs because of FOMO, but also to keep my skills sharp in an
3.
▲
by
ebcode
7d ago
Let me propose: HNmind.
4.
▲
Ironies of Automation (1983) [pdf]
(ckrybus.com)
3 points
by
ebcode
8d ago
|
0 comments
5.
▲
by
ebcode
9d ago
Culture flows from the top. Bill doesn’t take responsibility in his email, so he’s teaching everyone downstream to pass the buck like he does.
6.
▲
by
ebcode
12d ago
From https://code.claude.com/docs/en/remote-control : Feature-flag evaluation: DISABLE_TELEMETRY, DO_NOT_TRACK, CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC, and DISABLE_GROWTHBOOK each disable the feature-f
7.
▲
by
ebcode
16d ago
I'm only running a few agents in parallel so far, but I don't let them write or read anything w/out my approval. This slows things down quite a bit, but it means that I have exactly the opposite of your problem of stopping th
8.
▲
by
ebcode
22d ago
SQLite doesn't have system-versioned / temporal tables, but a quick search turns up a fairly straightforward approach. Instead of overwriting existing rows, always write new rows with timestamps. https://www.ohnekontur.
9.
▲
by
ebcode
25d ago
Our government is tyrant.
10.
▲
by
ebcode
27d ago
It’s interesting to think of the LLM as a kind of “mirror”. It reads to me like this person is engaging with the tool in a fairly hostile manner, and the LLM is like, “so you want to play it like that, huh? Well, let’s play it like that the
11.
▲
by
ebcode
1mo ago
My personal opinion: all output from LLMs is hallucinations. The idea that it’s “right” or “wrong”, when stating factual information is really in the eye of the beholder/user. What year did astronauts land on the moon? — is a question
12.
▲
by
ebcode
1mo ago
I don’t trust their outputs yet enough to not review everything myself. But I’m happy to be. a QA bottleneck in that way. What I want now is orchestration to get them running in parallel. I’ve looked into Yegge’s beads, but I want something
13.
▲
by
ebcode
1mo ago
I mean, it does feel like we could pause here for a few years, just to give everyone time to adapt to what the current models are capable of. We've seen back-sliding with model releases (anecdotally, but maybe there's published re
14.
▲
by
ebcode
1mo ago
Between those two, it's Claude Code. Gemini models are behind in the benchmarks.
15.
▲
by
ebcode
1mo ago
I’d say the problem is that, at least in the US, the government was conceived as a democratic republic, but private enterprise wasn’t required to follow the same conceits, and so all our corporations behaved more like small dictatorships. N
16.
▲
by
ebcode
1mo ago
Can we get that added to the US Constitution and the UN Declaration of Human Rights?
17.
▲
by
ebcode
2mo ago
What if a single email cost $0.001 cent to send, and it was paid to the recipient? For $10, you could send 10,000 emails. For recipients, every 1,000 emails they get is a dollar in their wallet. You’d need something like a blockchain for th
18.
▲
by
ebcode
2mo ago
Have you tried VirtualBox? That’s my go-to for running un-trusted code. Start with a clean VM/fresh install, and don’t put any secrets in it.
19.
▲
by
ebcode
2mo ago
check out David Ackley's work
20.
▲
by
ebcode
2mo ago
I tried it on my iPhone but can’t scroll the spreadsheet. still it seems like a fun project.. will check it out on desktop when I get home
21.
▲
by
ebcode
2mo ago
Here's the original blog post from last December: https://ebcode.com/blog/2025/12/17/sourceminder/ The 15% number is based on two runs from the ./experiment folder, on an instance from the
22.
▲
Show HN: Sourceminder.org - token-efficient code search
(sourceminder.org)
4 points
by
ebcode
2mo ago
|
2 comments
23.
▲
by
ebcode
2mo ago
It’s a tie.
24.
▲
by
ebcode
2mo ago
https://wettel.github.io/codecity.html
25.
▲
by
ebcode
2mo ago
And it reads to me like they have some other reason to move on from SWE Bench Pro, but they don't want to say what it is. They say right up top, "~30% of the tasks are broken." But that leaves ~70% un-broken, which seems pret
26.
▲
by
ebcode
3mo ago
Still plugging away on SourceMinder ( https://github.com/ebcode/SourceMinder ). I know, I know, everyone and their brother is working on token-saving schemes for LLMs. But I’ve found it to be useful even without the LLM.
27.
▲
The Great Software Quality Collapse (2025)
(techtrenches.dev)
2 points
by
ebcode
5mo ago
|
0 comments
28.
▲
by
ebcode
5mo ago
It's still in beta, and I'm hoping to get more feedback, so feel free to post in the issues or reach out directly if you run into any problems.
29.
▲
by
ebcode
5mo ago
I’m working on a tool that is a more token-efficient code search than grep. I don’t have hard numbers yet, but it’s been working for me to get longer sessions. https://github.com/ebcode/SourceMinder
30.
▲
by
ebcode
6mo ago
so, “yes false Scotsman”?
More ›