Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
unop
6mo ago
Both Sonnet and Opus 4.6 under GHCP support a 1M context window.
2.
▲
by
unop
6mo ago
`\rg foo` or `command rg foo`
3.
▲
by
unop
7mo ago
I welcome this "scriptability" improvement. I often have to do some bulk updates across a few dozen files and while I can whip up python or sed - I'd rest assured there's a more stable interface. but more importantly it
4.
▲
by
unop
8mo ago
Tool calls with middleware. If you deploy an agent into a production system - you design it to use a set of curated whitelisted of bespoke tool calls against services in your stack. Also, You should never connect an agent directly to a sens
5.
▲
by
unop
10mo ago
I spent 10 years in perl and created a lot in it - it taught me a lot about code as a culture,importance of tests, TIMTOWTDI, etc. I think I owe a lot to it. I found myself defending it more and more online against the folks who were nay sa
6.
▲
by
unop
10mo ago
I'm having a grokking problem with the grammar of this question. Hey claude, help parse .. Ohh wait.. claude says I've spent up all my weekly credits (twat!). Gemini.. Hey.. Go to school on this one... "Do you know how much t
7.
▲
by
unop
1y ago
Maybe cmd.exe launch into "your terminal" - styled with starship or whatever, your shell aliases but taking the user into your (code?) projects' directories that they can have a nosey around with (mirroring github repos?)
8.
▲
by
unop
1y ago
Umm, the front-loaded 8k hours might not have much return if you were sedantary in the later decades (arguably the years where exercise helps stave off metabolic disease) as much as sustained levels of exercise all through life. I mean, we
9.
▲
by
unop
1y ago
If you don't do this duration regularly enough - you're likely not fit enough to last the effects out and sure, anyone would feel tired or sleepy. It takes a certain adaptation to reach this level of fitness - and it should be no
10.
▲
by
unop
1y ago
I like the idea but I live in Europe and that and some skill issues couldn't get a route planned. It would be nice if the route start and end selections could be from points ona map (for the outdoorsy types like me) as the text fields
11.
▲
by
unop
2y ago
Nice! We'll link to this for our internal consultancy work. It'd be nice to show the other dimension of the git branching strategies to apply. Github flow/feature-branches vs per-env branches of main vs git flow. How and when
12.
▲
by
unop
4y ago
Actually the `gh clone` wraps up all the complexity with enterprise authn/authz, Tokens/PATs, multi-org SSO/MFA, etc really well. This alone is the reason I use gh.
13.
▲
by
unop
4y ago
> Women choose to have sex consensually, no? Consent to sex doesn't imply consent to pregnancy (or even the consent to carry to term after) - it just doesn't follow, even with the risks of pregnancy.
14.
▲
by
unop
4y ago
Documentation-as-an-artefact of the continuous delivery process - every feature is feature-complete only when counterpart documentation is generated and integrated/built as part of the pull-request procese. I.E. A code/solution re
15.
▲
by
unop
4y ago
- MTB biking / Ultra-Endurance Road cycling - Running / Hiking in the mountains (actually climbing for the views) - Being creative (programming, sculpting, carving, painting, drawing)
16.
▲
by
unop
4y ago
Typically, this is the glib superficial answer a non-runner would have. To a runner, you are your own opponent, your feet and the terrain the challenges and the elation and endorphin rush afterwards the goal/reward. And watching runnin
17.
▲
by
unop
4y ago
I burned out just before the birth of my daughter - it was the extra I was doing to make sure I'd handed off to my replacement during paternity leave that sent me over the edge. The week my daughter was born, I was not at work but I co
18.
▲
by
unop
5y ago
Your point is valid but you've completely sidestepped the question and have not entertained contrary possibility. The question is a legitimate one. Don't the people of Russia deserve to learn about their world via the Internet? If
19.
▲
by
unop
5y ago
Nice! Surely if IPv6, you're using DNS, no? And not typing out the full changing IPv6 addresses? Even in your homelab? Making this concept a bit moot at best - awkward to manage if anything.
20.
▲
by
unop
6y ago
My takeaway is this: stop copy-pasting commands in the shell and use the superior history/command-line editing features of read line instead.
21.
▲
by
unop
6y ago
Elliot Management, one of the activist investors of LP mandating this change have long been known to get their claws into "underperforming" companies and insist on strategy change that is anti-free, anti-opensource. They did this
22.
▲
by
unop
7y ago
The irony!
23.
▲
by
unop
8y ago
Umm, don't most browsers have a keyword based/parameterized bookmark feature nowadays?
24.
▲
by
unop
8y ago
Hmm, the HN title is grossly misleading.. I wonder why?
25.
▲
by
unop
8y ago
The back ticks to quote the keys are off-putting.. It feels like writing arcane SQL. I personally would try and align with jsonpath for the convention, richer query-language and expressions.