Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cjglo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cjglo
4y ago
Do you find ChatGPT is good with C++? In my experience, it does very well, but then suddenly is very confident of something that is wrong. Maybe its like this for all languages, but it seems way more accurate with python.
2.
▲
by
cjglo
4y ago
Also a former Cap1 employee here, the 3 people managing a team of 3 engineers is quite common. My last team before leaving had 3 engineers: tech lead, me, and a junior dev. It had 4 non-engineers managing us: a product owner, a head Agile
3.
▲
by
cjglo
4y ago
Not analogous. Rust-style result types continue the normal control flow. Any exception thrown deep into a function can be very hard to debug. The normal line of execution is stopped, even without a return, and if it’s a checked exception i
4.
▲
by
cjglo
4y ago
I don’t like Go error handling, but exceptions are terrible and not better. Rust/Zig/Swift approach is definitely the best.
5.
▲
by
cjglo
4y ago
In the words of Gavin Belson: “Make no mistake, though they are the ones leaving, it is I who must remain and endure the heavy burden of their failure.”
6.
▲
by
cjglo
4y ago
It was an online website right around the dot com bubble. It definitely was a tech company by that time’s standards. Nowadays every company has an online store, but that was not the case when Amazon was selling books online that you usually
7.
▲
by
cjglo
4y ago
Elixir offers a lot of the great protections of rust. If you haven’t tried it, I 100% recommend.
8.
▲
by
cjglo
4y ago
Doesn’t Kotlin or Swift offer those things? I agree Rust is a great language (and has many great things besides its safety protections) but I do think that putting it everywhere when it isn’t necessary is dangerous. If one doesn’t exist alr
9.
▲
by
cjglo
4y ago
If I had to guess, it’s a trick to get people engaged. There’s no link or request for money, so people probably respond more often. I imagine like many areas of persuasion (like interrogation), getting someone to start talking is the “foot
10.
▲
by
cjglo
4y ago
In fairness, all the businesses that currently accept it (at least in America) as a method of payment would likely stop accepting it if they couldn’t exchange it for dollars.
11.
▲
by
cjglo
4y ago
Could be wrong here, but in physics and most natural sciences, you don’t throw away your model if you have one experiment against it. Usually isn’t it looking for an experiment that proves it and is repeatable? If I discover a new element i