Viewing profile — agrahul
agrahul
HN member- Joined
- Wed, Nov 27, 2013, 5:38 AM UTC
- HN karma
- 51
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About agrahul
[ my public key: https://keybase.io/rahulg; my proof: https://keybase.io/rahulg/sigs/wWBchBfxQ3X1NHq7sjTJnerwKlisk4ORS0XO1lMrSo4 ]
Recent public activity
-
comment
Comment #19181727
If you’re open-sourcing a project, you can get a real USB PID instead of hijacking someone else’s: http://pid.codes/howto/
-
comment
Comment #14977499
Yeah, that specific case wasn't fixed; it appears that Mozilla doesn't intend to let addons run on `about:`. However, they did make `about:` respect DNT by disabling GA. WebExtensi…
-
comment
Comment #14975856
The issue you linked is specific to the `about:` pseudo-protocol. uBO's WebExtensions version works as intended on the web.
-
comment
Comment #14758459
I was curious how long it's been around, and did some digging. It seems to have been launched in 2009[1] and greatly expanded between 2011 and 2013[2]. [1] https://www.lta.gov.sg/a…
-
comment
Comment #14519523
I believe it's a HLS video. If you're on Windows, Edge has support for HLS. Otherwise, you'll have to resort to using a media player.
-
comment
Comment #14354603
AFAIK, l.php does not require a Facebook account.
-
comment
Comment #14145673
Yes, the entirety of C is currently allocated to Canada[1]. The parent comments were talking about IATA codes, though, which aren't allocated by prefix. [1] https://en.wikipedia.or…
-
comment
Comment #6806646
I ended up writing a wrapper around youtube-dl and ffmpeg to download the MPEG-DASH video and audio streams and mux it because of this. It was a spur-of-the-moment hack, so don't e…