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…
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.
Go is a small language that is widely used and easy to pick up.
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…
Jeff will be able to commission another sculpture for his yacht.
I feel like many niche AI startups that use ChatGPT / X as their foundation might learn this the hard way.
Many chose that profession with the aspirations of becoming an A list star.
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.
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,…
I've used C++ on hobby esp32 projects, this is appealing to me. I could not find details on resource usage in the documentation.
Oracle listaggs do support distinct, since 19c.
Legislatively forced RTC protocol would be welcomed by me! I am the Android user that "ruins" my inlaw's group chat.
You lost me at "While AI regulation is important" - nope, congress does not need to regulate AI.
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…
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…
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.…
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…
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…
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 /…
Do you mean pre-COVID levels?
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.
This is very interesting. I wonder if it would turn the "visible to you" internet into an echo chamber though.
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…
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.
Coroutines are coming soon, project loom.
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…
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.
Go is a small language that is widely used and easy to pick up.
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…
Jeff will be able to commission another sculpture for his yacht.
I feel like many niche AI startups that use ChatGPT / X as their foundation might learn this the hard way.
Many chose that profession with the aspirations of becoming an A list star.
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.
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,…
I've used C++ on hobby esp32 projects, this is appealing to me. I could not find details on resource usage in the documentation.
Oracle listaggs do support distinct, since 19c.
Legislatively forced RTC protocol would be welcomed by me! I am the Android user that "ruins" my inlaw's group chat.
You lost me at "While AI regulation is important" - nope, congress does not need to regulate AI.
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…
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…
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.…
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…
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…
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 /…
Do you mean pre-COVID levels?
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.
This is very interesting. I wonder if it would turn the "visible to you" internet into an echo chamber though.
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…
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.
Coroutines are coming soon, project loom.