HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jvidalv

93 karmajoined 5 ปีที่แล้ว

Submissions

AI is eating your moat

josepvidal.dev
6 points·by jvidalv·30 วันที่ผ่านมา·6 comments

Game sound effects for Claude Code

josepvidal.dev
1 points·by jvidalv·5 เดือนที่ผ่านมา·1 comments

comments

jvidalv
·เมื่อวาน·discuss
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, and is really scary how much people falls for it.
jvidalv
·19 วันที่ผ่านมา·discuss
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.
jvidalv
·21 วันที่ผ่านมา·discuss
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 core team seems unable to fix it.
jvidalv
·29 วันที่ผ่านมา·discuss
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)

Even my mobile app for the mountaineering community is tailwind (Yes, there is Tailwind for ReactNative): https://apps.apple.com/us/app/cims-mountain-challenges/id674...

My point being, quick AI slop landing pages and products will share the same vibes, but at the end Tailwind is just a collection of css classnames, allowing you to build and create as much as cool and unique pages as with plain css if you put the effort.
jvidalv
·30 วันที่ผ่านมา·discuss
Fair reframe, and I agree more than I disagree.

It's actually why I stopped at Railway level instead of going full VPS.
jvidalv
·30 วันที่ผ่านมา·discuss
Exactly, it always was one. The UX premium was a price on friction, and agents are pushing the price of friction to zero.
jvidalv
·30 วันที่ผ่านมา·discuss
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 infrastructure myself. The savings never justified the hours.

With agents that math changes. The build and maintenance work moves onto the agent, so the savings threshold where switching makes sense drops a lot.

On top of that there are other goodies. Vercel is serverless, so you can't co-locate the API with the DB, which means extra latency and yet another bill (Supabase?). That's one more thing you can now own for basically no effort.
jvidalv
·เดือนที่แล้ว·discuss
Bit of an stretch here.
jvidalv
·2 เดือนที่ผ่านมา·discuss
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 ChatGPT or Claude.
jvidalv
·2 เดือนที่ผ่านมา·discuss
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 company and code, +5 engineers on fresh code. My personal projects, that are beyond POC's, real users, hundreds of commits.

The LLM agent sweet spot is the last one, they are perfect, as I can contain most of the knowledge in my brain of how it works in/out. Speed is insane as a solo developer.

Then the 5 engineers codebase, is also really good, but here you already start to see the problems, thanks to agents you don't even need to care how it works, I have been working on it for +6 months, it uses TRPC and I don't even know (I don't care) how TRPC works. You feel that no one in the team really knows how stuff works at 100% (fresh codebase, we have build this ourselves!!).

Then there is the old codebase with +200 engineers, this is the worst of all of them, you described it perfectly, a bottomless pit of tech debt. This codebase before agents was an old non-typescript one, it was not perfect, but you could build a mental model and understand it perfectly after a few weeks working on it. Now, is a hot-mess of code duplication and the quality is degrading faster and faster as the code gets worse and the Claude Code adoption increases within the engineering team.

Not sure what will be the outcome of all this, but I wouldn't be surprised if some company wakes up in 2027 with a codebase that maintenance and development has increased by x100 fold thanks to Agents.
jvidalv
·2 เดือนที่ผ่านมา·discuss
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 session spawning sub agents left and right.

80 persons or even 10 having this workflow on this setup doesn't work, and this is the standard engineer workflow today.
jvidalv
·2 เดือนที่ผ่านมา·discuss
Not caring.
jvidalv
·2 เดือนที่ผ่านมา·discuss
My brain translates it from: "su propio" -> "it's own".

Don't ask me why, thanks for the correction
jvidalv
·2 เดือนที่ผ่านมา·discuss
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 working in the farm every day around 1PM, then we have lunch together and he goes on to take a nap (siesta).

In winter they are shorter, 30 minutes, as the day is short.

In summer, they can go over 1 hour easily, as the day is longer and is hot between 2 and 5 PM.

Of course, my father is it's own boss and old school farmer, young farmers don't do that, and try to work on an schedule.

And is the same about school, when I was a kid no one was driving me to the school or taking me back, I walked there on my own, went home at mid day for lunch, played some football after it, and then went back to school for a couple of hours at 3PM.

I feel we are slowly drifting away from natural times and actions to forced on schedule behaviour to fit within the cogs of a late-stage capitalism productive machine.
jvidalv
·2 เดือนที่ผ่านมา·discuss
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 broken.

RSS grows unbounded under Bun: https://discord.com/channels/876711213126520882/148058965798...
jvidalv
·3 เดือนที่ผ่านมา·discuss
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 are too many, and some of their takes don’t fly if you use Claude daily.
jvidalv
·3 เดือนที่ผ่านมา·discuss
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 cumbersome than before, and you gain more control and less costs.
jvidalv
·3 เดือนที่ผ่านมา·discuss
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, their moat/stick is gone now, and Rouch that is smart I think knows this.

I switched a middle sized app to Tanstack Router + Vite while I was walking my dogs. Then 30 minuts-1 hour QA and it was done. This should have never happened before AI.

(I did switch because I was tired of the bloated network tab with 100 unnecesary RSC calls, the 5 seconds lag when clicking on an internal link, the 10 seconds "hot reload" after a change... I'm on a M4 MAX with 64GB of ram....)
jvidalv
·3 เดือนที่ผ่านมา·discuss
I have switched from the bloated mess of Nextjs to Vite+TSS and never looked back.
jvidalv
·4 เดือนที่ผ่านมา·discuss
If you click on "download button" which should open the link to the App Store you will notice that is a broken link. This is why is ai slop.

Spinning a web like that today is 30 minutes of Claude Code prompting.

But like it or not, the gatekeeping of Apple and Google means that pushing an app to their stores is days work and wait time.

So yeah, reeks of ai slop.