Live data from Hacker News

Viewing profile — darthShadow

darthShadow

HN member
Joined
Thu, Mar 14, 2019, 7:56 AM UTC
HN karma
2,025
Public activity
61 items

About darthShadow

https://github.com/darthShadow

Recent public activity

  1. comment
    Comment #48138871

    Duplicate: https://news.ycombinator.com/item?id=48132488

  2. story
  3. comment
    Comment #46858893

    > doesn't honor dropbox's retry-after header That hasn't been true for more than 8 years now. Source: https://github.com/rclone/rclone/blob/9abf9d38c0b80094302281... And the PR add…

  4. comment
    Comment #45845320

    Just curious, was something like https://github.com/containerd/stargz-snapshotter considered/evaluated before designing your own lazily-loaded container FS and if so, any pros/cons…

  5. comment
    Comment #45250811

    Visa/MasterCard/Amex already support such a facility in India due to RBI requirements. Doesn't seem too difficult to adapt similar functionality for other countries too, if the reg…

  6. comment
    Comment #44615154

    * https://sirupsen.com/napkin/problem-15 * https://www.cdnplanet.com/blog/initcwnd-settings-major-cdn-p...

  7. story
  8. comment
    Comment #42839121

    These may be useful reading: https://github.com/TryGhost/node-sqlite3/issues/408#issue-57... https://github.com/WiseLibs/better-sqlite3/issues/32#issueco... Copying a quote from th…

  9. story
  10. comment
    Comment #42516062

    From the project README: > Thruster also wraps the Puma process so that you can use it without managing multiple processes yourself. This is particularly useful when running in a c…

  11. comment
    Comment #42513776

    You have Lidarr[1] as an equivalent to Sonarr/Radarr etc. and there is a pending PR[2] for adding Lidarr support to Overseerr which also has a custom docker image to try. [1] https…

  12. comment
    Comment #42340549

    FWIW, auto_vacuum set to INCREMENTAL doesn't do any vacuuming automatically; it just stores the information needed to vacuum the DB. From https://www.sqlite.org/pragma.html#pragma_…

  13. comment
    Comment #41797433

    Dupe: https://news.ycombinator.com/item?id=41792500

  14. story
  15. comment
    Comment #41297723

    Hardcover may be worth a try: https://hardcover.app/askjules

  16. comment
    Comment #41297689

    Plex has something similar for local music: https://www.plex.tv/blog/super-sonic-get-closer-to-your-musi... It requires the music to be already present, however, so not ideal for f…

  17. comment
    Comment #41278680

    Adding onto this is Outplayer, which similarly uses MPV for its backend, for iOS & iPadOS.

  18. comment
    Comment #40946861

    Related Videos: Intel has a Pretty Big Problem (by Level1Techs): https://www.youtube.com/watch?v=QzHcrbT5D_Y Intel's CPUs Are Failing, ft. Wendell of Level1 Techs (by Gamers Nexus)…

  19. story
  20. comment
    Comment #40181596

    And it looks like ASUS has already released updated firmware for the same: https://www.tomshardware.com/pc-components/motherboards/new-...

  21. story
  22. comment
    Comment #40007127

    You have already gotten excellent options from the other comments, but here's another one that's not been mentioned yet. You may want to consider adjusting your partition key (if f…

  23. story
  24. story
  25. comment
    Comment #38667174

    You can always use rclone which added ProtonDrive support 2 releases back: https://rclone.org/protondrive/ You can also mount it using rclone to present it as an external drive.