Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
euan_torano
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
euan_torano
6y ago
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 NetBSD[2] then DragonFly! 1. https://github.
2.
▲
by
euan_torano
7y ago
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 down, but the language needs to get
3.
▲
by
euan_torano
11y ago
I haven't used their API, but I have used their domain registration and SSL services in the past.
4.
▲
by
euan_torano
11y ago
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.rpc.gandi.net/
5.
▲
by
euan_torano
11y ago
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 tooling was a little better (as mentioned above), Ada w
6.
▲
by
euan_torano
11y ago
For anybody doing .NET development, RegexHero ( http://regexhero.net/tester ) is nice. It uses Silverlight though...