HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HellsMaddy

no profile record

Submissions

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

rednote-hilab.github.io
2 points·by HellsMaddy·le mois dernier·0 comments

Claude Opus 4.6

anthropic.com
2,346 points·by HellsMaddy·il y a 5 mois·1,031 comments

comments

HellsMaddy
·il y a 2 mois·discuss
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...
HellsMaddy
·il y a 3 mois·discuss
I received it too. I wonder if they sent this to all pro/max subscribers or only those who they’ve flagged as having used a third party harness.
HellsMaddy
·il y a 3 mois·discuss
Might be interested in https://github.com/shytikov/pragmasevka which is my current go-to font.
HellsMaddy
·il y a 6 mois·discuss
Kagi is doing something similar to this, though it's not trying to remove absolutely all AI, just "slop": https://help.kagi.com/kagi/features/slopstop.html
HellsMaddy
·il y a 7 mois·discuss
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.
HellsMaddy
·il y a 7 mois·discuss
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!
HellsMaddy
·il y a 8 mois·discuss
Related: https://news.ycombinator.com/item?id=8432703
HellsMaddy
·il y a 8 mois·discuss
This is awesome on Linux. I've wanted to see my battery status forever, and the ability to pause when you remove an AirPod is really nice too.
HellsMaddy
·il y a 8 mois·discuss
This is cool! Please add a dark theme and respect `prefers-color-scheme: dark` :)
HellsMaddy
·il y a 9 mois·discuss
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
HellsMaddy
·il y a 9 mois·discuss
I'm also unable to load it in chrome on linux (wayland backend). Seems like some sort of GPU issue.
HellsMaddy
·il y a 9 mois·discuss
I agree with this. But do you have any resources on "thinking with portals"? It's easier said than done.
HellsMaddy
·il y a 10 mois·discuss
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!
HellsMaddy
·il y a 10 mois·discuss
Private equity seems to be a form of cancer that slowly sucks the life out of everything it touches, with a single goal: to grow and spread. Can someone more knowledgeable please explain to me why I'm wrong?
HellsMaddy
·l’année dernière·discuss
Previous discussion: https://news.ycombinator.com/item?id=42665222
HellsMaddy
·il y a 4 ans·discuss
Nice one! I would also like to add one - Cunningham's Law:

https://en.wikipedia.org/wiki/Ward_Cunningham#Cunningham's_L...