HN user

HellsMaddy

3,088 karma

Founder, Sodium AI. https://na.ai

https://github.com/b0o

Posts20
Comments197
View on HN
rednote-hilab.github.io 1mo ago

Dots.tts: 2B-parameter continuous, end-to-end autoregressive TTS system

HellsMaddy
2pts0
www.anthropic.com 5mo ago

Claude Opus 4.6

HellsMaddy
2346pts1031
polyhedra.tessera.li 1y ago

Polyhedra Viewer

HellsMaddy
33pts3
www.youtube.com 1y ago

Why Man Creates (1968)

HellsMaddy
4pts0
halfmoon-gondola-map.s3-website-us-east-1.amazonaws.com 1y ago

Half Moon Bay Gondola System – Live Simulation

HellsMaddy
8pts0
en.wikipedia.org 1y ago

Captain Midnight broadcast signal intrusion

HellsMaddy
3pts0
turso.tech 2y ago

I am not yet ready to switch to Zig from Rust

HellsMaddy
6pts1
github.com 2y ago

Quine Relay: An uroboros program with 100 programming languages

HellsMaddy
3pts0
github.com 2y ago

iPod – The script that started everything

HellsMaddy
3pts1
www.youtube.com 2y ago

The How and Why of ST2 (InScript 2022) [video]

HellsMaddy
1pts0
github.com 3y ago

HyperExpress: High Performance Node.js Webserver

HellsMaddy
2pts0
sign.panic.com 3y ago

The Panic Sign

HellsMaddy
2pts0
news.ycombinator.com 3y ago

Ask HN: How are you preparing for AI?

HellsMaddy
1pts1
en.wikipedia.org 3y ago

Constructionism

HellsMaddy
2pts0
hntrending.com 3y ago

Hacker News Trending: Top HN stories for the past week/month/year

HellsMaddy
1pts1
old.reddit.com 3y ago

A 24 year old who suffered social anxiety his entire life (2011)

HellsMaddy
2pts1
pubmed.ncbi.nlm.nih.gov 4y ago

Microplastics in the commercial seaweed nori (2020)

HellsMaddy
2pts0
www.connectedpapers.com 4y ago

ConnectedPapers: Explore connected academic papers in a visual graph

HellsMaddy
1pts0
www.valisure.com 5y ago

Benzene detected in hand sanitizers

HellsMaddy
217pts198
en.wikipedia.org 6y ago

China's 996 working hour system

HellsMaddy
31pts4

Since you mention VAEs: you might be interested in Active Inference, which is built on minimizing variational free energy. Same E−TS form as the thermodynamic kind (Helmholtz free energy), so it does fit your thermo/info/NN question. And the negative free energy is equivalent to the evidence lower bound used in generative models like VAEs. Lots of really fascinating connections between all of these topics :)

There's a free 2022 textbook: https://direct.mit.edu/books/oa-monograph/5299/Active-Infere...

And a brand new one (though it's a bit pricey): https://mitpress.mit.edu/9780262050951/fundamentals-of-activ...

Lua 5.5 7 months ago

Global-by-default scoping was one of Lua's largest mistakes. I wish they'd fix it, but of course it would break backwards compat.

[dead] 8 months ago

The link to the Amazon product looks like a non-affiliate link when you hover over it. But if you click, as soon as the mousedown event fires, they swap in an affiliate link. How rude!

nvidia GPU for me with hardware acceleration enabled (required some command-line flags passed to chrome to get it working on wayland):

    google-chrome-stable --enable-gpu --ozone-platform=wayland --enable-features=UseOzonePlatform,WaylandLinuxDrmSyncobj
Libghostty is coming 10 months ago

Super exciting. I hope to be able to embed a Ghostty-backed terminal into my Rust app in the future. Amazing work as always, Mitchell!

I really love this and I've been using it a lot. The one thing I'm unsure about is the best way to get my LSP working with inline dependencies.

Usually, when I use uv along with a pyproject.toml, I'll activate the venv before starting neovim, and then my LSP (basedpyright) is aware of the dependencies and it all just works. But with inline dependencies, I'm not sure what the best way to do this is.

I usually end up just manually creating a venv with the dependencies so I can edit inside of it, but then I run the script using the shebang/inline dependencies when I'm done developing it.

Map of GitHub 2 years ago

That explains why they are "close to each other" but not what determines which nodes are connected by an edge.

Map of GitHub 2 years ago

How are connections between repos determined? I checked some of my repos and don't see any references in either direction for some of the connections.

If you mean specifically flyio.net and not just fly.io the company, I'm guessing they host their status page on a separate domain in case of DNS/registrar issues with their primary domain.

Suspiciously, Turso started having issues around the same time. Their CEO confirmed on Discord it's due to the Fly outage:

Ok.I caught up with our oncall and This seems related to the Fly.io incident that is reported in our status page. Our login does call things in the Fly.io API

we are already in touch with Fly and will see if we can speed this up