Live data from Hacker News

Viewing profile — Sphax

Sphax

HN member
Joined
Tue, Nov 25, 2014, 7:07 PM UTC
HN karma
482
Public activity
161 items

About Sphax

https://rischmann.fr

Recent public activity

  1. comment
    Comment #49099323

    It depends on your card I think. I can say that with a 3080 Ti and now a 5090 I have no issue playing almost all the games on steam on Fedora 44, event a lot of games not explicitl…

  2. comment
    Comment #49094676

    Looks cool but it doesn’t have Reminders, just like Sol which i’m currently using. It’s the only thing that i really miss from Raycast, seems like not a lot of people used that fea…

  3. comment
    Comment #48999449

    what are my options if i want to use a router like this ? who provides one ?

  4. comment
    Comment #48841829

    > we've been able to automatically aggregate context from pi sessions what do you mean by this ? do you rewrite the context in your proxy ?

  5. comment
    Comment #48238761

    That is some insane value. I've been using GLM Coding Plan Max with GLM 5.1 for a while and i've tested DeepSeek V4 Pro maybe for 3 weeks now and I found it to be better than GLM 5…

  6. story
  7. comment
    Comment #45641350

    We run Harbor and mirror every base image using its Proxy Cache feature, it's quite nice. We've had this setup for years now and while it works fine, Harbor has some rough edges.

  8. story
  9. comment
    Comment #44419701

    You’re either trolling or simply unaware but Steam and Proton allows you to run quite a bit of the Steam library on Linux with good performance.

  10. comment
    Comment #44070988

    Love this. Great UI and straight to the point. Thank you for sharing. One thing I'm curious about, is there a way to add a bookmark from a browser on iPhone ? When I'm browsing I o…

  11. comment
    Comment #43682192

    This is really cool. How much would that cost in Claude API calls ?

  12. comment
    Comment #43606071

    Oh I didn’t realize it was open source. The wording « We help you setup Firecracker VMs » made me think it was a SaaS at first but maybe I was mistaken. Is the idea that a communit…

  13. comment
    Comment #43605743

    This is a cool idea. I also like the website, very clean looking, congrats. I do have some questions: can the owner of a server split it any way they want ? For example if I have a…

  14. comment
    Comment #43472879

    I watched some videos of Andreas working on Jakt some years ago but right now it seems kind of dead looking at the commit history.

  15. comment
    Comment #43269078

    Yes. I have maintained my ledger with beancount for 5/6 years now. I don’t automate downloading from my bank, it’s not worth the hassle especially now that every login requires 2FA…

  16. comment
    Comment #42933212

    Aren't they (Red Hat) one of the biggest contributor to Wayland ?

  17. comment
    Comment #42515869

    The UI looks nice but it doesn't look like there's CarPlay support unfortunately. I don't use my car that often but when I do I want to be able to access my music library. Right no…

  18. comment
    Comment #42515822

    Hardware wise I bought a TerraMaster F4-423 used last year for about 300€. It's a great device. Software wise, I use Fedora Server, although if I had to reinstall now I would use A…

  19. story
  20. comment
    Comment #41972344

    I write Go, tried Odin for about 3 weeks, decided it wasn't for me. I appreciated some things, like the fact that the syntax is close to Go, the easy interop with C, the fast compi…

  21. comment
    Comment #41770677

    templ is great, it's been my go to when working on web stuff with Go.

  22. comment
    Comment #41749469

    I've been using Kafka professionally for more than 10 years, since 0.8 where consumer groups didn't even exist yet. In my opinion this post exagerates a lot of things to promote th…

  23. comment
    Comment #41713735

    That’s great to see, I’ve been using zig on and off for the past 3 years, I really like the language so I’m happy to see it gaining even more traction

  24. comment
    Comment #41712414

    I really dislike the attitude that open source maintainers should adapt their code to comply with any bullshit requirements from random companies just so they can use the code. Be …

  25. comment
    Comment #41671101

    How do people deploying SQLite server side handle migrations ? I've seen two ways but I'm still not sure which one I prefer: * using an external tool, just like any other RDBMS (I …