Viewing profile — jphilip
jphilip
HN member- Joined
- Fri, May 14, 2021, 12:35 PM UTC
- HN karma
- 35
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jphilip
Recent public activity
-
comment
Comment #39272427
I went through a lot of trouble unlocking an old Xiaomi. mtkclient bypass methods do not work as a for all Xiaomi (or at least did not for my device). Thread: https://github.com/bk…
-
comment
Comment #37935026
I have not used a full blown online environment. Except maybe VSCode remote using SSH. I repeatedly find anything that requires a network call somewhere in between a serious impedi…
-
comment
Comment #37921279
I have logged out. Also tried yt-dlp but logging out and web is easier for search etc.
-
comment
Comment #37795561
I remember encountering Postman years ago when it was a chrome app where I'd fill some fields and use it against a server absent a frontend to prototype/test. I never understood wh…
-
comment
Comment #36923694
Aggressively reclaiming the notification/reminder area in the existing smartphone appears to be working for me. I uninstalled intrusive (android) applications and moved to web equi…
-
comment
Comment #33694671
I was once upon a time plumbing together an ARM matrix multiply backend for an on-device neural machine translation engine. The objective was to get something working for the Mac M…
-
comment
Comment #31810469
Mozilla uses WebAssembly in it's offline translation extension. Here's a web-page demonstrating the same stuff: - https://mozilla.github.io/translate/ These are neural models that …
-
comment
Comment #31599172
A fork of marian-dev[1] is the underlying machine-translation engine: - https://github.com/browsermt/marian-dev Development of higher-level code wrapping around marian-dev make sui…
-
comment
Comment #27153547
Why are all the gist.* urls returning 404, they seem accessible through the wayback machine though.