Ask HN: What Are You Working On? (July 2026)
111–120 of 1001 posts
Re: Ask HN: What Are You Working On? (July 2026)
#112The goal is to find on-chain structural anomalies, as well as seeing if clustering by behavior has emergent semantic properties
Re: Ask HN: What Are You Working On? (July 2026)
#113Re: Ask HN: What Are You Working On? (July 2026)
#114Re: Ask HN: What Are You Working On? (July 2026)
#115Re: Ask HN: What Are You Working On? (July 2026)
#116Here is the repo where the work was happening: https://github.com/mnikic/hurd-journaling
Re: Ask HN: What Are You Working On? (July 2026)
#117As that DDoS was going on I realized that some of our dev and staging processes were impacted by it, and that apt-cacher-ng was doing nothing to help us.
apt-cacher-ultra snapshots the repo meta-data after verifying it, and only promotes it if the metadata all checks out. Additionally, it can optionally keep a list of "hot" packages, and can include those in the snapshot calculation.
Additionally, apt-cacher-ng would regularly choke and require some handholding. I'm hoping -ultra resolves that as well.
Re: Ask HN: What Are You Working On? (July 2026)
#118Re: Ask HN: What Are You Working On? (July 2026)
#119It's called TinyToT: https://github.com/guilt/TinyToT
You basically get a LLM without any training/RL here.
Re: Ask HN: What Are You Working On? (July 2026)
#120Rally-X: https://linsomniac.github.io/rally-xy/
Tempest: https://linsomniac.github.io/teapot/
Dig-Dug: https://linsomniac.github.io/digger/
And not an arcade game, but a multi-player throwback to a multiplayer shooter game my team used to play called nSnipes: https://github.com/linsomniac/isnipes
iSnipes does require downloading and running a server, the others you just play on the web.