Viewing profile — pokipoke
pokipoke
HN member- Joined
- Wed, Dec 13, 2023, 1:51 PM UTC
- HN karma
- 16
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About pokipoke
No profile information was provided.
Recent public activity
-
comment
Comment #45370512
> Sublime’s biggest gap is that it’s not open-source But yours is also not open-source
-
comment
Comment #45086038
> 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
-
comment
Comment #44994456
You can also use 'jj git push --named name=@' to create and push new branch
-
comment
Comment #41107382
I haven't seen such bad Python code (fasthtml repo) for a long time. It feels like its written in 2008 using Python2
- story
-
comment
Comment #40031896
You still need to install hypopg which is C extension
-
comment
Comment #39865299
Elixir has https://livebook.dev/
-
comment
Comment #38627349
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.