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·geçen ay·0 comments

Claude Opus 4.6

anthropic.com
2,346 points·by HellsMaddy·5 ay önce·1,031 comments

comments

HellsMaddy
·3 ay önce·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
·3 ay önce·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
·3 ay önce·discuss
Might be interested in https://github.com/shytikov/pragmasevka which is my current go-to font.
HellsMaddy
·6 ay önce·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
·7 ay önce·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
·7 ay önce·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
·8 ay önce·discuss
Related: https://news.ycombinator.com/item?id=8432703
HellsMaddy
·8 ay önce·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
·8 ay önce·discuss
This is cool! Please add a dark theme and respect `prefers-color-scheme: dark` :)
HellsMaddy
·9 ay önce·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
·9 ay önce·discuss
I'm also unable to load it in chrome on linux (wayland backend). Seems like some sort of GPU issue.
HellsMaddy
·9 ay önce·discuss
I agree with this. But do you have any resources on "thinking with portals"? It's easier said than done.
HellsMaddy
·10 ay önce·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
·10 ay önce·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
·geçen yıl·discuss
Previous discussion: https://news.ycombinator.com/item?id=42665222
HellsMaddy
·4 yıl önce·discuss
Nice one! I would also like to add one - Cunningham's Law:

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