Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
valzam
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
valzam
10d ago
Also Claude Code is very good at writing small scripts/on-off test cases to confirm bugs, so I wouldn't even say the initial premise is correct.
2.
▲
by
valzam
2mo ago
> https://modolap.com Redirect to a 2k USD stripe payment with no explanation when clicking on the main callout button is a pretty baller move.
3.
▲
by
valzam
2mo ago
The big problem is that raw SQL has pretty bad type inference and linting support in most editors. A query builder can still give you a lot of type safety benefits.
4.
▲
by
valzam
3mo ago
I mean the easiest explanation would be that the model harness doesn't always take the most likely token but does top-k sampling or similar. temperatur just means that probabilities get more and more equalized, boosting the chance that
5.
▲
by
valzam
3mo ago
> One of the great drawbacks of "Cloud Native Computing" as it now exists is that it's really, really complicated. It is often more complicated than the old, non-cloud, sort of computing. In order to deploy your app outsid
6.
▲
by
valzam
3mo ago
OP wanted to set up a nested copmany structure. Instead of Person -> LLC it goes Person -> Limited Partnership --> LLC. The in between company is only for tax-efficiency and has nothing to do with limited liability.
7.
▲
by
valzam
3mo ago
The question is, is that really only due to data center geo? I am always amazed how low latency and high quality Facetime between Europe <-> Australia is. Seems like good engineering can overcome less optimal geographics.
8.
▲
by
valzam
4mo ago
Very unrelated: first time I see someone with the same last name as me in the tech community, it's somewhat odd :)
9.
▲
by
valzam
4mo ago
Async presumably happens in the JS runtime that bun calls into. Just need 1 thread to host that
10.
▲
by
valzam
5mo ago
If this works `git clone me@github.com:me/mine.git release_01 && ln -s release_01 /var/www/me/mine/current` then your Docker builds should also be extremely quick. Where I have seen extremely slow docke
11.
▲
by
valzam
5mo ago
I always feel like I am taking crazy pills when I read these threads. The k8s API and manifests config feels like a create standardardized way to deploy containers. I wouldn't want to run a k8s cluster from scratch but EKS has been pre
12.
▲
by
valzam
6mo ago
I don't disagree that very numerical tasks like revenue forecasting are not a good fit for LLMs. But neither did a lot of data scientist concerns themselves with such things (compared to business analysts and the like). Software to ach
13.
▲
by
valzam
6mo ago
Do those use cases need LLMs? Probably not. but if good results can be had with a day of prompting (in addition to the stuff mentioned in the article, which you have to do anyway) and a smaller model like Haiku gives good results why would
14.
▲
by
valzam
6mo ago
As others have mentioned, one big issue is that every company does these things differently and just because someone texts you a link doesn't mean it's phishing, even though it feels shady. In Australia I have had calls by immigra
15.
▲
by
valzam
6mo ago
The average person self hosts literally nothing, why would it be different for inference? Which benefits severely from economies of scale and efficient 24/7 utlization
16.
▲
by
valzam
6mo ago
Ok but "Business Email" wasn't exactly invented yesterday...
17.
▲
by
valzam
6mo ago
I think people are mainly confused because the AirPod Pros are quite competitively priced compared to other higher end offerings. The Max are so far off the market that it doesn't seem to make any sense and it seems unlikely that apple
18.
▲
by
valzam
6mo ago
Uff, COBOL written in Norwegian, talk about a narrow target to hit for hiring :)
19.
▲
by
valzam
7mo ago
I mean it's not like Stripe was founded yesterday. Stripe: 2010 Paypal: 1998 I'd argue that 99% of the "internet gdp" happened after Stripe was founded
20.
▲
by
valzam
7mo ago
I mean I know what it means but how can you corpo speak so hard that it's pretty much unclear what the change even is
21.
▲
by
valzam
8mo ago
We have an airtag in our cargo bike, connected to our ipad (neither my wife nor I have an Iphone). It never actually makes a sound and we can reliably track on the ipad. what gives? I never thought about this.
22.
▲
by
valzam
9mo ago
Except of course rollout will not be atomic anyway and making changes in a single commit might lead Devs to make changes without thinking about backwards compat
23.
▲
by
valzam
9mo ago
Do you have a pixel? On Samsung you cannot share WiFi, Hotspot only works with mobile connections. I learners above that this is possible with pixel phones, makes me want to get one...
24.
▲
by
valzam
9mo ago
Id argue that this isn't so much a fault of the MCP spec but how 95% of AI 'engineers' have no engineering background. MCP is just an OpenAPI spec. It's the same as any other API. If you are exposing sensitive data witho
25.
▲
by
valzam
10mo ago
I mean given the computing devices most people use are you suggesting a large majority of the population switches to ethernet adapter's for their tablets and phones?
26.
▲
by
valzam
11mo ago
I assume this is similar to Ray?
27.
▲
by
valzam
11mo ago
I guess as a corollary, Go really rewards writing the dumbest code possible. No advanced type shenanigans, no overuse of interfaces, no complex composition of types. Then you will end up with a very fast, resource light system that just run
28.
▲
by
valzam
11mo ago
Great list of why one can love and hate Go. I really did enjoy writing it but you never get the sense that you can be truly certain your code is robust because of subtle behaviour around nil.
29.
▲
by
valzam
1y ago
And during downtime you could sell space on your train car. Maybe even have an app for it, like uber for trains. Or as commonly know, regular trains.
30.
▲
by
valzam
1y ago
I very much agree with all of this but do you find your friends reciprocate? Also mid 30s, I keep in touch with a few friends but arguably only 1 or 2 consistently reach out on their own.
More ›