Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kubota
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
kubota
3y ago
I strongly disagree that SQL is broken. Try using JPA or your favorite ORM on a large project with a complex entity graph. It is a nightmare having to ctrl-click deep into the entity graph to see what annotations are on some great-grandchil
2.
▲
by
kubota
3y ago
Kotlin had its time in the sun but it's a harder swallow now with Java's release cadence closing the gap every 6 months.
3.
▲
by
kubota
3y ago
Go is a small language that is widely used and easy to pick up.
4.
▲
by
kubota
3y ago
I would love if this IDE had first class support for Bazel projects. IDE support is one of Bazel's weaknesses. I feel an IDE focused on polylingual monorepos and their build tooling (Bazel) would do well, as no single IDE works well fo
5.
▲
by
kubota
3y ago
Jeff will be able to commission another sculpture for his yacht.
6.
▲
by
kubota
3y ago
I feel like many niche AI startups that use ChatGPT / X as their foundation might learn this the hard way.
7.
▲
by
kubota
3y ago
Many chose that profession with the aspirations of becoming an A list star.
8.
▲
by
kubota
3y ago
So what? That's about top of band for an AI product manager. Care to compare that to top of band for an A list actor? They pull in $50M for a single film.
9.
▲
by
kubota
3y ago
Part of me loves the advent of so many zero-cost-abstraction languages. The other part wishes the systems programmers would pick a winner already so that the already small community of systems programmers do not end up multifurcated into ev
10.
▲
by
kubota
3y ago
What's the point if your pr is removed from the merge queue automatically when there are conflicts introduced? I thought that was the problem it was trying to solve.
11.
▲
by
kubota
3y ago
Bazel, rules_proto and its grpc rules for various languages is the tooling you are looking for in my opinion! It's so nice to be able to share your proto files and generate stubs / clients across language boundries, being able to
12.
▲
by
kubota
3y ago
Yes.
13.
▲
by
kubota
3y ago
I've used C++ on hobby esp32 projects, this is appealing to me. I could not find details on resource usage in the documentation.
14.
▲
by
kubota
3y ago
Oracle listaggs do support distinct, since 19c.
15.
▲
by
kubota
3y ago
Legislatively forced RTC protocol would be welcomed by me! I am the Android user that "ruins" my inlaw's group chat.
16.
▲
by
kubota
3y ago
You lost me at "While AI regulation is important" - nope, congress does not need to regulate AI.
17.
▲
by
kubota
3y ago
I think AI startups will face headwinds because the established players have access to valuable model training data. For example, a large health insurance company can mine their claims data and create features and software offerings from th
18.
▲
by
kubota
3y ago
Most of my apis are consumed my multiple clients, many without user interfaces (other backend systems), some with mobile user interfaces, some with web interfaces. I should make my backend clients parse HTML? Or my mobile clients parse HTML
19.
▲
by
kubota
3y ago
I don't know. The tabs example on the htmx page is perceptibly slow to me. Making a rest call every time I switch a tab, each time sending 90% of the same html skeleton data over the wire feels like a sin to me. Returning html from my
20.
▲
by
kubota
3y ago
I have a tractor. Mice like to chew electrical wiring because the wire casings are made of soybeans, so the tractor dealer recommended setting several traps by my tractor. I couldn't stand killing a mouse so I used "humane" c
21.
▲
by
kubota
3y ago
When I was at a large money center bank a constant source of problems was trying to deploy the 70+ microservices backing our business unit's main application during "release weekend", or for ad-hoc reasons like the log4shell
22.
▲
by
kubota
3y ago
Bazel isn't about a particular language needing its build facilities - its about ALL of your organizations languages being built with one tool, ideally in one monorepository. Its very attractive when you have lots of microservices that
23.
▲
by
kubota
3y ago
That takes time and money on OpenAI's behalf. Alternatively they can aquire Bloop after Bloop does all the leg work of integrating their niche with chat GPT. But I agree its a tenuous place to be in as an investor / employee /
24.
▲
by
kubota
4y ago
I assumed they were in the trenches fighting.
25.
▲
by
kubota
4y ago
Do you mean pre-COVID levels?
26.
▲
by
kubota
4y ago
Whatever happened to move fast and break things? Who cares if it wasn't perfect in the first iteration. It was a shot across ChatGPTs bow, and pleased the shareholders.
27.
▲
by
kubota
4y ago
This is very interesting. I wonder if it would turn the "visible to you" internet into an echo chamber though.
28.
▲
by
kubota
4y ago
I disagree, in my opinion micro-services hinder scalability of deployment, and development - at least the way I see most businesses use them. Typically they break out their code into disparate repositories, so now instead of one deployment
29.
▲
by
kubota
4y ago
I'm excited for the Silverado EV work truck, Chevy is promising it will tow 20,000lbs by 2024, and seems very reasonably priced ~ $39k.
30.
▲
by
kubota
4y ago
Coroutines are coming soon, project loom.
More ›