Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
random_mutex
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
random_mutex
1mo ago
LLMs by themselves no, people with LLMS yes
2.
▲
by
random_mutex
4mo ago
Is clanker defined behavior in this case
3.
▲
by
random_mutex
6mo ago
Magic comments have no place in a programming language
4.
▲
by
random_mutex
7mo ago
A panic in Rust is easier to diagnose and fix than some error or grabage data that was caused by an out of bounds access in some random place in the call stack
5.
▲
by
random_mutex
7mo ago
There is use after free
6.
▲
by
random_mutex
8mo ago
Because of compiler support
7.
▲
by
random_mutex
8mo ago
Most likely LLMs are better at writing react
8.
▲
by
random_mutex
8mo ago
It doesn't compile so no victory
9.
▲
by
random_mutex
8mo ago
If you delve, pun intended, into the stdlib you'll find out it's a pleasure to run away from it.
10.
▲
by
random_mutex
8mo ago
I find the error story a horror one, mainly because it's quite easy to omit an error check when the err variable is reused which leads to weird crashes and garbage data, same happens when the error is explicitly ignored.
11.
▲
by
random_mutex
8mo ago
I wouldn't call tuples or error types weird, they're just poorly designed under the pretense of keeping the language (and first of all the compiler) simple. It's not Go who popularized channel based concurrency, it's Erl
12.
▲
by
random_mutex
1y ago
More like 60/40
13.
▲
by
random_mutex
2y ago
value := int16((any(0xcafe)).(int))
14.
▲
by
random_mutex
3y ago
TS tooling excels at preventing you from getting work done
15.
▲
by
random_mutex
3y ago
Eich = guy who created JavaScript
16.
▲
by
random_mutex
3y ago
In TypeScript or Python or any other language with unchecked exceptions you will rethrow and very likely the exception will be caught by te runtime when you least expect because someone else didn't bother handling it.
17.
▲
Err = Nil Sucks (Or Does It)
(youtube.com)
2 points
by
random_mutex
3y ago
|
2 comments
18.
▲
by
random_mutex
3y ago
That's what will end the AI hype.
19.
▲
by
random_mutex
3y ago
Were they losing or weren't they making enough to satisfy their greed?
20.
▲
by
random_mutex
3y ago
There are custom repositories and the ability to install packages from disk
21.
▲
by
random_mutex
3y ago
And an some specimens from our species could do it with less
22.
▲
by
random_mutex
3y ago
Inconclusive or no research on the X is harmful topic doesn't imply X is not harmful
23.
▲
by
random_mutex
3y ago
The research on the topic is at your finger tips
24.
▲
by
random_mutex
3y ago
What health benefits? How is fooling your body that you eat a meal rich in calories while you eat the opposite a good thing?
25.
▲
by
random_mutex
3y ago
You failed to answer my question. Again is there a benefit to tricking your body that you are eating a meal which provides a high amount of energy? Sugar isn't bad, it is a biological solution to the energy storage problem just like fa
26.
▲
by
random_mutex
3y ago
Is there any benefit in using sugar replacements? When you eat something sweet your body prepares itself for the sugar intake which, in the case sweetener usage, t never comes. What are the long terms effects of this imbalance? Let's a
27.
▲
by
random_mutex
3y ago
but not the way of the programmer
28.
▲
by
random_mutex
3y ago
A language server is way better than cscope ...if you can get clangd to work with your codebase.
29.
▲
by
random_mutex
3y ago
>One "meta feature" that was dropped was the ability to build the editor with or without different features. vim --version shows a long list of +/- features, neovim doesn't do that. What's wrong with all features
30.
▲
by
random_mutex
3y ago
What features?
More ›