Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pokipoke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
pokipoke
1y ago
> Sublime’s biggest gap is that it’s not open-source But yours is also not open-source
2.
▲
by
pokipoke
1y ago
> Another pain point was that jj could not colocate with light clones, like `git clone --filter=blob:none`. Maybe that's fixed now. It's not
3.
▲
by
pokipoke
1y ago
You can also use 'jj git push --named name=@' to create and push new branch
4.
▲
by
pokipoke
2y ago
I haven't seen such bad Python code (fasthtml repo) for a long time. It feels like its written in 2008 using Python2
5.
▲
by
pokipoke
2y ago
You still need to install hypopg which is C extension
6.
▲
by
pokipoke
2y ago
Elixir has https://livebook.dev/
7.
▲
by
pokipoke
3y ago
You are wrong. Just checked Django part. No annotations, `__all__` in serializers, exists+get instead just calling .first(), etc. It's no way a good Django codebase.