hexomancer

↗ HN profile [ 158 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is a spiritual adaptation of oil.nvim for vscode. The main idea is you edit the filesystem by editing the current directory listing's text buffer. For example, if I want to rename a file, I just rename it in the…

  2. This repo provides VimLineEdit and VimTextEdit widgets which are drop-in replacements for QLineEdit and QTextEdit in Qt applications.

  3. One of my pain points when debugging c++ is when I want to inspect some nested property of a list (e.g. list[i].someprop.somemethod()). Some debuggers have methods of displaying such nested expressions but as far as I…

  4. Show HN: Voil – Oil.nvim for VSCode (marketplace.visualstudio.com)

    I wrote a vscode extension which allows you to create/rename/move/delete files by editing a text buffer. If you are familiar with oil.nvim, this is similar. In my opinion this is vastly superior to the built-in file…

  5. I wrote a vscode extension which allows you to create/rename/move/delete files by editing a text buffer. If you are familiar with oil.nvim, this is similar. In my opinion this is vastly superior to the built-in file…

  6. Deepseek R1 Zero (huggingface.co)
  7. I am not very familiar with hardware design, so I really appreciate if someone with knowledge in this area could tell me how much performance we could gain by creating an LLM-specific inference hardware. I don't mean…

  8. StableLM 2 Zephyr 1.6B (huggingface.co)
  9. Sioyek 2.0 (ahrm.github.io)
  10. I was toying with text-DaVinci-003 model and it seems while it can easily produce poems about specific topics, it can not produce bible/quran verses. Instead it produces actual verses from these books which are quite…