Viewing profile — WebFreak001
WebFreak001
HN member- Joined
- Fri, Jun 24, 2016, 9:34 PM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About WebFreak001
No profile information was provided.
Recent public activity
-
comment
Comment #29903891
there is DCompute for writing D programs on the GPU: https://github.com/libmir/dcompute it's pretty awesome
-
comment
Comment #29903887
if you want to use vibe.d as a fairly complete solution to most tasks. You will not have the fastest web service, but you will be really productive. I think with vibe.d you can eas…
-
comment
Comment #21922691
For multiple years I have been using dub as build system and vscode with code-d as editor. Well I'm a bit biased because I made code-d but nonetheless I would say it works really g…
-
comment
Comment #12194242
Most of the time I use GtkD because my target platform is mainly linux but if I also want to target windows I use DlangUI. Don't actually target OSX but the apps happen to work on …
-
comment
Comment #12193996
Im using it for everything I do. Small and big GUI apps, some tiny games I made use D, all my website backends are in D now and I try to use D everywhere I can.