Viewing profile — Cannabat
Cannabat
HN member- Joined
- Sun, Dec 26, 2021, 4:28 AM UTC
- HN karma
- 420
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About Cannabat
No profile information was provided.
Recent public activity
-
comment
Comment #46370201
Hi Will, I was about to try opencode after using claude code for quite a while. I think understand the fundamental difference in how they work (acp against existing agentic loops w…
-
comment
Comment #45741419
My life hack for switching fonts - buy a Berkeley Mono license so I cannot possibly use any other font bc I’d be wasting money. Nice font too.
-
comment
Comment #42498373
Very interesting that discord also effectively evolved out of a failed game, albeit a few years after slack.
-
comment
Comment #42383215
I'd love to use this but there appears to be no coverage of my country. Any plans to expand coverage to other regions?
-
comment
Comment #42360560
I've always been pretty quick to see the hidden image, but I could see these faster than ever - almost instantaneously, even the first one. I wonder if it's something to do with me…
-
comment
Comment #42221085
The article mentions it, but you can sum up print debugging as selectively enabling verbose/trace logging. “We’re about to do X” or “We just did Y, here is Z”. A debugger gives you…
-
comment
Comment #42067927
Unfortunately, it’s not possible to express this sentiment via election participation. Abstention ends up supporting one candidate more than the other. What seems to be an affirmat…
-
comment
Comment #42040614
I remember using cash about 10 years ago. Was it under a different user back then? Ken wheeler maybe? Thanks for your continued work on it!
-
comment
Comment #41806739
The team who create Atom, Electron and tree sitter are working on zed: https://github.com/zed-industries/zed
-
comment
Comment #41690506
3 to 5 times more valuable is a huge leap. How do you measure this? Are you a software engineer?
-
comment
Comment #41617428
I used RockAuto for the first time recently. The site is super dense with info and functionality, but never once did I feel lost or overwhelm. Neither did I feel like anything was …
-
comment
Comment #41592095
Thanks for for the detailed answer. I'll try it out some time :)
-
comment
Comment #41589913
Knip does have some auto fix capabilities but it’s not perfect yet. The detection is great, though. I use it with `dpdm` to keep things tidy. With these (plus eslint, prettier and …
-
comment
Comment #40282591
Urine is not sterile [0], but it probably won't hurt you either. [0] https://pubmed.ncbi.nlm.nih.gov/25766599/
-
comment
Comment #40269492
Very cool! Did you explore using the gap properties to specify the thickness of your boards? > I wanted full control of the design process. Doing it in vector illustration software…
-
comment
Comment #39788352
I find myself wanting a result type so often in python. This looks great. Thanks!
-
comment
Comment #39700825
Thanks - I was looking in the wrong place in the docs.
-
comment
Comment #39697736
I wonder if renovatebot [0] supports this? [0] https://github.com/renovatebot/renovate
-
comment
Comment #39394444
I don't know if I'd use the word "enjoy", but it certainly makes python tolerable. With all due respect, it blows mypy out of the water.
-
comment
Comment #39122565
Same. I'd hope that using LSP and Copilot would not meaningfully impact insertion latency, though - I'd expect those to be fully async, in a separate thread.
-
comment
Comment #39122364
> These are tests of the latency between a keypress and the display of a character in a terminal Wow, the numbers are entirely unexpected. I want to see the latency when you have n…
-
comment
Comment #39122029
> respond to your keystrokes on the next display refresh Claimed insertion latency for a keystroke: - zed 58ms - subl 75ms - vscode 97ms - clion 83ms 60 Hz displays refresh once ev…
-
comment
Comment #39097683
If you want to implement the suggested changes across your codebase, you can use the `flake8` plugin `flake8-comprehensions`, or `ruff`'s `C4` ruleset, which is an implementation o…
-
comment
Comment #38847968
Always throwing away the first draft is such a useful strategy. Besides almost always resulting in a better finished product, it keeps you humble and light - life is an experiment!…
-
comment
Comment #38800347
Check out the album cover of Sheath by LFO (as mentioned on the page). Great IDM album.