Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yandie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yandie
2mo ago
At least 1.5B by stealing books, per a recent ruling. I don’t feel sorry for the model companies
2.
▲
by
yandie
2mo ago
I keep all my passkeys in 1 password. So magical
3.
▲
by
yandie
2mo ago
This government thinks bike lanes are DEI: https://newrepublic.com/post/212853/donald-trump-transportat... They just slap DEI on any policy they disagree with.
4.
▲
by
yandie
2mo ago
Yeah nobody wants to balance their answers with Nazi ideology (far right basically) in their tuning except Grok
5.
▲
by
yandie
3mo ago
I doubt that. What stops the Chinese labs from figuring it out? It’s not like these models are fundamentally different from each other
6.
▲
by
yandie
3mo ago
https://security.apple.com/blog/expanding-pcc/ The code is open source: https://github.com/apple/security-pcc
7.
▲
by
yandie
3mo ago
I was referring to Google Gemini AI (their branding is horrible) - Google can see ALL of your interactions with their services - that's not what Apple gets to see https://security.apple.com/blog/private-cloud-compu
8.
▲
by
yandie
3mo ago
I use spec-driven development heavily (generate architecture docs + specs first). Opus still get lost often and have to be nudged constantly. Like it can get super detailed for something like some deep SQL optimization but it just can'
9.
▲
by
yandie
3mo ago
Agree. Deepseek has also been pretty good for my personal use. I'm struggling to see the moat for these models. What's stopping a competitor or a Chinese lab fromr releasing a comparable one?
10.
▲
by
yandie
3mo ago
Of course it's all about building the hype for the IPO :)
11.
▲
by
yandie
3mo ago
I've been running Opus 4.8 for agentic coding and I don't see it being significantly better than Sonnet 4.5 (not that I can tell). I find that pairing Google Gemini and Claude (having Gemini review Claude's code) seems to yie
12.
▲
by
yandie
3mo ago
Appples architecture prevents them from seeing customers data (see Private Cloud Compute documentation). Data that Gemini Assistant (not referring to the distilled version Apple uses) see goes straight to Google. Big difference here. Weird
13.
▲
by
yandie
4mo ago
> it's you taking your task to OAI/Anthropic like a consultant/external entity Good luck with that. This reminds me of the inspiration of declarative programming languages such as Prolog - you're supposed to declare t
14.
▲
by
yandie
4mo ago
During my 5 years of my startup, we had only 1 outage due to AWS because we picked us-west-2 as the primary reason. If anyone starting a company and picks us-east-1 as the primary reason, they should be fired. There's absolutely no rea
15.
▲
by
yandie
4mo ago
You can create a new instance directly on AWS aurora. Takes less than 20 minutes! aws rds restore-db-cluster-to-point-in-time \ --source-db-cluster-identifier <source-cluster> \ --db-cluster-identifier <new-cluster&
16.
▲
by
yandie
4mo ago
My Amex cards show up like the physical ones with the actual physical design elements like colors etc… so maybe it’s bank dependent?
17.
▲
by
yandie
5mo ago
It appears that they put an actual file system in front of S3 (AWS EFS basically) and then perform transparent syncing. The blog post discusses a lot of caveats (consistency, for example) or object namings (incosistencies are emitted as eve
18.
▲
by
yandie
6mo ago
Now I need a fund that will honor a year of price discovery rather than 15 days. Any recommendations?
19.
▲
by
yandie
7mo ago
My childcare cost is $52k/year for two kids. To hire a private nanny for TWO kids, it'll be at least $35/hour with benefits (insurance, paid time off etc) in my area. That'll be around $80k/year for a private nanny.
20.
▲
by
yandie
8mo ago
WeWork or Theranos. Have we forgotten about them?
21.
▲
by
yandie
8mo ago
> Take politics out of it. My comments are not at all based on politics or ideology. It's purely a matter of process issues. It's like saying that short passwords are insecure. When there're people with unlimited resources
22.
▲
by
yandie
8mo ago
Yeah telegram is so easy to develop with - I was blown away. I was able to spin up a bot that checks for GE appointments with minimal effort.
23.
▲
by
yandie
8mo ago
Because you can’t make me sign my ballot? Because without my signature the ballot is void. I can also show up in person to cure my vote if you force me to sign it at home btw. It’s not impossible - I won’t deny it. But we haven’t had any su
24.
▲
by
yandie
8mo ago
This guy would tell people to just comply with the Nazi back then. ICE behavior is not far from how the SS worked back then
25.
▲
by
yandie
9mo ago
> My friend's Fitbit works way better than my Apple watch. My husband has a Fitbit and it's so buggy he left it sit on the shelf most of the time - the only times he'd wear it is for exercise. Siri is bad though, but I hav
26.
▲
by
yandie
10mo ago
$250 per child, at 5% interest rate, compounded in 18 years, you'd get $601.65. Even in today's money, I wouldn't call it a "head start"
27.
▲
by
yandie
11mo ago
I'm confused. I checked out the repo and I don't think the notebook itself - the equivalent of Jupyter is open source yet: https://github.com/deepnote/deepnote/ What's the equivalent of `jupyerlab r
28.
▲
by
yandie
11mo ago
What's wrong with `workflows` - out of curiosity? Also, AFAIK, Observable is only JS - this is a Python notebook solution that we are talking here. I'm just an observer - their claim of being successor to Jupyter is definitely hyp
29.
▲
by
yandie
11mo ago
I can read Kanji (Japanese) and sometimes I will understand the sentence but can't pronounce it (Japanese Kanji rules are quite arbitrary). Your brain definitely handles information differently with Chinese letters
30.
▲
by
yandie
11mo ago
It's actually an important practice to have a docker image cache in the middle. You never know if an upstream image is purged randomly from docker, and your K8s node gets replaced, and now can't pull the base image for your servic
More ›