Viewing profile — d4mr
d4mr
HN member- Joined
- Thu, May 12, 2022, 8:14 PM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About d4mr
Recent public activity
-
comment
Comment #46741149
I got mass nerd-sniped by Anthropic's performance engineering challenge this week and fell down the rabbit hole. This is Part 1 of a series breaking down the problem from first pri…
- story
- story
-
story
Show HN: 0list – Self-hosted waitlist on Cloudflare Workers (free tier)
Waitlist SaaS tools charge $15-40/mo for features you could build in a weekend. Some charge per signup. For a form that writes emails to a database. Waitlist software is probably t…
-
comment
Comment #46329423
Author here. Was building an indexer to correlate Hyperliquid L1 transfers with HyperEVM transactions. The official RPC gave me one hash, but block explorers couldn't find it. Turn…
- story
-
comment
Comment #43799041
riveter could potentially evolve to extract high-signal compressed context out of these files. Kind of like building a RAG but modernised for long context LLMs. The compessed conte…
-
comment
Comment #43789562
not surprised, I agree the decision makes sense for them. It's just an unfortunate situation for the community. We don't know what the BUSL license would entail, and an open-source…
-
story
Show HN: Rust CLI to generate LLM directory context (XML supported)
dead simple rust CLI to "rivet" together the structure and content of a project directory, with XML output supported. I saw many new python and TS tools pop up that do this, only a…
-
comment
Comment #43787122
I just finished rearchitecting a core service at work to use NATS for distributed state. Really unsure about the viability of NATS as an open source product if Synadia stops contri…
-
comment
Comment #39252053
Got it first try! Would be cool to play past archives
-
story
Show HN: Open Source Batch Image Manipulation Toolkit in Browser
I had some pictures with varying resolutions (because of cropping/orientation) that I needed to get to the same aspect ratio. Cropping it in would work, but I didn't want to lose r…