Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cobolexpert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cobolexpert
13d ago
Not for me
2.
▲
by
cobolexpert
1mo ago
You closed the gap
3.
▲
by
cobolexpert
2mo ago
Any connection to https://github.com/CeleritasCelery/rune ?
4.
▲
by
cobolexpert
2mo ago
Thanks for the heads-up
5.
▲
by
cobolexpert
6mo ago
Makes sense! Thanks for sharing.
6.
▲
by
cobolexpert
6mo ago
How does the classifier work? I see some JSON files with commands in them.
7.
▲
by
cobolexpert
7mo ago
What do you mean I'm not helping?
8.
▲
by
cobolexpert
7mo ago
I like this tree visualization! The background with little squares is making the text difficult to read, though.
9.
▲
by
cobolexpert
7mo ago
Had a funny experience with this some weeks ago. I started developing a small side project and after a week I wondered if this existed already. To my surprise, someone had already built something relatively similar _with the exact same name
10.
▲
by
cobolexpert
7mo ago
Changed 50 meters to 43 meters with Opus 4.6: “Walk. 43 meters is basically crossing a parking lot. ”
11.
▲
by
cobolexpert
7mo ago
Same here, I find most of these skills/prompts a bit redundant. Some people argue that in including these in the conversation, one is doing latent space management of sorts and bringing the model closer to where one wants it to be. I w
12.
▲
by
cobolexpert
7mo ago
Yep exactly, a Perl script
13.
▲
by
cobolexpert
7mo ago
As it slowly starts working on another platforms, it can fill in Bazzite's role (a bit ironic I guess, given Bazzite is inspired on SteamOS)
14.
▲
by
cobolexpert
7mo ago
Maybe SteamOS will help with this!
15.
▲
by
cobolexpert
7mo ago
Relevant comment from some months ago [1]. Personally I find that sticking to distros backed by companies or very large communities is just easier in the long term (Debian/Ubuntu/Fedora/Arch). [1] https://news.ycom
16.
▲
by
cobolexpert
7mo ago
Dumb question: is the quadratic time complexity for training, inference, or both?
17.
▲
by
cobolexpert
8mo ago
In the end this and all other 89372304 AI projects are just OpenAPI/Anthropic API wrappers, but at least one has 1st party support which maybe gives it a slight advantage?
18.
▲
by
cobolexpert
8mo ago
Copilot wanting to name everything Copilot is a funny thought, for some reason.
19.
▲
by
cobolexpert
8mo ago
Indeed, but nowadays it’s common to add the annotations to claw back a bit of more powerful code linting.
20.
▲
by
cobolexpert
8mo ago
I was also thinking this some days ago. The scaffolding that static languages provide is a good fit for LLMs in general. Interestingly, since we are talking about Go specifically, I never found that I was spending too much typing... types.
21.
▲
by
cobolexpert
8mo ago
In which way does native UI have the upper hand, do you think? To me it seems like a lot of users are largely indifferent to this aspect (e.g. so many applications nowadays being Electron/browser based). If browsers keep gaining capabi
22.
▲
by
cobolexpert
8mo ago
At $WORK we have a Git repo set up by the devops team, where we can manage our junk by creating Terraform resources in our main AWS account. The state however is always stored in a _separate AWS account_ that only the devops team can manage
23.
▲
by
cobolexpert
8mo ago
Maybe my initial message was overly harsh, I mostly agree with your points here. I think maybe the point of disagreement is exactly _how much_ extra prompt is necessary to approach 100% of the job, but this is quite hard to measure (obvious
24.
▲
by
cobolexpert
8mo ago
Ah do you mean sub-agents? I do understand that if I summon a sub-agent and give it e.g. code reviewing instructions, it will not fill up the context of the main conversation. But my point is that giving the sub-agent the instruction "
25.
▲
by
cobolexpert
8mo ago
I agree about the small tweaks like the Ruby accessor thing, I also have some small notes like that myself, to nudge the agent in the right direction.
26.
▲
by
cobolexpert
8mo ago
This is something that continues to surprise me. LLMs are extremely flexible and already come prepackaged with a lot of "knowledge", you don't need to dump hundreds of lines of text to explain to it what good software develop