Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davewritescode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
davewritescode
2mo ago
Some of what you’re saying is likely true but quality is something that will never be optional. There is quantitative data suggest that LLMs perform better on higher quality code base which makes sense. Code that is well organized and cohe
2.
▲
by
davewritescode
4mo ago
Quality is different than something that feels “special” which every Ferrari I’ve sat in or drove has in spades. Whether or not it’s well put together is another topic entirely.
3.
▲
by
davewritescode
4mo ago
I don’t understand why anyone is jumping to conclusions about anything before anyone has driven it. A Ferrari is about driving, and while it wouldn’t surprise me that the driving experience is generally the same as most EVs I’m unwilling to
4.
▲
by
davewritescode
4mo ago
Large Apache ecosystem (Spark, Flink, Pinot) is completely missing and third-party SDKS (looking at you AWS) almost ALWAYS have worse SDKs. The java Kinesis consumer and producer libraries are amazing, the ones for C# are simple wrappers a
5.
▲
by
davewritescode
5mo ago
The speed is really cool but the fact that your rules are written as rust code meaning that new rules need a new binary. That might be fine but just wanted to point it out to anyone who's interested.
6.
▲
by
davewritescode
6mo ago
I haven't gotten this notification yet
7.
▲
by
davewritescode
6mo ago
> A huge number of people are convinced that OpenAI and Anthropic are selling inference tokens at a loss despite the fact that there's no evidence this is true and a lot of evidence that it isn't. I think it’s fairly obvious th
8.
▲
by
davewritescode
7mo ago
Have you never run a team of software engineers as a lead? Agentic coding comes naturally to a lot of people because that's PRECISELY what you do when you're leading a team, herding multiple brains to point them in the same direc
9.
▲
by
davewritescode
8mo ago
Nice straw man. Nobody is talking about banning anything, we’re talking specifically about holding social media companies accountable for marketing to children a product that is knowingly addictive and potentially harmful to their health. P
10.
▲
by
davewritescode
9mo ago
I think people are overreacting about what amounts to a patent. There's no evidence if BMW will actually use this and if they do how. I'm not defending BMW here but there was a similar freak-out a few years ago about heated seats
11.
▲
by
davewritescode
9mo ago
There’s a million reasonable situations where this pattern could arise because of you want to encapsulate a domain behind a micro service. Take the simplest case of a CRM system a service provides search/segmentation and CRUD on top of
12.
▲
by
davewritescode
1y ago
I don’t think renting or buying makes a difference in communities. I had a much better relationship with my neighbors when I rented vs now where I own my own home. I chalk up the difference to the fact that a lot of people my age couldn’t
13.
▲
by
davewritescode
1y ago
I agree with you 100% as someone who's developed on and run many Kubernetes clusters over the years. Picking a choosing what to use can be daunting. That said, the path to ease of use usually involves making sound decisions ahead of t
14.
▲
by
davewritescode
2y ago
I am a graduate of Khoury and find this very disappointing. I wasn’t a huge fan of learning Scheme/Racket but after looking back during my career I’m grateful for the education I got there. This feels like a step backwards.
15.
▲
by
davewritescode
2y ago
I have no idea why anyone would use Cognito unless they don’t care about availability. Almost every other SaaS vendor supports multi-region active-active and Cognito does not.
16.
▲
by
davewritescode
2y ago
I haven't looked at Cloud Run pricing but running Kubernetes in the cloud is pretty cheap these days and my experience with solutions like Cloud Run in the past is that they end up becoming expensive. Kubernetes can be as complex or as
17.
▲
by
davewritescode
2y ago
It varies state by state in the US but the level of insurance you're required to buy for operating a vehicle is incredibly low. Generally, the level of insurance you must buy is dictated by the terms of financing because the only coll
18.
▲
by
davewritescode
2y ago
As someone who worked at a very large SaaS company this is a good recommendation if the vast majority of your customers come from large enterprises with competent IT departments. The problem is when you work with smaller shops that don’t ha
19.
▲
by
davewritescode
2y ago
I was also the SAML person at one point in my career and I 100% agree. I used to laugh at all the HN criticisms of JWT because of how much of a nightmare SAML is.
20.
▲
by
davewritescode
2y ago
I personally love sports betting and I’m glad that it’s legal to do and I don’t have to send money to the Caribbean to do it. For me $10 is enough to get me interested in a game and I don’t gamble compulsively. The cat is out of the bag wi
21.
▲
by
davewritescode
2y ago
I’m not saying I agree with the comment above you but Kubernetes upgrades and keeping all your addons/vpc stuff up to date can be a never ending slog of one-way upgrades that, when they go wrong, can cause big issues.
22.
▲
by
davewritescode
2y ago
The Tesla subreddit collective proactively bans people who comment in any sub-Reddit they don’t like. I dropped a drive by comment on a subreddit that was Tesla related but apparently had the wrong opinion so I was banned from a number of
23.
▲
by
davewritescode
2y ago
That and the fact that in the US the car is tuned to only turn on the range extender when the battery is nearly dead and it can’t always keep up. Thankfully it’s trivial to change.
24.
▲
by
davewritescode
3y ago
I can tell you that I worked at a large company that was moving pieces like identity and secrets management to SaaS or open source solutions years after rolling their own and failing to keep up. I'm well versed in built vs buy vs open
25.
▲
by
davewritescode
3y ago
The high price of Hashicorp doomed them in the end. I don’t know what their financials looked like internally but the quotes we got from sales reps got them laughed out of the room.
26.
▲
by
davewritescode
3y ago
Working with deeply nested data structures in Go is still frustrating, it’s one place where the Java still wins thanks to the streams API.
27.
▲
by
davewritescode
3y ago
I just starting using .NET professionally very recently and coming from Go and Java a lot of the .NET platform is just downright pleasant.
28.
▲
by
davewritescode
3y ago
You can’t get the old behavior back with a flag as of 1.17 and if you could I wouldn’t be complaining. Also, the reason CN is deprecated has nothing to do with security but the maximum length of the field in the spec. Chrome ignores it but
29.
▲
by
davewritescode
3y ago
I believe it’s more widely used than Go
30.
▲
by
davewritescode
3y ago
This isn’t true at all and I’ve complained about it before but the go maintainers introduced a big breaking change in the x.509 standard library that caused a lot of scrambling. https://github.com/golang/go/issues&
More ›