Viewing profile — covoeus
covoeus
HN member- Joined
- Fri, Mar 29, 2024, 8:49 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About covoeus
No profile information was provided.
Recent public activity
-
comment
Comment #48153129
llama.cpp is general purpose in the sense that it supports many different model architectures. ds4 is laser focused on deepseek v4 flash, thus having a leaner codebase
-
comment
Comment #44363967
Use `cb!` instead of `cb`: rg --vimgrep restore_tool | vim -c cb! - You might also wanna open the quickfix list by default: rg --vimgrep restore_tool | vim -c cb! -c copen - You ca…
-
comment
Comment #43829564
Summary: Klaus argues that while it is very easy to write unsafe C++ due to language defaults, modern tools and language features, such as - ranges over loops, - strong types with …
- story
-
comment
Comment #41474264
Sounds similar to the GA144 chip from the inventor of Forth