Viewing profile — euan_torano
euan_torano
HN member- Joined
- Thu, May 21, 2015, 10:06 AM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About euan_torano
No profile information was provided.
Recent public activity
-
comment
Comment #24801633
Awesome to see 1.4 finally released, and to have a version that should hopefully build cleanly out of the box on OpenBSD and FreeBSD and mostly "just work"[1]. Next target is NetBS…
-
comment
Comment #20653654
The stage 1 compiler is written in C++, but the Stage 2 compiler will be Zig: https://github.com/ziglang/zig#stage-2-build-self-hosted-zig... Eventually, i'll be Zig all the way do…
-
comment
Comment #10265971
I haven't used their API, but I have used their domain registration and SSL services in the past.
-
comment
Comment #10265817
Name.com have a JSON API for resellers that you must apply to use: https://www.name.com/reseller Gandi have an XML-RPC based API too (and has some decent code examples): http://doc…
-
comment
Comment #9672599
Plus there's the ravenscar profile for working with hard real-time systems, making it possibly the best language for working with embedded and safety critical systems. If only the …
-
comment
Comment #9581782
For anybody doing .NET development, RegexHero ( http://regexhero.net/tester ) is nice. It uses Silverlight though...