Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mermadicsolutio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mermadicsolutio
7d ago
The price drop is probably more interesting than the benchmark improvement. At these prices, you can start throwing Flash at a lot of small, repetitive tasks where you wouldn't even consider using a bigger model before. It feels like t
2.
▲
by
mermadicsolutio
7d ago
I think the point should be making sure these AI codes are reviewed by developers, which is hard to do. Developers write plenty of bad code and comments too, trying to detect AI just feels more like treating the symptom than the actual prob
3.
▲
by
mermadicsolutio
7d ago
hahaha 99.9% of the time this is accurate, especially when the comment is accurate and long
4.
▲
by
mermadicsolutio
7d ago
I think the bigger issue is that AI is attacking the business model, not necessarily the product. Tailwind can still be massively popular, but if an AI agent can look at the docs/examples and generate 80% of what you'd otherwise p
5.
▲
by
mermadicsolutio
10d ago
Often time I just found myself unconsciously take out my phone and start scrolling for no reason. Was not a conscious decision just muscle memory. Stop scrolling isn't really an option for me because a lot of info are genuinely useful,
6.
▲
by
mermadicsolutio
10d ago
I was able to get some tail fat from a halal butcher. But never seen lamb fat anywhere else
7.
▲
by
mermadicsolutio
10d ago
Honestly the recipe sounds like adding beets to a regular lamb stew recipe. If I havent watch this video and saw the dish, I would think some fancy restaurant is trying to be "innovative"
8.
▲
by
mermadicsolutio
15d ago
What about you configure your aws cli and tell the agent which command to run for deployment? I found that useful since I don't have to expose any secrets to it, just a static set of commands
9.
▲
by
mermadicsolutio
15d ago
I've worked for a mid sized and a large company in the same fintech space. Like you said larger one use eks and the entire aws stack, mid sized one is still using 15 years old on prem stack and partially self hosted cloud service. Now
10.
▲
by
mermadicsolutio
17d ago
I don't even know what's this "SaaS" business they are talking about that's gonna get killed by AI. At least now when I look at all the agentic features from traditional SaaS companies, agent is basically just a sma
11.
▲
by
mermadicsolutio
17d ago
This is honestly a huge help for business that don't know how to setup stripe. So this is like salesforce but for small businesses?
12.
▲
by
mermadicsolutio
18d ago
Other than the pricing, for something built for simplicity, i always found their config method bit weird. Maybe it's just me b/c I first learned the aws stack, and got tired of managing EKS
13.
▲
by
mermadicsolutio
18d ago
Yeah I don't see a reason to use k8s if not on cloud, and k8s on cloud is even more complex. Compose is still the right size for one box, that one command does all was really nice to have
14.
▲
by
mermadicsolutio
19d ago
Agentic product is nice to have if im new to it, but for simple products I'm familiar with, having to put my thought into words is way more annoying than typing in a couple numbers in a UI. I always thought "agent with tools"
15.
▲
by
mermadicsolutio
19d ago
I'm debating the tradeoff for secret management in my app as well. Storing it is easy you just need encryption and it's mostly good. But delivering it is tricky. Delivery via env is simple for sure but can get leaked. The other ro
16.
▲
by
mermadicsolutio
20d ago
Yea it honestly feels like a typical meeting with colleagues, without company politics
17.
▲
by
mermadicsolutio
20d ago
This is similar to my experience when cursor first came out. But now it's even trickier because LLM actually writes working code that pass the test. The issue is when i dig in deeper, there's often small security or design issues