Viewing profile — alexanderblom
alexanderblom
HN member- Joined
- Sat, Jul 07, 2012, 8:04 PM UTC
- HN karma
- 24
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About alexanderblom
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9268801
Do you have any resources for this? I was thinking of looking into that but don't know where to start.
-
comment
Comment #8771981
Link to the PR: https://github.com/rust-lang/rust/pull/19654
-
comment
Comment #8464089
It is not actually Google Cast but hooks into the same UI for Youtube. Casting Youtube is pretty robust.
-
comment
Comment #8283671
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.
-
comment
Comment #8280371
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.w…
-
comment
Comment #7589050
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-…
-
comment
Comment #4803655
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 …
-
comment
Comment #4421474
Same here in Sweden. ; is mapped to ö here :(
-
comment
Comment #4212571
The timeline/feed is not a WebView from what I can see. The news part/tab is though (which is displayed in the screenshot).