Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pyritschard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pyritschard
4y ago
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, a UDP packet). It was mostly in use when TLS hadn&
2.
▲
by
pyritschard
5y ago
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.
3.
▲
by
pyritschard
7y ago
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 would be a very welcome change. One can only hope it will remain
4.
▲
by
pyritschard
8y ago
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 gauge a service. To drive low prices a lot of VPS provi
5.
▲
by
pyritschard
8y ago
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 now[1] which makes interaction with terraform and ansible mu
6.
▲
An adventure with clocks, component, and clojure.spec
(spootnik.org)
1 points
by
pyritschard
10y ago
|
0 comments
7.
▲
Building an atomic database with clojure
(spootnik.org)
1 points
by
pyritschard
10y ago
|
0 comments
8.
▲
Qthread: green threads and lockless datastructures for C
(cs.sandia.gov)
2 points
by
pyritschard
10y ago
|
0 comments
9.
▲
by
pyritschard
10y ago
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.
10.
▲
by
pyritschard
10y ago
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 encourage you to try https://exoscale.ch
11.
▲
by
pyritschard
10y ago
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...
12.
▲
by
pyritschard
10y ago
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 require away for every library and application autho
13.
▲
by
pyritschard
10y ago
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, classes in other languages - Clojure puts the onus on the develo
14.
▲
by
pyritschard
10y ago
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 never perfect, but it's nice to know the (small) subset of
15.
▲
How we're dealing with lost 2-factor authentication tokens
(exoscale.ch)
8 points
by
pyritschard
10y ago
|
0 comments
16.
▲
by
pyritschard
10y ago
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-2-factor...
17.
▲
I lost my 2-factor authentication tokens, now what?
(exoscale.ch)
9 points
by
pyritschard
10y ago
|
0 comments
18.
▲
by
pyritschard
11y ago
paper.li
19.
▲
Affordable Cloud-Hosting, in Switzerland
(exoscale.ch)
13 points
by
pyritschard
11y ago
|
2 comments
20.
▲
by
pyritschard
11y ago
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 showed that it is quite possible to provide good instrumentatio
21.
▲
by
pyritschard
11y ago
I co-founded it :-)
22.
▲
by
pyritschard
11y ago
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 worry free and its very good collectd suppor
23.
▲
by
pyritschard
11y ago
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 it has been stable.
24.
▲
by
pyritschard
11y ago
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 first appear for kerne
25.
▲
Hands-on kafka: dynamic DNS
(spootnik.org)
2 points
by
pyritschard
11y ago
|
0 comments
26.
▲
Simple materialized views with kafka and clojure
(spootnik.org)
1 points
by
pyritschard
12y ago
|
0 comments
27.
▲
by
pyritschard
12y ago
hi mike, we actually do have mysql available and PG is on the roadmap. https://www.exoscale.ch/add-on/mysql/
28.
▲
by
pyritschard
12y ago
hey, exoscale CTO here. As mentioned in another post, we are doing a special pricing for startups and SaaS businesses available here: https://www.exoscale.ch/pricing-target/ and we encourage you to try the service out
29.
▲
by
pyritschard
12y ago
On https://portal.exoscale.ch/register just hit "I have a coupon code". Otherwise, the default credit when you don't have coupon is indeed CHF 5 which gives you a couple of days to try out.
30.
▲
by
pyritschard
12y ago
nice, duplicity also works out quite well for this use case.
More ›