Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yjh0502
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
yjh0502
2y ago
I’ll wait until it gets crash-safe filesystem.
2.
▲
Microsoft failed to rotate certificates for winget CDN on time
(cdn.winget.microsoft.com)
111 points
by
yjh0502
4y ago
|
67 comments
3.
▲
by
yjh0502
5y ago
One of our mac mini CI server also failed to boot after update today. When it happens on Linux I usually try to troubleshoot the problem rather than resetting a whole machine. It does not seems to be feasible on macos with reasonable effort
4.
▲
by
yjh0502
6y ago
`Just a` / `Nothing` in case of Haskell :)
5.
▲
by
yjh0502
8y ago
Could the algorithm be applied to block cache problem with single item size, like filesystem block cache or database cache?
6.
▲
by
yjh0502
8y ago
I used it frequently when mixing `Result` with `Future`. For example, fn do_something() -> Box<Future<Item=(), Error=Error>> { let val = match do_result() { Ok(x) => x, Err(e) => return Box::new(err(
7.
▲
by
yjh0502
9y ago
It's a feature, just like strace or something.
8.
▲
by
yjh0502
9y ago
I seems that someone discovered KASLR from NT kernel. https://twitter.com/aionescu/status/930412525111296000
9.
▲
by
yjh0502
9y ago
Could you write default username/password on a release page? :)
10.
▲
Instagram embedding script is gone
(platform.instagram.com)
4 points
by
yjh0502
10y ago
|
1 comments
11.
▲
by
yjh0502
11y ago
more general, adaptive version: https://github.com/armon/libart
12.
▲
by
yjh0502
11y ago
Faster version with SIMD instructions: https://github.com/lemire/simdcomp
13.
▲
by
yjh0502
11y ago
I'm not sure Erlang with a immutable infrastructure concept is good idea. Dynamic code reloading and upgrading without downtime is a key feature of Erlang, and immutable infrastructure do not play well with these features. If you make
14.
▲
Pinpoint: open-source APM for JVM
(github.com)
17 points
by
yjh0502
12y ago
|
2 comments
15.
▲
by
yjh0502
12y ago
Seoul, South Korea. Gigabit internet is available for ~$18/month.
16.
▲
by
yjh0502
12y ago
It seems that multiple files are merged into single vedis.c file. It's good for embedding into application, sqlite does the same, but I think it's better to open original source code and a Makefile to generate embeddable source co
17.
▲
by
yjh0502
13y ago
How about SCTP? It also supports multimple streams on single connection, no head-of-line blocking, multihoming, and in standard.
18.
▲
by
yjh0502
13y ago
Adaptive radix tree ( https://github.com/armon/libart ) is also an impressive data structure. It also supports ordered iterations while showing similar random read/write performance to hash tables. Crit-bit tree is
19.
▲
by
yjh0502
13y ago
Here's PDF version: https://www.dropbox.com/s/dt6xzum432zine0/CSharp%20Language%...
20.
▲
by
yjh0502
14y ago
Maybe this post is the original one: http://tilomitra.com/the-crazy-world-of-code/
21.
▲
by
yjh0502
14y ago
It seems that it does not support Android target yet. I can't find Android support in its homepage & editor.
22.
▲
PSN and XBL to suffer South Korean shutdown
(mcvuk.com)
1 points
by
yjh0502
15y ago
|
0 comments