Viewing profile — pyritschard
pyritschard
HN member- Joined
- Mon, Feb 06, 2012, 6:19 PM UTC
- HN karma
- 427
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About pyritschard
No profile information was provided.
Recent public activity
-
comment
Comment #33740201
It refers to a technique also known as "port knocking" which consists of leaving a port closed by default and opening it upon receiving a message by another channel (in this case, …
-
comment
Comment #30283614
We still intend to publish the successor to Pithos at some point, it has seen a large overhaul in terms of how metadata is handled and relies on a in-house system for blob storage.…
-
comment
Comment #20940564
This is great news. At Exoscale we are now using Clubhouse but keep tracking product descriptions and design documents + ADRs outside of it. Tying these to the in-flight epics woul…
-
comment
Comment #18345854
Hey, Exoscale CTO here, Thanks for looking into the service. We're certainly not the cheapest in terms of pricing but I would also warn against using RAM prices as the sole way to …
-
comment
Comment #18281569
I expect the situation to change over time, OpenBSD has invested a lot in working well with KVM which most providers are relying on now anyway. OpenBSD also has cloud-init support …
- story
- story
- story
-
comment
Comment #12626022
Exoscale sits in the middle between AWS and Digital Ocean. It has a much narrower catalog than that of AWS but essential services needed to drive cloud application.
-
comment
Comment #12413596
DO relies on KVM which OpenBSD has supported for a good while. If you are interested in something similar - including price-wise - to digital ocean with support for OpenBSD, I enco…
-
comment
Comment #11755753
The code has just landed [1]. It's not a .cljc file yet, but fingers crossed this becomes a thing at some point. [1]: https://github.com/clojure/clojure/commit/3394bbe616c6202618..…
-
comment
Comment #11754362
Yes, I've read and see the difference from schema. The huge advantage with this, is that even though the approach is different, it supersedes schema's abilities and it will be a re…
-
comment
Comment #11754219
This is an important move for the Clojure language. As with all dynamic languages, and exarcerberated by the fact that it encourages relying on data first - as opposed to say, clas…
-
comment
Comment #11660240
We also owe the OpenBSD team OpenSSH, which greatly benefits from their attention to detail and commitment to small improvements towards better security. Of course software is neve…
- story
-
comment
Comment #11487907
This is something we struggled with at Exoscale, I took the time to do a small write-up of how we approach reset requests here: https://www.exoscale.ch/syslog/2016/04/13/i-lost-my-…
- story
-
comment
Comment #11310877
paper.li
- story
-
comment
Comment #10954147
The essential point the lengthy article makes revolves around debugging facilities for unikernels. While mostly true for MirageOS and the rest of the unikernel world today, OSv sho…
-
comment
Comment #10930898
I co-founded it :-)
-
comment
Comment #10930583
I'm very happy to see riemann featured here. I've been using it in production since early 2012 and contributed to it (intensively, at one point) as well. It's been a breeze, rather…
-
comment
Comment #10879459
You're a bit harsh, last one was 28 days ago :-). To be honest, except for the big chunk of work that signature v4 represents, the lack of commit/releases stems from the fact that …
-
comment
Comment #9690360
While not 100% necessary, header macros to implement lists, queues (and even trees, see: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/sys/tree.h?... ) are common in C. They fir…
- story