Viewing profile — smy20011
smy20011
HN member- Joined
- Thu, May 26, 2016, 8:00 PM UTC
- HN karma
- 358
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About smy20011
No profile information was provided.
Recent public activity
-
comment
Comment #49188622
You can simulate this by having a jj repo with file system watches.
-
comment
Comment #49053362
Super cool, thank you for sharing!
- comment
-
comment
Comment #48506966
> 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. L…
-
comment
Comment #48493154
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 …
- comment
-
comment
Comment #47340443
At least easier to filter I think.
-
comment
Comment #47340369
Agree, AI generated articles & comments provide little to none value other than the original prompt. Please just post the original prompt instead.
-
comment
Comment #47326857
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.
-
comment
Comment #47325819
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 …
-
comment
Comment #47310888
Just multibillion?
-
comment
Comment #47299103
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…
-
comment
Comment #47279171
Nice to see a AI coding tool that not (complete) vibe coded! Well done.
-
comment
Comment #47257946
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/e…
-
comment
Comment #46909995
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 …
-
comment
Comment #46882919
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.
-
comment
Comment #46864954
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 specific…
-
comment
Comment #46533877
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, …
-
comment
Comment #45848871
Just don't play the game have winner and loser. Play the game that both side can win.
- story
- story
-
comment
Comment #44163226
> 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 …
-
comment
Comment #43273331
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://gi…
-
comment
Comment #43273315
Local server. https://github.com/smy20011/MorningRadio
- story