Viewing profile — riverdroid
riverdroid
HN member- Joined
- Mon, Aug 03, 2020, 3:02 AM UTC
- HN karma
- 452
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About riverdroid
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #41225840
I would also love to use it this way in Go. Currently we dump SQLite compatible schema to use for SQLite powered integration tests even though we use postgres when live. It allows …
- story
-
comment
Comment #39755837
While most mesothelioma (a rare cancer) is known to be caused by asbestos and not other agents, asbestos is known to cause other cancers of the lung, larynx, and ovary, with limite…
- story
-
comment
Comment #36703960
I was researching this recently and came across this article: https://pganalyze.com/blog/gin-index The GIN index has some similarities to Elasticsearch's inverted indices (last I k…
- story
- story
-
comment
Comment #34372713
One important factor to consider about these 'whiplash' events is that they also deplete the immediate water carrying capacity as the top soil washes away. The top soil normally se…
-
comment
Comment #34372605
https://web.archive.org/web/20230113192401/https://www.econo...
- story
-
comment
Comment #31914786
The easiest and best way for you (you'll get updates through signed packages, etc) is probably to install via the Ubuntu Software Center. Though it can be difficult to download and…
-
comment
Comment #31676227
Current Ford F-150 towing capacity is 5,000 to 11,300 lbs depending on the package. Most people probably don't need long range peak towing capacity. Seems like the feature set coul…
-
comment
Comment #31291184
Besides that, lots of incident response work to figure out the scope and impact of the breach, I'd imagine.
- story
-
comment
Comment #30674384
Be aware of platforms publishing a 'proxy' phone number so they can still collect their fees: https://www.theverge.com/2019/8/6/20756878/yelp-grubhub-comm...
-
comment
Comment #30447040
What do you use to produce this analysis?
-
comment
Comment #30369319
SMS is not strong enough, especially for protecting ALL of your 2FA codes + passwords. SIM swapping attacks frequently occur, and it doesn't even have to be with your carrier.
-
comment
Comment #30335350
This is a big improvement to supplement the existing docs, but how does one know what the parameter types are without wading deep into the implementation or trial and error? This h…
-
comment
Comment #29156833
Thanks for the revocation resources! I was not aware of LE's revocation API. Seems like maybe reporting should get built in as an option.
-
comment
Comment #29155870
If you search GitHub, you can find ~4M results for PEM private keys: https://github.com/search?q=PRIVATE+KEY-----&type=Code Many are for tests and don't go to anything. Some go to …
-
comment
Comment #29155087
Most private keys in Git repositories seem to be test data. But why are those test private keys sometimes used for other things? Probably just people lazily copying from ~/.ssh/idr…
-
comment
Comment #29153210
Many of these committed keys are test fixtures in repositories. As for how that happened, not entirely sure, but I am guessing that people just grabbed a key lying around like ~/.s…
- story