The owner of ip4.me/ip6.me, Kevin Loch, passed away
ip4only.me
Bayleaf · Building a low-profile wireless split keyboard
graz.io
Satellogic's Open Satellite Feed
tech.marksblogg.com
Show HN: Appstat – Process Monitor for Windows
pragmar.com
DiffRhythm: Fast End-to-End Full-Length Song Generation with Latent Diffusion
aslp-lab.github.io
Repairable Flatpack Toaster
kaseyhou.com
Enhancing Frame Detection with Retrieval Augmented Generation
arxiv.org
Windows NT for GameCube/Wii
github.com
Lawrence of Arabia, Paul Atreides, and the roots of Frank Herbert's Dune (2021)
reactormag.com
TSMC expected to announce $100B investment in U.S.
wsj.com
DeepSeek's smallpond: Bringing Distributed Computing to DuckDB
mehdio.substack.com
Trellis (YC W24) Is Hiring Eng to Build the Best AI Agents for PDF
runtrellis.com
The IBM 650: An appreciation from the field (1986) [pdf]
ed-thelen.org
An Experimental Study of Bitmap Compression vs. Inverted List Compression
dl.acm.org
SQLite-on-the-server is misunderstood: Better at hyper-scale than micro-scale
rivet.gg
DIY "infinity contrast" TV – with 100% recycled parts [video]
youtube.com
Ask HN: Who is hiring? (March 2025)
Show HN: PG-Capture – a better way to sync Postgres with Algolia (or Elastic)
pg-capture.onrender.com
Comparing Fuchsia components and Linux containers [video]
fosdem.org
Hacking the Xbox 360 Hypervisor Part 2: The Bad Update Exploit
icode4.coffee
Ask HN: What less-popular systems programming language are you using?
The Golden Age of Japanese Pencils (2022)
notes.stlartsupply.com
Show HN: Agents.json – OpenAPI Specification for LLMs
github.com
Launch HN: Cuckoo (YC W25) – Real-time AI translator for global teams
I usually annotate my chunks with title, summary, keywords and multiple levels of hierarchical topics. More recently I thought about annotating intent, user values and tactics, especially for debate related text and LLM chats. So I would annotate state (the summary of the content itself), values (intent and values) and policy (tactics), taking inspiration from RL.
The idea of detecting frames and using them to tease out the implicit meaning from text is quite nice. It seems there is a lot more to discover about using LLMs prior to RAG. Text is like code, you can't know what it does untill you run it, and in this case, until you annotate it. For example "10+10" won't embed close to "20". And "The fifth letter in this string" won't retrieve "f" by emmbedding similarity.