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 with toad vs a single agentic loop for…
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.
Very interesting that discord also effectively evolved out of a failed game, albeit a few years after slack.
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 insight into the context of a…
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 affirmation of neutrality is not that in…
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!
The team who create Atom, Electron and tree sitter are working on zed: https://github.com/zed-industries/zed
3 to 5 times more valuable is a huge leap. How do you measure this? Are you a software engineer?
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 missing. Everything I needed to see and…
Thanks for for the detailed answer. I'll try it out some time :)
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 typescript) in CI, I feel all warm and…
Urine is not sterile [0], but it probably won't hurt you either. [0] https://pubmed.ncbi.nlm.nih.gov/25766599/
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 was too painful and it was taking too…
I find myself wanting a result type so often in python. This looks great. Thanks!
Thanks - I was looking in the wrong place in the docs.
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.
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.
> 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 every ~16.6ms. 58ms to insert a character…
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 of `flake8-comprehensions`.
Check out the album cover of Sheath by LFO (as mentioned on the page). Great IDM album.
Even if the benchmarks are accurate - or even overly conservative - it's possible that these are the "uncensored" versions of the models, and what the public gets access to in the end is far less capable.
That's a simple and practical solution to a common problem. Thanks for sharing.
Yeah but it’s hard to find the hardware this OS is designed for. There’s little need for it. Compared to the oodles or low powered arm boards out there that would love this. So the missed opportunity is just that a lot…
Those devs _can_, but why should they? Code formatting takes a lot of time - it doesn't matter how skilled of a dev you are - you can only accurately <tab> and <space> so fast. But the big win for code formatters is…
Do you plan to maintain the FF Replay fork? Great work Replay team! Awesome tech.
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 with toad vs a single agentic loop for…
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.
Very interesting that discord also effectively evolved out of a failed game, albeit a few years after slack.
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 insight into the context of a…
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 affirmation of neutrality is not that in…
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!
The team who create Atom, Electron and tree sitter are working on zed: https://github.com/zed-industries/zed
3 to 5 times more valuable is a huge leap. How do you measure this? Are you a software engineer?
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 missing. Everything I needed to see and…
Thanks for for the detailed answer. I'll try it out some time :)
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 typescript) in CI, I feel all warm and…
Urine is not sterile [0], but it probably won't hurt you either. [0] https://pubmed.ncbi.nlm.nih.gov/25766599/
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 was too painful and it was taking too…
I find myself wanting a result type so often in python. This looks great. Thanks!
Thanks - I was looking in the wrong place in the docs.
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.
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.
> 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 every ~16.6ms. 58ms to insert a character…
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 of `flake8-comprehensions`.
Check out the album cover of Sheath by LFO (as mentioned on the page). Great IDM album.
Even if the benchmarks are accurate - or even overly conservative - it's possible that these are the "uncensored" versions of the models, and what the public gets access to in the end is far less capable.
That's a simple and practical solution to a common problem. Thanks for sharing.
Yeah but it’s hard to find the hardware this OS is designed for. There’s little need for it. Compared to the oodles or low powered arm boards out there that would love this. So the missed opportunity is just that a lot…
Those devs _can_, but why should they? Code formatting takes a lot of time - it doesn't matter how skilled of a dev you are - you can only accurately <tab> and <space> so fast. But the big win for code formatters is…
Do you plan to maintain the FF Replay fork? Great work Replay team! Awesome tech.