Viewing profile — cbenz
cbenz
HN member- Joined
- Sun, Aug 14, 2016, 3:30 PM UTC
- HN karma
- 56
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About cbenz
No profile information was provided.
Recent public activity
-
comment
Comment #47241443
Same here. The only problem is that I "only" have 24Gb of RAM. I wish I could upgrade but it's a hard limit. And keyboard quality seems to have been degrading over the years since …
-
comment
Comment #42192371
Yes via the "--system" option of the different commands. Or via the global "python-preference" option set to "only-system". Cf https://docs.astral.sh/uv/concepts/python-versions/#a…
-
comment
Comment #42192347
Absolutely. It changed my Python developer life \o/
-
comment
Comment #41807787
I would tend to rely on a single tool, do you see advantages to use both? Do you happen to have discrepancies between both? (e.g. an error raised by one and not the other)
-
comment
Comment #40916656
ruff, then uv, then rye All of them changed my pythonist everyday life, one after another. Great thanks to all the team.
-
comment
Comment #37888733
I had to forbid Happy Tree Friends to my son after he tried... no, just joking
-
comment
Comment #37888706
Indeed I can't see the point of shipping the "AI first" feature as a whole editor. It seems to me that it should be a feature of any editor, or else I'd like to be convinced by arg…
-
comment
Comment #36912698
Sorry, too late, I'm french.
-
comment
Comment #35327623
I tried and just typing letters is slow, they appear ~1 second after typing. Deleting text is slow also. I'm under Linux+Chrome.
-
comment
Comment #27628319
This argument sounds to me like security through obscurity [1], the same way some people incriminate emergency evacuation maps of buildings when there is a shooting because they he…
-
comment
Comment #22736968
That's exactly the reason why we created https://db.nomics.world
-
comment
Comment #22736907
Dat is more about distribution (décentralized, distributed, P2P) but it's not possible to make queries.
- story
-
comment
Comment #19937324
Great news, we're using it at [1] and like it very much. Congrats to Tailwind team. [1] https://db.nomics.world/
- story
-
comment
Comment #19698158
Using the Svelte JS library ( https://svelte.technology ) you can have both: server-side rendered components [1] and compile to web components (custom elements) [2] Another advanta…
-
comment
Comment #17235663
Some links: git-ssb (Git over Secure-Scuttlebutt): - https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoy... - https://github.com/noffle/git-ssb-intro Secure Scuttlebutt ( …
-
comment
Comment #16907972
I prefer Scuttlebutt because of the P2P architecture which allows offline-first and no-backend. With Mastodon I still have to have an internet connection, and create an account on …
-
comment
Comment #16907955
Users manipulate applications named Patchwork or Patchbay, for instance. Scuttlebutt is the protocol.
-
comment
Comment #16711757
Or Secure-Scuttlebutt, which vehiculates the concept of identity as a first citizen. https://scuttlebutt.nz Here, the social aspects could be useful, like following my friends mind…
-
comment
Comment #16420673
Is the source code available? For the whole product, or else for the table (or grid) component? As an Elm developer I would be interested to dive into your implementation and perha…
-
comment
Comment #14989731
Despite the "damn" and "hell" words you use, let me develop my opinion. It is not the user rights which allow them to do whatever they want. I totally agree that one must not viola…
-
comment
Comment #14977120
Freedom of users is more important than freedom of vendor. That's because users are the society, the citizens, everyone in fact. So defending the freedom of the creator to sharing …
-
comment
Comment #14393439
Frontend: definitively Elm. Backend: Node for popularity, Elixir or Haskell to try something new, or Python Flask which I already know.
-
comment
Comment #13644659
I use http://workflowy.com/ In short it's a tree with potentially infinite depth, search, tags (#work) and contacts (@mummy), and the ability to change the root of the tree. It's a…