Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SamInTheShell
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
91.
▲
by
SamInTheShell
11mo ago
Right there with you on this. These car companies would just be better served ripping out their telemetry stacks and just providing a screen that only supports a phone driving it. I pulled the jumper for the telemetry stacks in my last two
92.
▲
by
SamInTheShell
11mo ago
The type of stuff I tend to do is much more complex than a simple website. I really can't rely on AI as heavily for stuff that I really enjoy tinkering with. There's just not enough data for them to train on to truly solve distrib
93.
▲
by
SamInTheShell
11mo ago
That's weird. I can prompt 2.5 Pro and Claude Sonnet 4.5 about the same for most typescript problems and they end up doing about the same. I get different results with Terraform though, I think Gemini 2.5 Pro does better on some Google
94.
▲
by
SamInTheShell
11mo ago
Which model are you using though? When I run out of Gemini 2.5 Pro and it falls back to the Flash model, the Flash model is absolute trash for sure. I have to prompt it like I do local models. Gemini 2.5 Pro has shown me good results though
95.
▲
by
SamInTheShell
11mo ago
Smells like vaporware or a scam. I'll be surprised if this churns out anything that actually is secure and private. If you're not running it on your own hardware and completely offline it's not private. I can prove that.
96.
▲
by
SamInTheShell
11mo ago
Currently today, I would say these models can be used by someone with minimal knowledge to churn out SPAs with React. They can probably get pretty far into making logins, message systems, and so on because there is lots of training data for
97.
▲
by
SamInTheShell
11mo ago
> Gemini and it's tooling is absolute shit. Which model were you using? In my experience Gemini 2.5 Pro is just as good as Claude Sonnet 4 and 4.5. It's literally what I use as a fallback to wrap something up if I hit the 5 hou
98.
▲
by
SamInTheShell
11mo ago
Code losing value was my first take away when trialing out these coder agents. I think one of the skills I leverage more now than I have had to in the past is "How can I break this" thinking. The ability to validate the results is
99.
▲
by
SamInTheShell
11mo ago
No. You may not even talk around the topics. This explicitly comes with the training. Anyone asks me about my last job, I don’t really state much more than what the job title was and what the job postings said for the role I applied to.
100.
▲
by
SamInTheShell
11mo ago
This makes me feel more justified in using Posting in my terminal these days.
101.
▲
by
SamInTheShell
1y ago
Your prompt is incomplete. He only called out the system prompt. What you're missing in the user prompt, that only shows up in his code he shows off. Edit: also as the other guy points out, you're going to get different results de
102.
▲
by
SamInTheShell
1y ago
My daily driver is a M1 MBP with 64GB of ram. Using ollama, lm studio, or even just max-lm in python, a model like gpt-oss:20b can produce results. It runs anywhere from 50-80 tps, so don’t expect blazing fast edits, but it’s usable such th
103.
▲
by
SamInTheShell
1y ago
The words "Reflect on the nature of your own existence." is doing a lot of heavy lifting here to make it work.
104.
▲
by
SamInTheShell
1y ago
I suspect you misunderstand my intent here. Right now the url is site.co/coparenting. That’s .co/coparenting What I’m saying is this works too: .co/parenting It’s just irrelevant linking linguistics that I’m pointing out that
105.
▲
by
SamInTheShell
1y ago
It’s gotten a lot better on MacOS as the virtualization framework had virtio functionality added to it.
106.
▲
by
SamInTheShell
1y ago
Route should absolutely be just /parents. The co is the tld.
107.
▲
by
SamInTheShell
1y ago
Just my experience, but slow start times, high memory usage, tracking down GC pauses, getting the memory flags in line with the k8s resources config, and fat image sizes. All things I enjoy living without. Also regarding Quarkus, that'
108.
▲
by
SamInTheShell
1y ago
I actually put this in the wrong thread. Disregard, I have no clue where the thread I meant to put that was.
109.
▲
by
SamInTheShell
1y ago
The history stems from the term “free” software not being very palatable for marketing. There are 4 tenants to free software. Bear is no longer free software.
110.
▲
by
SamInTheShell
1y ago
Java is the worse language to deal with in Kubernetes. You might want to look into Quarkus. I’m of the opinion that ditching Java for Go is better if possible.
111.
▲
by
SamInTheShell
1y ago
Those same H100's are probably also going to be responsible for the R&D of new model versions. Running a model is definitely cheaper than training them.
112.
▲
by
SamInTheShell
1y ago
Bro, you gave it all the tools. I wouldn't call this minimal. Throw it in a docker container and call it good. :)
113.
▲
by
SamInTheShell
1y ago
Gemini is an LLM. These are text completion algorithms. They can generate fiction about as well as they can generate code.
114.
▲
by
SamInTheShell
1y ago
Seems like a non issue to me, time is just relative. Analysis on receipt is still possible, because you can calculate latency. I'd recommend checking out Leslie Lamport's work, you can probably derive some ideas. I'm not be p
115.
▲
by
SamInTheShell
1y ago
It sure doesn't. Any reason you couldn't just slap a TCP connection on top of it to make your replication log for analysis though? As I mentioned in my last comment, someone would need to design a system to better deal with this t
116.
▲
by
SamInTheShell
1y ago
This is a nifty little project. If I wasn't already neck deep in blocknote adoption in a small experiment I'm doing, I'd be taking this for a spin. I noticed on the site the really cool animation you got has a 1px solid borde
117.
▲
by
SamInTheShell
1y ago
Everything other than the isHuman part is absolutely detectable. It's just a matter of building a system for it. The ability to detect isHuman just seems to be on chopping block as far as I can tell. There is little to no barrier remai
118.
▲
by
SamInTheShell
1y ago
Genuine question, why are people confused on what user input is here? Suppose the game is a solo game primarily with additional multiplayer features. The agreement there is simply that they enter multiplayer with a valid game state (edit: y
119.
▲
by
SamInTheShell
1y ago
Moderation is a fine suggestion. This idea could actually be implemented in such a way that other player clients do detection and reporting behind the scenes. Suppose a ton of clients see one user violating rules of the physics engine. Auto
120.
▲
by
SamInTheShell
1y ago
> ok grandpa, time to get you a chamomile and time to go to bed So you resign to insults because you're either incompetent in code or think you know something I don't. You would be better served to make a case for a counter arg
More ›