Live data from Hacker News

Viewing profile — covoeus

covoeus

HN member
Joined
Fri, Mar 29, 2024, 8:49 PM UTC
HN karma
3
Public activity
5 items

About covoeus

No profile information was provided.

Recent public activity

  1. 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

  2. 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…

  3. 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 …

  4. story
  5. comment
    Comment #41474264

    Sounds similar to the GA144 chip from the inventor of Forth