Preferences

adefa
Joined 612 karma

  1. Thank you, I posted this earlier and it was flagged: https://www.hackerneue.com/item?id=45058762
  2. Here is the article as a PDF with some screen shots in it:

    https://gofile.io/d/4aahPJ

  3. This looks like a leak or very early post, date reads the 25th.
  4. I have been using Claude Code a lot since the Max plan change and I've never hit the limits myself.
  5. Here’s a CLI I’m experimenting with https://github.com/TrevorS/rhizome that indexes local repos with Tree‑sitter, stores ONNX embeddings in SQLite, and answers semantic queries offline; for example, `rhizome search "pull apart"` surfaces relevant snippets across projects:

       rhizome search --limit 2 "pull apart"
      Model already exists at \~/.rhizome/models/bge-small-en-v1.5.onnx
      \~/Projects/rhizome/src/chunking.rs:458\:fn rust\_no\_structural\_items\_fallback() {
      \~/Projects/rhizome/src/lib.rs:2\:pub mod chunking;
  6. If you missed it, check out this MusicFX DJ: https://labs.google/fx/tools/music-fx-dj

    It's pretty fun :)

    https://imgur.com/a/ohTZXZ0

  7. Here is a small LLM I trained to output dollars and cents from a verbal numeric amount:

    https://huggingface.co/TrevorJS/check-amount-deverbalizer-sm...

  8. I also have been using LLMs to better understand Lacan and others like D&G.
  9. Yes, I was able to run inference on the unquantized model in CPU land on Apple Silicon.
  10. You can run it by compiling transformers from source: https://huggingface.co/google/paligemma-3b-mix-448
  11. This is such an insightful comment. Thanks!
  12. My first job out of college I worked for an international telecommunications company.

    The first big project I worked on was to develop a call detail record (CDR) search tool.

    This tool was used to help locate a missing family who had been lost in the Nevada wilderness for more than 48 hours: https://www.cnn.com/2013/12/11/us/nevada-family-found-alive/...

  13. Very cool! I also started writing a CHIP-8 emulator in Rust, though I had some problems getting graphics working with SDL.

    https://github.com/TrevorS/rustychip8

  14. I agree! I started a chip8 emulator in Rust. Once I get video and input finished, I'm considering writing a Gameboy emulator.

    https://github.com/TrevorS/rustychip8

This user hasn’t submitted anything.

Keyboard Shortcuts

Story Lists

j
Next story
k
Previous story
Shift+j
Last story
Shift+k
First story
o Enter
Go to story URL
c
Go to comments
u
Go to author

Navigation

Shift+t
Go to top stories
Shift+n
Go to new stories
Shift+b
Go to best stories
Shift+a
Go to Ask HN
Shift+s
Go to Show HN

Miscellaneous

?
Show this modal