Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alexanderblom
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Spiral: Self-tuning services via real-time machine learning
(code.fb.com)
5 points
by
alexanderblom
8y ago
|
0 comments
2.
▲
by
alexanderblom
11y ago
Do you have any resources for this? I was thinking of looking into that but don't know where to start.
3.
▲
by
alexanderblom
12y ago
Link to the PR: https://github.com/rust-lang/rust/pull/19654
4.
▲
by
alexanderblom
12y ago
It is not actually Google Cast but hooks into the same UI for Youtube. Casting Youtube is pretty robust.
5.
▲
by
alexanderblom
12y ago
One way of doing it is having an out-of-bands way of refreshing tokens in responses. So if the token is about to expire you can return an updated one on the side-channel.
6.
▲
by
alexanderblom
12y ago
Wiki [1] and OSDev [2] both have pretty solid articles if you want to know how to load an ELF into memory. I used both when implementing ELF for my hobby kernel [3] [1] http://en.wikipedia.org/wiki/Executable_and_Linkab
7.
▲
by
alexanderblom
12y ago
Go doesn't really work because it needs a runtime (as far as I know). Rust however is quite useable. There's a couple of kernels, including one by me: https://github.com/lexs/rust-os
8.
▲
by
alexanderblom
14y ago
And the app doesn't look native to Android either. Some things are inherently non-Android, such as bottom tab-bars. All images are also low-res on my Galaxy Nexus and scrolling is laggy. There are some great bugs as well: * It loads the wro
9.
▲
by
alexanderblom
14y ago
Same here in Sweden. ; is mapped to ö here :(
10.
▲
by
alexanderblom
14y ago
The timeline/feed is not a WebView from what I can see. The news part/tab is though (which is displayed in the screenshot).