Live data from Hacker News

Viewing profile — davidspiess

davidspiess

HN member
Joined
Wed, Oct 28, 2015, 9:09 AM UTC
HN karma
71
Public activity
54 items

About davidspiess

No profile information was provided.

Recent public activity

  1. comment
    Comment #48125973

    I run a GTX 970 on Fedora 44 KDE Plasma (Wayland) without issues. Make sure to use the 580.xx Nvidia driver.

  2. comment
    Comment #44803817

    I noticed this recently too when using Firefox.

  3. comment
    Comment #40672627

    In qBitorrent or similar torrent clients you can explicitly set the vpn network interface they should use. Use split tunneling for you browser or other applications you don't want …

  4. comment
    Comment #39373002

    Same experience here, using it for years in production for our critical api services without issues.

  5. comment
    Comment #39108548

    I am currently looking for a new reliable OLED TV. Knowing they added the S90C to their repair program is very reassuring.

  6. comment
    Comment #37402088

    It's a public price API. There is no authentication required to list prices.

  7. comment
    Comment #37401862

    I agree. Our public APIs are also massively queried. The number of queries is out of proportion to the legitimate traffic. Rate-Limiting does not work, because of the volume of dif…

  8. comment
    Comment #35631065

    Can't share that experience. We are in the process of migrating from Azure B2C to ORY Network and had also some initial doubts if their products are a good fit for our enterprise c…

  9. comment
    Comment #34097834

    Azure B2C policies are a nightmare. Basically a programming language implemented in XML. Stay away from it.

  10. comment
    Comment #33334571

    Incremental Static Regeneration. Next.js allows you to create or update static pages after you’ve built your site but stores them on the filesystem, which in a serverless environme…

  11. comment
    Comment #33334211

    What i am still missing is the possibility to deploy next.js to a serverless platform where files have to be stored in S3 or Google Cloud Storage. Had anybody success to get it wor…

  12. story
  13. comment
    Comment #32551532

    Exactly our experience too. We are extremely happy with the stability and quality of their services.

  14. comment
    Comment #32095665

    I recently watched a german documentary "Das geheime Leben der Bäume" [1] where they visit this exact tree. Highly recommend it. The documentary is based on a novel of the same nam…

  15. comment
    Comment #31837656

    Is it possible to find out the average salary of a specific country? In the survey it's only possible to switch between US, India, Germany, UK and Canada.

  16. comment
    Comment #31797645

    As far as i know Cloud Run offers now up to 32 GB memory workloads

  17. comment
    Comment #31277441

    I am wondering when 0 downtime for apps with disks is coming. I don't see it anywhere on the feedback page and find it rather a big blocker.

  18. comment
    Comment #31228608

    This sounds rather selfish to me. What if you ever quit your job and your team mates are suddenly expected to pick up the things you left behind? Why not share your knowledge with …

  19. story
  20. comment
    Comment #30763383

    Do yourself a favor and stay away from it.

  21. comment
    Comment #30714709

    Airbnb comes to mind, they added left and right arrows to their tabs. https://imgur.com/a/MXDabnS

  22. comment
    Comment #28639477

    B2C is the worst product we have ever worked with. Outages on constant basis, an extremely complex XML configuration, translation bugs, unsupported features which are only availabl…

  23. story
  24. comment
    Comment #26433626

    I recently began learning Go and i was pointed to this site. I worked through all the chapters in the book and was pleasantly surprised how engaging it was. Definitely recommend it…

  25. comment
    Comment #26412092

    SQLC could be a good fit. It generates type-safe Go code from SQL. https://github.com/kyleconroy/sqlc