Viewing profile — knownunown
knownunown
HN member- Joined
- Fri, Mar 25, 2016, 10:48 PM UTC
- HN karma
- 11
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About knownunown
Recent public activity
- story
-
comment
Comment #22017043
UEFI seems pretty prevalent with AArch64 in general -- pretty much all recent Qualcomm Android devices do UEFI boot.
-
comment
Comment #19833469
The manufacturer usually modifies OpenWRT/QSDK to support their device. AFAIK, most of the time individual components from the device (CPU, Ethernet switch, wireless chip) are alre…
-
comment
Comment #19447552
It sounds like the replace syntax might help here. It allows you to forgo semver+version control and depend on modules on your local disk. https://github.com/golang/go/wiki/Modules…
-
comment
Comment #18638525
It uses V8.
-
comment
Comment #18054866
You're correct with iOS, but Android allows browsers to have their own rendering engine (see: Firefox with Gecko.) Microsoft just didn't want to invest in porting EdgeHTML to Andro…
-
comment
Comment #17276311
This sounds like whataboutism.
-
comment
Comment #15081089
This article is a little sensationalist. If you don't want to trigger the Assistant, you can turn off the "OK, Google" keyword. If you don't want your voice data to be used for res…
-
comment
Comment #13371357
Well, this was my solution before this shorter way came along. A force of habit, really, since I noticed that it was Android's internal method of detecting captive portals. There's…
-
comment
Comment #13369419
I just use connectivitycheck.gstatic.com/generate_204. The URL is a bit long, but I have it bookmarked.