Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
3371
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
3371
5d ago
Unfortunately it's much less likely to happen for their managed models because surveillance is built-in in every public-facing service since day-one.
2.
▲
by
3371
6d ago
Interestingly the latest report from Anthropic explained that they may be just routing requests to managed models to Anthropic.
3.
▲
by
3371
6d ago
This raise a question: why do open source models sometimes identify themself as Anthropic's models. I recall seeing some plausible theories in the past but I can't recall.
4.
▲
by
3371
12d ago
codegraph + context mode are all I need.
5.
▲
by
3371
13d ago
"He was born, lost his father at 13, was orphaned at 20, had 4 children, and died at 90 of a parasitic infection, with 3 surviving children, 10 grandchildren, and 15 great-grandchildren." This 3727 BCE Korean boy died at 90.
6.
▲
by
3371
16d ago
You may be interested in my No3371/projex repo, which is a whole solution based in this idea, I wonder how much do people do differently in this direction
7.
▲
by
3371
16d ago
This makes we wonder if anyone have tried to track attention to code with eye tracker
8.
▲
by
3371
26d ago
I don't think it's possible to effectively control LLM's output, unlike Human the difference between "thoughts" and "words" is very weak. Better just clean stuff up afterward with a dedicated agent.
9.
▲
by
3371
1mo ago
Yeah, making it a skill is just much more convenient. It can be a very simple skill, a one liner asking the agent to gather the context and write a handoff for another agent. My skill is unnecessarily complex if that's the only require
10.
▲
by
3371
1mo ago
Yes it's just another (but my own) impl of SDD
11.
▲
by
3371
1mo ago
It's just good old prompting in skill format. You can check out the skill repo: no3371/projex
12.
▲
by
3371
1mo ago
> Plus your handoff files becomes a useful piece of project memory that you can reference later. I've been doing this since I started agentic development, and have a whole framework based on this; Simply put I define workflow s that
13.
▲
by
3371
1mo ago
People believe ublock because it's reputable and not affiliated with browsers IMO.
14.
▲
by
3371
1mo ago
I used this for a while then decided to build my own suites that pack individual harness and respective host state (config, plugins, skills, etc.) into an image. Works better and much flexible in my opinion.
15.
▲
by
3371
1mo ago
In my own framework (just a skill), every unit of works produce a markdown document. This provides rich context over past plan/interview/implementation/etc., this + git is more than enough to not think about context and memor
16.
▲
by
3371
2mo ago
BBM: Big Brain Model
17.
▲
by
3371
2mo ago
I did but I removed the English part, not because I assume people can read hiragana, but because I assume people will need to search it up anyway.
18.
▲
by
3371
2mo ago
IIRC it's a popular TTS character called ずんだもん.
19.
▲
by
3371
2mo ago
I am taking my limited time before next job hunt and using coding agents to create a wego board strategy game inspired by Escape From Tarkov, Advanced Wars, and PhantomBrigade.
20.
▲
by
3371
2mo ago
> Why don't they carpet bomb all of the ukraine? In Chinese we call it "wash the ground with missiles", and many Chinese and Taiwanese say this constantly as a threat or concern. It's amusing that many people think th
21.
▲
by
3371
2mo ago
My experience is that Codex's auto review is extremely costly, with $20 on both sides, I can run CC with auto mode for longer than with Codex's auto review enabled. Also in my own experience Claude's usage is actually bigger
22.
▲
Unity AI Open Beta
(unity.com)
1 points
by
3371
4mo ago
|
0 comments
23.
▲
by
3371
5mo ago
This kind of services that requires the user to share a seed/code to the recipient always seems kinda awkward to me. The code is not simple/short enough to be verbally communicated; If I can send the code, I usually can just send
24.
▲
by
3371
5mo ago
This does kind of smell like the wrong way to use it. Not trying to self-promote here, but the experiences you shared really made me think I headed the right direction with my prompting framework ("projex" - I once made a post abo
25.
▲
by
3371
6mo ago
They would be 100% lying if they have infinite budget allocated to this campaign and haven't approved all requests.
26.
▲
by
3371
6mo ago
That's... not what was written there. Better read gp again slower.
27.
▲
by
3371
6mo ago
In my prompting framework I have a workflow that the agent would scan all the artifacts in my closed/ folder and create a yyyymmdd-archive artifact which records all artifact name and their summaries, then just delete them. Since the f
28.
▲
by
3371
6mo ago
Isn't that for... readability...?
29.
▲
by
3371
6mo ago
Somehow made me think I should enforce a rule agents should sign their conment so it's identifiable at first glance
30.
▲
by
3371
6mo ago
Quite curious about this. Does the agent gets its own repo and deliver with commits?
More ›