Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fafner
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
fafner
5y ago
Unfortunately some customer changes will need to go out quickly and globally for a CDN. Going much slower might not be a good option. Canarying should detect this. Not clear if they do this or the canary failed to report this. Sharding by c
2.
▲
by
fafner
5y ago
Authentication/trust is simply unrelated to this outage. The post you linked seems to have no relevance.
3.
▲
by
fafner
5y ago
Zero trust seems to be very unrelated to this issue. The issue seems to have been a poison config breaking fastly stack. Zero trust is about verifying authentication of devices/users. Unrelated things really.
4.
▲
by
fafner
6y ago
I wish they'd rather use python or Julia. GNU Octave is great. But as a clone of Matlab it's constraint by compatibility and doomed to always be second* and at worst an enabler for Matlab. I'd rather break the dominance that
5.
▲
by
fafner
6y ago
I believe Unicode support was improved in this (6.1) release
6.
▲
Microsoft’s iron cage: Prison surveillance and e-carceration
(aljazeera.com)
1 points
by
fafner
6y ago
|
0 comments
7.
▲
by
fafner
6y ago
Yep. Having each front end needing to scale with the overall size of the front end sounds is obviously going to hit some scaling limit. It's not clear to me from the summary why they are doing that. If it's for the shard-map or ca
8.
▲
by
fafner
6y ago
From the summary I don't understand why front end servers need to talk to each other ("continuous processing of messages from other Kinesis front-end servers"). It sounds like this is part of building the shard map or the cac
9.
▲
The 3dfx Voodoo1
(fabiensanglard.net)
476 points
by
fafner
7y ago
|
238 comments
10.
▲
We Deployed Envoy Proxy to Make Monzo Faster
(monzo.com)
2 points
by
fafner
7y ago
|
0 comments
11.
▲
How the Dreamcast Copy Protection Was Defeated
(fabiensanglard.net)
345 points
by
fafner
8y ago
|
161 comments
12.
▲
by
fafner
8y ago
More like hardware from 20 years. Yeah I hope the TI monopoly gets broken. Numworks looks exactly like the calculator I was dreaming about when I was in uni.
13.
▲
by
fafner
8y ago
Imagine a future where whenever the energy price drops in a region suddenly companies show up with a bunch of such tubes drop them in the ocean. Do some batch processing and once the energy price rises they pull it out and move on. In reali
14.
▲
Memory Error Detection Using GCC
(developers.redhat.com)
1 points
by
fafner
10y ago
|
0 comments
15.
▲
by
fafner
10y ago
Have they been uploaded to Wikipedia (Commons)?
16.
▲
by
fafner
10y ago
The example seems to be wrong https://github.com/Wilfred/remacs#porting-c-functions-to-rus... fn Fnumberp(object: LispObject) -> LispObject { if lisp::SYMBOLP(object) { unsafe { Qt }
17.
▲
Prometheus 1.2.0 released
(github.com)
34 points
by
fafner
10y ago
|
1 comments
18.
▲
by
fafner
10y ago
And that does not include any external packets... Yes, there is no way Emacs will get rid of elisp. That's why Guile Emacs includes writing an elisp frontend for Guile. (There is also a Frontend for ECMAScript and an experimental one f
19.
▲
by
fafner
11y ago
In C++ - unlike C - you can actually implement quite good matrix/vector support. E.g., Eigen3 http://eigen.tuxfamily.org/index.php?title=Main_Page or Blaze https://bitbucket.org/blaze-lib/blaze or
20.
▲
by
fafner
11y ago
Those scripts and more for Linux (3.2 or newer) using perf_events/ftrace: https://github.com/brendangregg/perf-tools
21.
▲
by
fafner
11y ago
I think the GNU Octave folks are using libgccjit to write a JIT for their Matlab-like language.
22.
▲
by
fafner
12y ago
Isn't that largely because the LibreSSL team refused the invite to the exclusive OpenSSL security list? At least that was the case the last time the LibreSSL devs complained about not receiving any vuln info in advance...
23.
▲
by
fafner
12y ago
Yes, that's truly annoying. I have a few code examples that are complete but it refuses to accept them without giving any reason. If I try to step forward it says I have to go back. Also in the first example it complained when I was us
24.
▲
by
fafner
12y ago
That's already explained in the original blog post http://googleprojectzero.blogspot.com/2015/03/exploiting-dra...
25.
▲
by
fafner
12y ago
Well the OpenBSD devs seem to use Comic Sans in their presentations though E.g., http://www.openbsd.org/papers/ru13-deraadt/index.html
26.
▲
by
fafner
12y ago
I know about TRAMP. But that's a different use case. In this case it's about keeping the Emacs session on a remote host.
27.
▲
by
fafner
12y ago
At least they added Comic Neue. I'm a bit disappointed that a project like OpenBSD that is so vocal about free software is promoting a proprietary font like Comic Sans MS.
28.
▲
by
fafner
12y ago
Akonadi really annoys me. Who thought it would be a good idea to run mysql on each desktop to store email metadata? That's just ridiculous bloat. Mysql is among the top 10 entries for me in powertop. Why would MySQL be needed to deal w
29.
▲
by
fafner
12y ago
It offers one advantage: You can run it in a GNU Screen session on a remote host. (Unless it is somehow possible to run a graphical emacsclient over network)
30.
▲
by
fafner
12y ago
Google Code was such an improvement over SourceForge. I think the real problem of Google Code was that it took them too long to support git. When GitHub started Google Code was still SVN only and later they only added Mercurial support. Thi
More ›