Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Neku42
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
Neku42
11mo ago
If you introduce coroutines, please consider unifying them conceptually w/ generators (or better yet - ranges)
2.
▲
by
Neku42
11mo ago
>Heavy reliance on the range interface, without automatic support for common range-like types like arrays, so calling code must be cluttered with wrappers. But D arrays/slices are already ranges. Is this referring to string autodeco
3.
▲
by
Neku42
1y ago
Nous Research is NOT equivalent of Mistral. They are not even in the same league. Nous Research is basically LARPing an AI lab compared to Mistral
4.
▲
by
Neku42
1y ago
Even if the decision to close the door on this sucks I think they are correct - this is not a syntax problem. Adding sugar will not fix fundamental issues w/ Go's error handling. They need to add/fix like 5-6 different parts
5.
▲
by
Neku42
1y ago
Programming in D after C++ is like the opposite of death by 1000 cuts - its just a constant stream of finding nice little things that simplify your life or avoid footguns. You become accustomed to all the niceties very fast and its hard to
6.
▲
by
Neku42
7y ago
I found D 10 years before and it had the same stale feeling it seems to irradiating today and this is turning people away The truth is it was good enough for most uses already but people waited out for someone to step up and make things bet
7.
▲
by
Neku42
7y ago
This seems to be an increasingly growing niche where D is gaining popularity. I see more and more people turning to D where they would normally use python or R for adhoc data crunching
8.
▲
by
Neku42
7y ago
Standard library doesn’t provide similar functionality but it’s trivial to implement a mixin template that would implement print or hash function for any type That being said standard formatting function can automatically print most types i
9.
▲
by
Neku42
7y ago
You totally could create static libraries or compile stuff statically inside binaries to create a go style standalone executable but you need to recompile Phobos as a static lib for that
10.
▲
by
Neku42
8y ago
D programming language has a memory safe subset called safe-d ( https://dlang.org/articles/safed.html ) and a subset called better c ( https://dlang.org/spec/betterc.html ) so you can probably use a c
11.
▲
by
Neku42
9y ago
Belarusian here. I would describe Donald Trump as american Yeltsin, but whatever.
12.
▲
(ಠ益ಠ) KaomojifyJS – UglifyJS fork that mangles names with Kaomoji. ᶘᵔᴥᵔᶅ
(github.com)
1 points
by
Neku42
11y ago
|
0 comments