Viewing profile — jvidalv
jvidalv
HN member- Joined
- Tue, May 04, 2021, 5:27 PM UTC
- HN karma
- 99
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About jvidalv
No profile information was provided.
Recent public activity
-
comment
Comment #49220088
Small forums is the answer. In spain they are still popular and after some time it feels like an small town in the good sense, you know everyone and everyone knows you. Of course s…
-
comment
Comment #49166853
I “agree” with your “sentiment”. But I can’t shake the feeling that discussing this stuff is indeed void on the AI era. I considered my self a JS/TS/React expert dev, derivate, sta…
-
comment
Comment #49112893
Also interested.
-
comment
Comment #49025339
Are you serious? Before LLM’s you needed serious skills and experience to pull this off. Now it’s a prompt away on some terminal done by any random dud. And I dont mention the velo…
-
comment
Comment #49011938
For games is a must have.
-
comment
Comment #48857363
You will be surprised to discover that the most open pro-democracy and “leftist” are also the most fascist and speech controlling ones. At least in Spain this is exactly the case, …
-
comment
Comment #48623205
They don’t. It’s all based on FOMO. Like superpowers, the more the better. My advice: the best claude is the raw claude, with some custom tailored skills. That’s it, no plugins.
-
comment
Comment #48611812
Bun is so good that can’t be used as server and only as local script runner. https://discord.com/channels/876711213126520882/148058965798... Leaks memory left and right. And the co…
-
comment
Comment #48501230
This is completely wrong, all this pages are mine and are Tailwind: https://berrus.app/ (game) https://josepvidal.dev/ (my site) https://fescims.com/ (mountaineering community) Eve…
-
comment
Comment #48493639
Fair reframe, and I agree more than I disagree. It's actually why I stopped at Railway level instead of going full VPS.
-
comment
Comment #48493604
Exactly, it always was one. The UX premium was a price on friction, and agents are pushing the price of friction to zero.
-
comment
Comment #48493499
It's not about hard, it's about priorities. I wouldn't switch from Vercel just to save X% per month, because the real cost was all the extra time to build and maintain the infrastr…
- story
-
comment
Comment #48480462
Bit of an stretch here.
-
comment
Comment #48266505
I mean, the root problem is, who searches anymore? Or better said, the ones who search are decreasing exponentially. I only use Google to search for reddit posts. The rest is ChatG…
-
comment
Comment #48264917
Thanks for the message, is exactly what I have in my brain and how I'm seeing it unfold. I'm lucky to be part of different codebases, +200 engineers codebase in a 10 years old comp…
-
comment
Comment #48233657
I also call this "bollocks" there is no way this workflow is even 1/10 of what you can get with Codex/Claude Code. A normal engineer may be running a couple of sessions with every …
-
comment
Comment #48233424
Not caring.
-
comment
Comment #48149441
My brain translates it from: "su propio" -> "it's own". Don't ask me why, thanks for the correction
-
comment
Comment #48146823
You nailed it, commute is the killer. I'm also Spanish, from a very small and rural town. My father is a farmer and does a siesta every day of the year. He comes back at home of wo…
-
comment
Comment #48019266
Bun can't be used for anything serious, only as a "script kiddie" to run small scripts. Trying to run it as a replacement for node in persistent backend/api scenarios is just plain…
-
comment
Comment #47896532
In the only one that feels that OpenAI has bots/commenters on payroll on all this kind of news downplaying Claude and stating how much better Codex is? There is too much and there …
-
comment
Comment #47766028
Same principle applies, hosting in Railway has slightly worse UX, but with LLM's you don't need to write a single docker line anymore, so deploying on railway is way way less cumbe…
-
comment
Comment #47763327
This is something I noticed, originally I thought "AI" was the perfect tool for Vercel and Nextjs (current standard = future standard), but then I realized is the total opposite, t…
-
comment
Comment #47762154
I have switched from the bloated mess of Nextjs to Vite+TSS and never looked back.