Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
philbo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
philbo
5d ago
I have. I thought it was okay, but it wasn't really the radical departure from other coding harnesses that I was looking for. Perhaps I could have made it that with more customization, I'm not sure. My own harness doesn't pro
2.
▲
by
philbo
5d ago
Glm-5.3-flash for me. I like faster models because I stay involved all the way through. I don't delegate full control to the agent because it's harder to understand the end result that way.
3.
▲
Very niche software, part 2
(philbooth.me)
1 points
by
philbo
6d ago
|
0 comments
4.
▲
by
philbo
6d ago
I think one way to approach this is by deliberately choosing less capable tools (but still AI-assisted). You don't have to delegate huge tasks to agents wholesale, but it requires fighting against mainstream harnesses to do so because
5.
▲
Show HN: Opair, a coding harness that eschews autonomy
(gitlab.com)
2 points
by
philbo
8d ago
|
0 comments
6.
▲
by
philbo
20d ago
The assumption is the vector. Why assume?
7.
▲
by
philbo
20d ago
100% this. 1. Keep secrets in a dedicated secrets store. 2. Read directly from the secrets store in application code. There is no environment, there are no environment variables. Yes, even on local.
8.
▲
Reduce large sorted set memory with a packed B+ tree
(github.com)
1 points
by
philbo
1mo ago
|
0 comments
9.
▲
by
philbo
1mo ago
Opair, a coding harness that eschews autonomy. It has: * No tools that grant shell access, instead tools grant access to specific executables (dangerous args can be blocked). * Separate "driver" and "navigator" modes tha
10.
▲
by
philbo
2mo ago
https://gitlab.com/philbooth/opair It's a coding harness that eschews autonomy and instead works like a pair programming partner, with distinct "driver" and "navigator" modes. I've only sp
11.
▲
Man nearly sucked out of window mid-air on Ryanair plane
(bbc.co.uk)
15 points
by
philbo
2mo ago
|
3 comments
12.
▲
by
philbo
3mo ago
YES! It's still very wip, I spent a couple of weekends on it so far, but I'm working on a harness that eschews autonomy and instead aims to work as a pair programming partner. Key to that are distinct "driver" and "
13.
▲
by
philbo
3mo ago
1. Write ADRs (or get agents to write them) 2. Commit ADRs to git 3. Mention ADRs in AGENTS.md
14.
▲
by
philbo
3mo ago
Yesterday I started working on an agent harness that tries to address some of the issues here. What I'm hoping to build ultimately is something that works more like a pair-programming partner than existing harnesses do. I want the user
15.
▲
by
philbo
3mo ago
If a coworker dumped a 5k-line code review on you, you'd tell them to come back when it's broken down into smaller, reviewable chunks. Large dumps of code are basically unreviewable by humans, but it seems like a lot of people hav
16.
▲
by
philbo
3mo ago
https://app.bluefriday.uk/ The nichest of niche social network clients. It's for people in one particular country, who watch one particular TV program, on one particular day of the week. Now that the cost of writing so
17.
▲
by
philbo
3mo ago
For decades, engineers understood that large code reviews are harder than small ones. Out of both politeness and a desire to receive better code reviews, we learned to break our large changes into smaller chunks. Some engineers took things
18.
▲
Agentic Coding and Mental Models
(philbooth.me)
2 points
by
philbo
3mo ago
|
0 comments
19.
▲
Top FEMA official said he once teleported to Waffle House
(cnn.com)
4 points
by
philbo
6mo ago
|
0 comments
20.
▲
Can pumping chemicals into the ocean help stop global heating?
(theguardian.com)
1 points
by
philbo
6mo ago
|
1 comments
21.
▲
by
philbo
8mo ago
I began this project as an exercise to learn Go before starting a new job, then continued it as an exercise to mess about with Claude Code. So development was LLM-assisted: the UI is 100% vibe-coded, the model is 100% vim-typed, the rest is
22.
▲
Show HN: Pawno, multiplayer chess in your terminal
(playpawno.com)
1 points
by
philbo
8mo ago
|
1 comments
23.
▲
by
philbo
8mo ago
https://philbooth.me/
24.
▲
by
philbo
8mo ago
Russia was allowed to inherit the USSR seat on 3 conditions: - It took on all the sovereign debt from the newly independent nations. - It relinquished nukes that were left behind in Ukraine. - The United Nations collectively agreed to it. I
25.
▲
by
philbo
8mo ago
It's for the Scottish. It's in Iran's interests for Scotland to become independent because that would enforce change on the United Nations Security Council. The UK ceases to exist and loses its veto, then what happens on the
26.
▲
KdK part 2: a medical mystery from postwar Germany
(nealstephenson.substack.com)
2 points
by
philbo
9mo ago
|
0 comments
27.
▲
KdK (Kinetik der Kontinua) part 1: Introduction
(nealstephenson.substack.com)
1 points
by
philbo
9mo ago
|
0 comments
28.
▲
The closer we look at time, the stranger it gets
(sciencefocus.com)
84 points
by
philbo
9mo ago
|
107 comments
29.
▲
by
philbo
11mo ago
https://status.posthog.com/history
30.
▲
by
philbo
11mo ago
A nice thing about the SAX approach is it lets you layer other APIs on top too. I did something like that in BFJ: https://www.npmjs.com/package/bfj
More ›