Viewing profile — 0b1100110
0b1100110
HN member- Joined
- Fri, Mar 22, 2013, 4:49 AM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About 0b1100110
No profile information was provided.
Recent public activity
-
comment
Comment #6527604
D - Like
-
comment
Comment #6255146
I worked as a sysadmin, most of our machines were virtual machines that ran either Debian, or Ubuntu Server LTS. We also had a few CentOS machines as well. Ubuntu Server was bigger…
-
comment
Comment #5701781
As well as syntastic support and syntax file for Vim, if you are so inclined. Supports completion, as well as error checking.
-
comment
Comment #5701271
You're doing it wrong, sorry. I have omni-completion enabled with syntastic support for D in Vim. Works for me.
-
comment
Comment #5701250
I find D to be much less complex than Rust. Rust, even now, is woefully incomplete. Take the 'rust' tool for instance, see how many bugs you can find just in the flags that you can…
-
comment
Comment #5621772
http://vibed.org/ is my personal favorite. It's quick to start, its very fast, and it's easy to use. HTML Templates based of Jade (But running D instead of JS), easy rest interface…