Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
xn
2mo ago
"July 19, 2026 at 11:59:59 PM PT" [1] 1. https://support.claude.com/en/articles/15424964-claude-fable...
2.
▲
by
xn
2mo ago
The Elm Architecture[1] makes it easy to reason about code. You render the current state. You create a new state by applying a message to the current state. 1. https://guide.elm-lang.org/architecture/
3.
▲
by
xn
3mo ago
Yes. If I have a 5-year lease on a building, I can sublease it to you for 5 years, but I can't offer to sell it to you.
4.
▲
by
xn
7mo ago
Are there any good reasons to use multiple GitHub user accounts? GitHub organization membership and permissions are well designed in my experience, negating the need for multiple user accounts.
5.
▲
by
xn
7mo ago
I don't understand how vouch solves the problem. From https://x.com/mitchellh/status/2020628046009831542 : > There's no reason for getting vouched to be difficult. The primary thing Vouch prevents is l
6.
▲
by
xn
7mo ago
If you don't think code generators are useful, that's fine. I think code generators are useful, but that one of the trade-offs of using them is that it encourages people to anthropomorphize the software because they are also prose
7.
▲
by
xn
7mo ago
Your agency lets you choose the words you use.
8.
▲
by
xn
7mo ago
Consider not anthropomorphizing software. How about we stop calling things without agency agents? Code generators are useful software. Perhaps we should unbundle them from prose generators.
9.
▲
by
xn
7mo ago
A related, generalized idea: https://github.com/webhookdb/webhookdb
10.
▲
by
xn
8mo ago
It could be. How did the control group do?
11.
▲
by
xn
8mo ago
Then you know that it's going to take at least, say two weeks, one week for the first implementation and a week to finish it if it works. On the high end, could it take more than 2 years? 1 year? 6 months? Stop when you are 80% conf
12.
▲
by
xn
8mo ago
This why you should use confidence intervals for estimates. Use a 80% confidence interval, for example. 10% of the time, you should come in under the best case estimate. 10% of the time, it should take longer than the worst case estimate.
13.
▲
by
xn
8mo ago
Is it going to take more than two hours? Is it going to take more than two days? Is it going to take more than two weeks? Is it going to take more than two months? Is it going to take more than two years? If you can answer these questions,
14.
▲
by
xn
9mo ago
It's like having Michael Jordan with dementia on your team. You start out mesmerized by how many points he can score, and then you get incredibly frustrated that he forgets he has to dribble and shoot into the correct hoop.
15.
▲
by
xn
9mo ago
If you bill hourly, $15 for an extra billable hour is a good deal.
16.
▲
by
xn
10mo ago
There seems to be an obvious solution. When I went to the DMV and couldn't pass the vision test without my glasses, they put on my driver's license an indication that I only passed with the accommodation of corrective lenses.
17.
▲
by
xn
10mo ago
redo[1] with shell scripts has become my goto method of dealing with multi-step data problems. It makes it easy to review each step of data retrieval, clean-up, transformation, etc. I use mlr, sqlite, rye, souffle, and goawk in the shell s
18.
▲
by
xn
10mo ago
The airline that inspired at least one passenger to write a song about them: https://www.youtube.com/watch?v=A1SKldiiWm4
19.
▲
by
xn
1y ago
Junior developers don't yet have the intuition to tell the computer, "NO, NOT LIKE THAT!"
20.
▲
by
xn
1y ago
Hope they backed up the seed phrase for the Art Department before deleting it.
21.
▲
by
xn
1y ago
My mother-in-law shipped us homemade jam from Slovakia. It's been stuck in customs for 3 weeks. The agents must be working diligently to assay the canning jar lids.
22.
▲
by
xn
1y ago
presumably it's status quo bias
23.
▲
by
xn
1y ago
huh. I guess this is a prototype for features that will have be submitted to the upstream version. There was a feature in development for something like `git add -G <regex>`, maybe a decade ago, that never got completed. As for lice
24.
▲
by
xn
1y ago
Good thinking. I added a vhs tape: https://github.com/cwarden/git-add--interactive/blob/main/RE...
25.
▲
by
xn
1y ago
Thanks for the feedback. The latest version improves compatiblity with the perl version: https://github.com/cwarden/git-add--interactive/releases/tag...
26.
▲
by
xn
1y ago
Maybe someone will create modernperl, à la modernc, to automatically port go to perl.
27.
▲
by
xn
1y ago
I updated my calendar to revisit in 2045.
28.
▲
by
xn
1y ago
After banging on it a bit more, yes, it would be nice to replace the upstream version.
29.
▲
by
xn
1y ago
Good idea. I'll try to throw something together.
30.
▲
Show HN: Git-Add–Interactive with Enhancements
(github.com)
75 points
by
xn
1y ago
|
37 comments
More ›