Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vemv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vemv
2mo ago
Thanks! I would enjoy a brief exchange, can you hit me up at <username> at <username> dotnet?
2.
▲
by
vemv
2mo ago
Hi ofjcihen, where can I learn more about your professional services?
3.
▲
by
vemv
4mo ago
Another day, another AI-related thinkpiece (that people upvote to post their own thinkpieces in the comments)
4.
▲
by
vemv
5mo ago
Musk must be chronically surrounded by yes-men.
5.
▲
by
vemv
6mo ago
What is a correct, bug-free program? ...It's one that does what a specific set of humans want. There's no other useful definition. One man's feature is another's bug. It logically follows that there must be a human rev
6.
▲
by
vemv
6mo ago
Have you perceived a market shift for freelancers given the rise of AI coding? It seems to me that sadly, paying for getting a few isolated tasks done is becoming a thing of the past.
7.
▲
by
vemv
7mo ago
Every "how I use Claude Code" post will get into the HN frontpage. Which maybe has to do with people wanting to show how they use Claude Code in the comments!
8.
▲
by
vemv
7mo ago
Suggestion, don't use your pinky. I haven't used it for over a decade. Instead, move your whole arm as a unit, and primarily use your index finger. It takes some adaptation, but movement is better than stillness the vast majority
9.
▲
by
vemv
7mo ago
Kinesis Freestyle2. 100 bucks, it's been around for a long time.
10.
▲
by
vemv
7mo ago
Good coincidence, yesterday I switched to a split keyboard. I had been programming since 2011. Main reason for my switch is that I felt that my shoulders have a wider stance than before. I don't know if it's because of an improvem
11.
▲
by
vemv
7mo ago
Yes. I'd swear that people that unfortunately fall into RSI also fall into a negative cycle of moving less and favoring a static position at all levels - fingers, wrists, shoulders. Our bodies love movement and it's often a recipe
12.
▲
by
vemv
7mo ago
Hopefully with the advent of AI coding, OSS frontends for all sorts of commercial backends will be more frequent, have higher quality, and consumers would be able to vote with their wallets for high-quality APIs enabling said frontends.
13.
▲
by
vemv
7mo ago
The week that investors freaked out because of a set of prompts on a github repo.
14.
▲
by
vemv
7mo ago
It's not and I really doubt it will, for true SaaS platforms. A desktop .gif recorder (frequent example I've read about) is not a SaaS, even if you charge monthly for it. Let's put an example an exception-tracking SaaS (Sentr
15.
▲
by
vemv
8mo ago
Why is this at the top? I've flagged it, that's what we should be doing with AI content.
16.
▲
by
vemv
8mo ago
Ralph is, very literally, vibe coding with extra steps. If you'll code a demo MVP, one-off idea, etc, alright, go ahead, have your fun and waste your tokens. However I'll be happy when the (forced) hype fades off as people realise
17.
▲
by
vemv
8mo ago
Thanks, interesting, what articles can I read to learn more?
18.
▲
by
vemv
8mo ago
At which point the "rest of the world" (everyone but the US) can just threaten Trump with making the US economically irrelevant? That would seem a simple and peaceful solution to the Trump-inflicted bullying - stop messing around
19.
▲
by
vemv
8mo ago
As soon as I saw the AI header image I pressed the back button - it's all I need to know.
20.
▲
by
vemv
8mo ago
Hi Dickson, while you're here, would you generously allocate a couple minutes to assess this other issue? https://github.com/anthropics/claude-code/issues/4034 It's low-hanging fruit.
21.
▲
by
vemv
8mo ago
These are good to append to your .bashrc or .zshrc (depending on your shell of choice) and they'll be picked up.
22.
▲
by
vemv
8mo ago
Tangentially related, I had created this issue which has plenty of support - people feel very strongly about it for various reasons. https://github.com/anthropics/claude-code/issues/4034 It's really a tr
23.
▲
by
vemv
8mo ago
I have all these set: export CLAUDE_CODE_DISABLE_FEEDBACK_SURVEY=1 export CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 export DISABLE_AUTOUPDATER=1 # reduces splash screen size: export IS_DEMO=1
24.
▲
by
vemv
8mo ago
As of lately I was thinking, with AI coding I could pick a distro of choice, and tweak it at will in all aspects. Not that it wasn't possible before of course, but OS/distro dev across the entire stack surely spans an insane bread
25.
▲
by
vemv
8mo ago
How has Claude Code (as a CLI tool, not the backing models) evolved over the last year? For me it's practically the same, except for features that I don't need, don't work that well and are context-hungry. Meanwhile, Claude C
26.
▲
by
vemv
8mo ago
There are always middle grounds to be explored. The way I see it, 80% of a "codebase" would be data and 20%, code. Both worlds can be cleanly composed. For instance, for backend development, it's common to define an array (da
27.
▲
by
vemv
8mo ago
That would be caught by any schema validation system at runtime, e.g. Zod in typescript, Malli in Clojure, and so on.
28.
▲
by
vemv
8mo ago
Most likely you are creating boilerplate at 20x/50x, as opposed to genuinely new concepts, mechanisms, etc. To be fair, most web/mobile frameworks expect you to do that. Ideally, codebases would grow by adding data (e.g. a json de
29.
▲
by
vemv
9mo ago
I won't lie, this sounds like a recipe for context rot. LLMs degrade as the context / prompt size grow. For that reason I don't even use a CLAUDE.md at all. There are very few bits that I do need to routinely repeat, because
30.
▲
by
vemv
11mo ago
What are the specific "Unicode variation selectors" in question? I'd like to implement some simple linting against them.
More ›