Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CarlHoerberg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
CarlHoerberg
5mo ago
Yes, we do use raft for leader election
2.
▲
Show HN: LavinMQ, an open-source message broker written in Crystal
(github.com)
16 points
by
CarlHoerberg
5mo ago
|
6 comments
3.
▲
Submerged cooling reducing power consumption for datacenter cooling by up to 90%
(globalconnectgroup.com)
1 points
by
CarlHoerberg
4y ago
|
0 comments
4.
▲
by
CarlHoerberg
6y ago
yes, a bunch of older clusters were affected by this. They included an intermediate of USERTrust that was signed by AddTrust, clients that didn't check for alternate chains would then fail. We pushed the new chain (which now only inclu
5.
▲
by
CarlHoerberg
7y ago
Lutfisk, yes, very much so
6.
▲
by
CarlHoerberg
7y ago
Where is the sole number used for authentication? We got the same number in Sweden but the number is not secret, you need it combination with something else like an ID, signature, digital signature etc.
7.
▲
by
CarlHoerberg
8y ago
Thanks for pointing that out! We would, of course, love to have female speakers on the summit. We had an open call for talks, which was promoted on the web, Twitter, newsletters etc., but there were only male speakers applying, unfortunatel
8.
▲
by
CarlHoerberg
8y ago
> This initial approach, at least, does not cache the intermediate CNAMEs nor does it care about the CNAME TTL values. That's a total violation of the standard and will break A LOT of things. Example: my.domain.com -> CNAME ec2-1
9.
▲
by
CarlHoerberg
9y ago
Setting up Dovecot (with master-master replication) and Postfix (+ spamassassin, dmarc, SPF) isn't too bad. There's a lot of dated guides out there though. Stick to the man pages as far as possible.
10.
▲
by
CarlHoerberg
11y ago
10k/s is no problem for RabbitMQ, even on aws t2 machines. Where did you get that from? 50k msgs/s is no problem on an aws c3.xlarge instance (single queue, auto-ack and transient messages).
11.
▲
by
CarlHoerberg
11y ago
Check out www.elephantsql.com, we provide managed PostgreSQL on GCE, AWS, Azure and Softlayer
12.
▲
by
CarlHoerberg
11y ago
(Most often you can pay AWS by wire transfer if you contact them)
13.
▲
by
CarlHoerberg
12y ago
Finally, it's crazy that they've haven't implemented this earlier, and why isn't it enabled by default, like on GCE? We've had for a long time an app that just polls the ec2 api and looks for impaired instances and
14.
▲
by
CarlHoerberg
12y ago
That's fixed in 33: http://msujaws.wordpress.com/2014/08/01/faster-and-snappier-...
15.
▲
by
CarlHoerberg
12y ago
True, just trying to balance the overly positive comments, without spending a lot of time laying out arguments.
16.
▲
by
CarlHoerberg
12y ago
I think it's awful. I only finished it because we're discussing it in a book circle.
17.
▲
by
CarlHoerberg
12y ago
Long time customers have had access to it since early May.. https://assets.digitalocean.com/email/ipv6-grandfathered.htm...
18.
▲
DigitalOcean: Introducing Our London Region
(digitalocean.com)
93 points
by
CarlHoerberg
12y ago
|
63 comments
19.
▲
by
CarlHoerberg
12y ago
easiest way i've found is: RUNLEVEL=1 apt-get install ...
20.
▲
by
CarlHoerberg
12y ago
No, if I choose Sequel ( http://sequel.jeremyevans.net ) I want to use all the power it gives me, not some lowest common denominator.. Also not all projects needs models, you know, there's other data access patterns..
21.
▲
by
CarlHoerberg
12y ago
sinatra is more powerful than you maybe have realize..
22.
▲
by
CarlHoerberg
12y ago
sinatra/base, rack-urlmap and sequel, why would you want more fluff?
23.
▲
by
CarlHoerberg
12y ago
Do you have a reference backing that? I've only found information contradicting that, eg: http://support.microsoft.com/kb/318803
24.
▲
by
CarlHoerberg
13y ago
Ok, yes, in the case where you have to have all information on one page. Another way is of course to get that information in a ajax call, or open a SSE/Websocket connection to listen for events from the event bus. But there are of cour
25.
▲
by
CarlHoerberg
13y ago
If you use a message queue system like RabbitMQ, and simply publish messages as JSON you have interfaces, authentication etc. done already. We have 17 different services internally, in four different languages, all communicating over AMQP w
26.
▲
by
CarlHoerberg
13y ago
It depends how you do SOA. We try to publish "events" rather than to "call" another service and expect responses. We try to decide as much as possible in the service that publishes an event, so that information doesn
27.
▲
by
CarlHoerberg
13y ago
We use SOA a lot, we have a RabbitMQ server/cluster in the middle who all services communicate via. We have applications written in Ruby, Go, Clojure and Node.js, all publishing and subscribing JSON messages. Benefits over monolithic:
28.
▲
by
CarlHoerberg
13y ago
We use Paymill for which we're very satisfied with. The initial paperwork isn't fun, but the experience is much better than all previous options for EU companies.. I believe that PayPal's new API is only available for america
29.
▲
by
CarlHoerberg
13y ago
Nice, then maybe I can get rid of some of the ~20 SIM cards I'm carrying around, and not having to research the mobile market for each new country I happen to pass by..
30.
▲
by
CarlHoerberg
13y ago
but encrypted..
More ›