Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
espdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
espdev
3mo ago
> 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 bugs? I'd say this is also partly a problem of
2.
▲
by
espdev
10mo ago
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 solve the problem. It's funny, but for as long as I ca
3.
▲
by
espdev
10mo ago
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 not work. I'm not willing to pay $1000 for a fix (it'
4.
▲
by
espdev
1y ago
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 management. I thought everything was cursed here,
5.
▲
by
espdev
1y ago
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.
▲
by
espdev
1y ago
> 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. If you've ever used modern project/dependency ma
7.
▲
by
espdev
1y ago
It's true. msgspec has incredibly fast msgpack serialization. It's a shame so few people know about it.
8.
▲
Modal commit moved to a separate plugin in 2025.1 - Discussion
(youtrack.jetbrains.com)
5 points
by
espdev
1y ago
|
5 comments
9.
▲
by
espdev
1y ago
Yes, the links are now in the headers. The author has updated the post.
10.
▲
by
espdev
1y ago
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-Selfhosted. Is it that hard to give a link? Is it some
11.
▲
by
espdev
2y ago
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 constantly keep in mind that LLM doesn't understand
12.
▲
by
espdev
3y ago
> 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 uncomfortable. Why does "everyone" love Notion? It&#
13.
▲
by
espdev
3y ago
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 application. Also, there are no internal linking and knowled
14.
▲
Option Groups Missing in Click
(github.com)
1 points
by
espdev
7y ago
|
0 comments