Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andralex
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
andralex
6y ago
D also supports POSIX positional arguments: https://dlang.org/library/std/format/formatted_write.html
2.
▲
by
andralex
6y ago
Thanks! I tried that too, but it's slower than Lomuto. Forgot to mention in the article.
3.
▲
by
andralex
6y ago
This. Thanks!
4.
▲
by
andralex
6y ago
(Author here.) That is incorrect. The difficult case is and the real benchmark is with unpredictable data. The low-entropy cases will be about as fast with both partitioning schemes. This is only a smart part of the benchmarks I've run
5.
▲
by
andralex
6y ago
Would love a sequel!
6.
▲
by
andralex
9y ago
Speaker here. Slides at https://erdani.com/dconf2017-slides.pdf . Ask me anything! Abstract: Over the years, a few programming paradigms have been successful enough to enter the casual vocabulary of software engineers: proce
7.
▲
by
andralex
9y ago
Affirmative.
8.
▲
Command-line utilities for large tab-separated files in D with benchmarks
(github.com)
1 points
by
andralex
10y ago
|
0 comments
9.
▲
DConf 2016, Berlin, 4-6 May: Call for Submissions Open
(dconf.org)
6 points
by
andralex
11y ago
|
0 comments
10.
▲
by
andralex
11y ago
I want to work on something where I can make a difference, and I think this is it. Paul Graham wrote (paraphrased from http://www.paulgraham.com/procrastination.html ) one should at best work on things likely to be part of o
11.
▲
by
andralex
11y ago
Probably not; D is not a particularly suited language for being a backend target. To be fair, neither is Javascript; it got in that position by accident. That said, just as a related aside, there's the Daniel Murphy's magicport pr
12.
▲
by
andralex
11y ago
The income :o). Well, just kidding. I think the best thing about Facebook is its people. They are really really good, and that's felt at all levels.
13.
▲
by
andralex
11y ago
I think the lack of demand for it has been an indicator that ranges with additions are just enough. We're currently looking at adding optional primitives to ranges in a Design by Introspection manner to support bulk streaming of data.
14.
▲
by
andralex
11y ago
Multzam!
15.
▲
by
andralex
11y ago
This is good food for thought. Yes, working through a niche has been a good "in" for some languages.
16.
▲
by
andralex
11y ago
1. I got std.experimental.allocator accepted for inclusion. On its basis it's not difficult to build the structures and algorithms necessary for garbage collection. However, there were two concurrent developments. One is Martin Nowak a
17.
▲
by
andralex
11y ago
D would be definitely helped by a large corporate sponsor. I think the foundation will make the language a more serious alternative for such adoption. Competition is good for all involved. Rust and C++ are the competitors closer to the same
18.
▲
by
andralex
11y ago
I have quite a few things in mind for the immediate future. Organizationally, I want to get the D Language Foundation rolling as an organizational mothership of the language. Technically, I want to focus on: (a) completely defining the lang
19.
▲
by
andralex
11y ago
This is he. AMA!
20.
▲
Is D Slim Yet?
(reddit.com)
4 points
by
andralex
11y ago
|
0 comments
21.
▲
Using D Templates for Game Development
(marfisc.wordpress.com)
4 points
by
andralex
11y ago
|
0 comments
22.
▲
The Amazing Template That Does Nothing
(blog.thecybershadow.net)
2 points
by
andralex
11y ago
|
0 comments
23.
▲
GSoC project Sambamba published in scientific journal
(google-opensource.blogspot.com)
2 points
by
andralex
11y ago
|
0 comments
24.
▲
by
andralex
11y ago
My debugging experience with Code:Blocks on Linux has been spectacular.
25.
▲
D 2.067 released
(dlang.org)
45 points
by
andralex
11y ago
|
5 comments
26.
▲
DConf 2015 announces schedule
(dconf.org)
3 points
by
andralex
11y ago
|
0 comments
27.
▲
by
andralex
12y ago
There's a fair amount of recent work on both improving the GC and making it less used. We'll continue that work this year.
28.
▲
DerelictCUDA: dynamic bindings to the CUDA library for D
(github.com)
1 points
by
andralex
12y ago
|
0 comments
29.
▲
by
andralex
12y ago
Those won't compile.
30.
▲
by
andralex
12y ago
s/tr/m/
More ›