Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smy20011
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
smy20011
14d ago
The "What makes it different" feels so AI-generated :(
2.
▲
NYC Announced Nation's Broadest Generative AI Moratorium in Schools
(nyc.gov)
2 points
by
smy20011
14d ago
|
1 comments
3.
▲
by
smy20011
17d ago
Nah, if you not feeling fun coding a project, just use your free time on other stuff that you interested in.
4.
▲
by
smy20011
18d ago
OpenClaw IMO, It's a such big mess that only agent can operate it.
5.
▲
by
smy20011
29d ago
Very clean, thank you for posting!
6.
▲
by
smy20011
29d ago
I was wondering to build the same thing but someone already built it. I just need some agent that open/close super fast and don't eat half a gb of memory.
7.
▲
by
smy20011
1mo ago
Can we stop treating llms as some conscious being? It's a function of weight + context and you can copy the behavior by copying the context. Therefore, their collaboration behavior is mostly the same.
8.
▲
One Cut – Edit Video by Editing Code
(github.com)
1 points
by
smy20011
1mo ago
|
0 comments
9.
▲
by
smy20011
1mo ago
You can simulate this by having a jj repo with file system watches.
10.
▲
by
smy20011
2mo ago
Super cool, thank you for sharing!
11.
▲
by
smy20011
3mo ago
> This post is 100% human-written. Claude was used for feedback and to assist with the linker symbol diagram. Cursor was used for feedback and to ensure examples were compilable. Love this, I hope every blog have the same disclaimer abou
12.
▲
by
smy20011
3mo ago
It will pay for itself if you spend >300$ per month. I personally wish Waymo have a 399$ per month subscription that give 2 free ride per day so I don't need to own a car just for work.
13.
▲
by
smy20011
6mo ago
At least easier to filter I think.
14.
▲
by
smy20011
6mo ago
Agree, AI generated articles & comments provide little to none value other than the original prompt. Please just post the original prompt instead.
15.
▲
by
smy20011
6mo ago
I will not put it into a ladder. It implies that the higher the rank, the better. However, you want to choose the best solution for your needs.
16.
▲
by
smy20011
6mo ago
An outage could cost Amazon ~millions to tens of millions. Most of the time, we want the junior to learn from the outage and fix the process. With AI agent, we can only update the agent.md and hope it will never happen again.
17.
▲
by
smy20011
6mo ago
Just multibillion?
18.
▲
by
smy20011
6mo ago
It interesting to see that the eval set becoming more and more expensive. Previously we just need to evaluate one test set, right now we need to create a lot of diffs and run a lot of tests.
19.
▲
by
smy20011
6mo ago
Nice to see a AI coding tool that not (complete) vibe coded! Well done.
20.
▲
by
smy20011
7mo ago
Are we reinventing RPC again? Calling CLI program with JSON sounds like RPC call. The schema feels likes something LSP can provided for such function. Maybe asking agent to write/execute code that wraps CLI is a better solution.
21.
▲
by
smy20011
7mo ago
I think the good thing about it is that if you are given good specification, you are likely to get good result. Writing a C compiler is not something new, but it will be great for all the porting projects.
22.
▲
by
smy20011
8mo ago
I miss entering flow state when coding. When vibe coding, you are in constant interruption and only think very shallow. I never see anyone enter flow state when vibe coding.
23.
▲
by
smy20011
8mo ago
I think It's not because AI working on "misaligned" goals. The user never specify the goal clearly enough for AI system to work. However, I think producing detailed enough specification requires same or even larger amount of
24.
▲
by
smy20011
8mo ago
According to https://cdn.realfood.gov/Daily%20Serving%20Sizes.pdf , their recommendations do not meet their calories goal. Eg, for 2000 calories, you can eat 4 egg, 3 cup of milk, 4 slice of bread, 2 apple and 3 tbsp of oil
25.
▲
by
smy20011
10mo ago
Just don't play the game have winner and loser. Play the game that both side can win.
26.
▲
The lawyer who beat Tesla is ready for 'round two'
(theverge.com)
22 points
by
smy20011
1y ago
|
2 comments
27.
▲
Running Jujutsu with Claude Code Hooks
(matthewsanabria.dev)
3 points
by
smy20011
1y ago
|
0 comments
28.
▲
by
smy20011
1y ago
> Often, it will drop you precisely at that golden moment where shit almost works, and development means tweaking code and immediately seeing things work better. That dopamine hit is why I code. Only if you are familiar with the project&
29.
▲
by
smy20011
2y ago
Yeah, fully local LLM+TTS setup. Use jupyter notebook to fetch the stock and weather info and feed that into a local LLM and convert that to speech using opensource TTS. https://github.com/smy20011/MorningRadio
30.
▲
by
smy20011
2y ago
Local server. https://github.com/smy20011/MorningRadio
More ›