Live data from Hacker News

Viewing profile — gerwim

gerwim

HN member
Joined
Thu, Jun 17, 2021, 10:37 AM UTC
HN karma
95
Public activity
31 items

About gerwim

No profile information was provided.

Recent public activity

  1. comment
    Comment #43705042

    Launched by CERT? I can't find anywhere (CERT website, github) these are related. Do you have sources?

  2. comment
    Comment #43127034

    That would work for a single instance, but when running multiple (e.g., you are horizontally scaled) it would not be ideal. Is it possible to mimic "subtrace.dev"? There's the 'SUB…

  3. comment
    Comment #43113870

    Looks great! Reading through the docs it seems the subtrace process sends all data to your server. I'm reluctant to do that on a production environment, where API keys and personal…

  4. comment
    Comment #42634006

    Linux gaming is great. Running Bazzite myself, but for proper support you should run full AMD (CPU and GPU). Nvidia drivers seem to be a pain in the arse.

  5. comment
    Comment #41258865

    Core only has the "full backup". Incremental and other types are available to enterprise. I run the Core edition (with full backups) for my personal projects.

  6. comment
    Comment #40376994

    Agreed, Immich is awesome and great. It can also do searches like "woman smiling", because all images are scanned by an ML agent as well.

  7. comment
    Comment #39791378

    Cool! There seem to be a lot of projects in this space -- including my own tool ( https://github.com/gerwim/tunnlr ). Still working on it though! ;-)

  8. comment
    Comment #39435394

    > Wyze blamed "a third-party caching client library that was recently integrated into our system" for the trouble. Yes, of course. Blame a third party library which was probably cr…

  9. comment
    Comment #39412015

    Maybe there’s proper support soon in AI landscape [0]. [0]: https://news.ycombinator.com/item?id=39344815

  10. comment
    Comment #39153821

    Another fun fact about .dev which I recently found out while working on a side project: You NEED to use https when visiting any .dev domain. Google has put it on the HSTS preload l…

  11. comment
    Comment #39055726

    Maybe not for Google, but it's not part of the OAuth spec. It's perfectly valid for refresh tokens to expire.

  12. comment
    Comment #38628545

    Are you sure? According to Apple [0] it requires your Apple ID password. Also, I can't reproduce this on my iOS device: it's locked by a timer which increases exponentially. [0]: h…

  13. comment
    Comment #38624233

    Finally. For current iOS versions, there is a workaround: use the “screentime” feature to disallow pincode changes. In screentime you can set a different code, so when anyone else …

  14. comment
    Comment #38523347

    You need version 2023.10 (or higher) for both extension and server for it to work.

  15. comment
    Comment #38521712

    What is this post ranting about? Pushing your keys to big tech? There is no difference if you use Chrome’s password manager for passwords or passkeys. You can save passkeys on your…

  16. comment
    Comment #38497222

    Depending on your platform, but if you read the readme, there’s a pre packaged release with Python embedded.

  17. comment
    Comment #38485967

    I use Phind[0]. It's great addition to the regular search engine. [0]: https://phind.com

  18. comment
    Comment #38429673

    If you create a new profile for the different user, you can start a second session: firefox -new-instance -P "Another Profile"

  19. comment
    Comment #37745738

    I didn’t know they needed developers. I’m an avid Plex user but C# developer by trade. Cloned the server and web projects and worked on my first issue!

  20. comment
    Comment #37561071

    Which is funny, because I own an iPad from 2018. Which has the A10 chip (which was used in the iPhone 7). Guess what, the iPhone does not get iOS 17 but the iPad does get iPadOS 17…

  21. comment
    Comment #37235641

    I did some geekbench tests. 4 GB, 3 CPU AMD [1] 8 GB, 4 CPU AMD [2] 8 GB, 2 CPU (dedicated) AMD [3] So even though the dedicated CPU option has stable performance, the shared CPU i…

  22. comment
    Comment #37011436

    Great video [1] on how some clever tricks are used to stay within memory constraints. [1]: https://www.youtube.com/watch?v=sw0VfmXKq54

  23. comment
    Comment #36726248

    Passkeys are not tied to hardware. You can save them in iCloud, Bitwarden and lots of other tools. You can also share them to another device [1] [1] https://developer.apple.com/pas…

  24. comment
    Comment #34189451

    Looks great! I see your tool uses Hetzner block volumes for storage. How do you manage your data backups (as Hetzner does not offer anything for their block storage volumes as far …

  25. comment
    Comment #32274005

    Wasabi's egress is not fully free as you make it sound. Their egress works like this: if you store 1 TB of data, you have 1 TB of free egress, as seen in their FAQ [0]. This means …