Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tqh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tqh
5mo ago
Oh nice!
2.
▲
by
tqh
3y ago
I don't have a reddit account, but that is pretty much what etcd was built to do. IIRC it was built for CoreOS to handle lots of linux machines. Later Kubernetes started using it for its metadata storage. It is as a distributed key-val
3.
▲
by
tqh
4y ago
Mostly "Please understand that I’m publishing this for transparency, not to brag about making so much or complain about not making enough." and such.
4.
▲
by
tqh
4y ago
As written in the article talking salaries in Sweden is avoided, so there are probably many offers in that range. The recommendation is for Sweden in general though, not Stockholm. It is for any kind of engineer, where IT is above average.
5.
▲
by
tqh
4y ago
It is not. If you studied three years at University you should ask for at least 35 300 kr a month before taxes. If you worked for five years you should earn a lot more. See https://www.sverigesingenjorer.se/lon/lonestat
6.
▲
by
tqh
5y ago
IIRC HVIF is designed to render in one pass as well targeting to be both small and fast. It also use non-standard floating point, to be even more compact. And has more than two level of details. So guessing HVIF is a lot better except for t
7.
▲
by
tqh
5y ago
This might be outdated info: * Two different Prestos, prestodb and prestosql for maximum confusion. (I think one renamed) * Making Controller highly available by default is hard * Autoscaling workers is not simple * Code very depe
8.
▲
by
tqh
6y ago
ARM port is dead, long live the ARM64 port :)
9.
▲
by
tqh
6y ago
I think so, since v2 and v3 are two different things they made a mess of things. It should have been two different specs. Continuing with docker-compose name is just bad, release any improvements in a clean spec.
10.
▲
by
tqh
6y ago
I think it became the Mozilla web browser. Later Phoenix was created from Mozilla. Phoenix was renamed to Firebird. Firebird was renamed to Firefox. All of them had NSPR which was the Netscape Portable Runtime.
11.
▲
by
tqh
6y ago
"Users on Ubuntu 20.04 LTS (Focal) can take advantage of additional optimizations found on newer ARM-based processors. The large-system extensions (LSE) are enabled by using the included libc6-lse package, which can result in orders of
12.
▲
by
tqh
6y ago
As a Swede I think it is important to remember that Sweden is quite sparsely populated.
13.
▲
by
tqh
6y ago
Another benefit is it removes a lot of otherwise unneccessary imports. I think var should be used anywhere where the righthand-side expression is clear. Compare var str = new String(); to var waat = HERE.be().dragons("purple"); An
14.
▲
by
tqh
6y ago
Haiku has it own set of API's, that is a bit different than other platforms (message passing, multi-threaded). The UI API's is defined in the Interface Kit. See https://www.haiku-os.org/docs/api/ Here is
15.
▲
by
tqh
6y ago
The style is not just for visual purposes: Stacking and tiling is a hidden gem: https://www.youtube.com/watch?v=4Y-6YmGd30A
16.
▲
by
tqh
6y ago
Since everyone is so interested in Sweden, SVT has some nice graphs: https://www.svt.se/datajournalistik/the-spread-of-the-corona...
17.
▲
by
tqh
7y ago
Foundation DB might fit the bill: https://www.foundationdb.org/
18.
▲
by
tqh
7y ago
Such a shame they removed all the docs about porting to new platforms long ago.
19.
▲
by
tqh
8y ago
We only have plans for a desktop OS.
20.
▲
by
tqh
8y ago
Half of them are BeOS screenshots, which doesn't seem to have subpixel or anti-alias..
21.
▲
by
tqh
8y ago
Would be nice to see some MS projects become open source if they are serious. Edge?
22.
▲
by
tqh
8y ago
Writing good software is hard I guess :)
23.
▲
by
tqh
8y ago
No mention of IP v6 at all in the post but luckily they did better on their docs at https://1.1.1.1/ It is 2018, IP v4 isn't really something you should use other than as a fallback. "For IPv6: 2606:4700:4700::111
24.
▲
by
tqh
9y ago
I was hoping for a Ryzen version.
25.
▲
by
tqh
9y ago
A Nexus One with modern specs.
26.
▲
by
tqh
9y ago
I wrote this: https://github.com/tqh/efi-example It's using the linker script and headers from GNU-EFI. Also check Zircon bootloader https://github.com/fuchsia-mirror/zircon/tree/mas
27.
▲
by
tqh
9y ago
Firefox development process is so bad/slow. New features will take ages to appear. Mercury, Bugzilla are old relics and the review process is from the 90's and very strange. I think that is one of the reasons they copied functions
28.
▲
by
tqh
9y ago
Amazon TimeSync is probably a lot more than NTP as well. It must be part of XEN/hw as it is not yet available on the Nitro based instances. That it provide's an NTP endpoint is just the top of the cake...
29.
▲
by
tqh
9y ago
After Ghost in the Shell i don't watch remakes in cinema. I'll watch it when it comes to Netflix.
30.
▲
by
tqh
9y ago
I can't see where that was written. Only that malicious users may read past the end.
More ›