Live data from Hacker News

Viewing profile — espdev

espdev

HN member
Joined
Sat, Dec 21, 2019, 1:52 AM UTC
HN karma
4
Public activity
15 items

About espdev

No profile information was provided.

Recent public activity

  1. comment
    Comment #48631198

    > I don't understand how Codex can blunder so badly. I imagine that even if they would be using vibe-coding, surely they must have some good engineers. So why is there such severe …

  2. comment
    Comment #46025509

    The sound only does not work from the laptop speakers; wired headphones work perfectly. Sometimes you want your laptop speakers to produce sound. So an external sound card does not…

  3. comment
    Comment #46019153

    There is a common problem with Realtek ALC3306 on Linux (Kernel Bug 213159). This affects many Lenovo laptop models. For example, my fairly old Legion S7 15IMH5 laptop also does no…

  4. comment
    Comment #44416669

    Maybe. I've been programming in C++ and also in Python for almost 20 years. And I'm just happy that Python has finally started to have convenient tools for packaging and dependency…

  5. comment
    Comment #44360877

    What for? Support legacy CI/CD pipelines or something like that? uv.lock already contains locked versions of all dependencies plus a lot of other needed metadata.

  6. comment
    Comment #44359172

    > Just a few months back I said I would never use uv. I was already used to venv and pip. No need for another tool I thought Really? :) requirements.txt is just hell and torture. I…

  7. comment
    Comment #44022292

    It's true. msgspec has incredibly fast msgpack serialization. It's a shame so few people know about it.

  8. comment
  9. story
  10. comment
    Comment #43547012

    Yes, the links are now in the headers. The author has updated the post.

  11. comment
    Comment #43546704

    Funny how the author doesn't give a single link in the post. The reader has to go searching, spend time to find the things the author writes about. Well, a simple example: Awesome-…

  12. comment
    Comment #43316269

    This thing can "fix" tests, not code. It just adjusts tests to incorrect code. So you need to keep an eye on the test code as well. That sounds crazy, of course. You have to consta…

  13. comment
    Comment #38775332

    > The user experience is similar to Notion Honestly, it sounds like a judgment call because Notion is truly a monstrous thing. It slows down terribly and it's just plain uncomforta…

  14. comment
    Comment #38775148

    Joplin uses SQLite DB to store data, not markdown files. Moreover, you can't even change the directory where this database is stored, which is pretty funny for an open source appli…

  15. story