Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cerved
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cerved
26d ago
The advantage is that you can run it in a terminal... So in tmux, over ssh, etc.
2.
▲
by
cerved
26d ago
My theory is it writes these comments as "notes while working", and I don't don't mind that, per-se. My problem is it's inability to clean that shit up before committing it. That's wrong load-bearing lever that
3.
▲
by
cerved
2mo ago
I'm becoming increasingly allergic to the performative writing of LLMs. The worst part is how compulsive LLMs are at writing like this. Like the system prompt instructs it to "reason" and like a college Sophomore it pontifica
4.
▲
by
cerved
2mo ago
Vin fugitives difftool is even better Also, you can use -p for stash push
5.
▲
by
cerved
2mo ago
You dont need to open the reflog you can just git reset --hard @{1} After a rebase to "undo" it.
6.
▲
by
cerved
4mo ago
ofc if you're running AI agents in YOLO mode — clones means you don't need to worry that Sonnet is going to see your .git/index.lock file and go "this is blocking me, let's rm -f this" and corrupt all your work
7.
▲
by
cerved
4mo ago
Worktrees effectively share the entire state of the repo. Only limitation is that a branch can only be checked out in one repo at a time. Clones only share the immutable object store For most practical uses of same repo checking out differe
8.
▲
by
cerved
4mo ago
Doesn't work. You need to mount both the worktree and the repo which defeats the point
9.
▲
by
cerved
4mo ago
you can also setup a local remote which hardlinks the index so it doesn't occupy more space. Why? Idk. You don't want to share stash, rerere-cache, branches whatever. Also handy if you're running an agent in a container on th
10.
▲
by
cerved
4mo ago
Fwiw you can create your own trailers Yolo-Slopped-By: Sonnet-4.5 <claude@anthropic.com> https://git-scm.com/docs/git-interpret-trailers
11.
▲
by
cerved
4mo ago
if you want to reason about language correctness you are better off using linters, compilers and things like fuzzing > the trend is AI also does the code review please no. Keep at least four eyes on all code you ship
12.
▲
by
cerved
5mo ago
Anthropic obviously vibe code everything and it shows
13.
▲
by
cerved
5mo ago
You use gh to interact with the forge, git to interact with the repo. For example gh pr checks --watch will run and poll the CI checks of a PR and exit 0 once they all pass
14.
▲
by
cerved
5mo ago
> Starlink Consumer Broadband at $380B (9.2M subscribers, ~38x revenue) I mean that Starlinks consumer broadband is valued at ~38x revenue, when other telcos are valued around 1.5x revenue. That revenue is 2533% more expensive, why pay s
15.
▲
by
cerved
5mo ago
Anthropic should run it on their own code
16.
▲
by
cerved
6mo ago
not strictly speaking, but in practice it's the tip of the remote default branch
17.
▲
by
cerved
6mo ago
For $380B you can get both AT&T and Verizon and you pay ~1.55x the revenue. Why pay 38x for Starlink?
18.
▲
by
cerved
6mo ago
Tip, you may want to use origin/HEAD over origin/master
19.
▲
by
cerved
6mo ago
It does
20.
▲
by
cerved
6mo ago
Would me be nice to try this on lcg (CP-SAT) solvers
21.
▲
by
cerved
6mo ago
Is the a b test tired to the installation or the user?
22.
▲
by
cerved
7mo ago
I instruct Claude to write like peff, writes much better commit messages now
23.
▲
by
cerved
8mo ago
If only the streaming giants would let us stream in decent quality..
24.
▲
by
cerved
9mo ago
So it does a forced reset of the dirt after each bash command? Does it confuse Claude? I frequently find it lacks path awareness of what it's working directory is
25.
▲
by
cerved
9mo ago
Hey Boris, can you teach CC how to use cd?
26.
▲
by
cerved
9mo ago
Probably they tried a real operating system.
27.
▲
by
cerved
10mo ago
https://www.my-mooc.com/en/mooc/optimization-75993f57-f2df-4... https://www.coursera.org/learn/basic-modeling
28.
▲
by
cerved
10mo ago
It'll never happen. You can't distribute ZFS under GPL
29.
▲
by
cerved
10mo ago
ZFS and jails are two things FreeBSD does very well
30.
▲
by
cerved
10mo ago
Never had any issues but I've only ever tried to run it on supermicro boards
More ›