Hacker Newsnew | past | comments | ask | show | jobs | submit | raajg's commentslogin

Great to see the interest in RCT . also https://labs.ramp.com/rct

Originally we actually started messing around with 3D assets, which turned into RCT, then we learned about Ramp Labs! Very cool project as well. There's is more "how can AI play RCT" whereas this is "how can we construct theme parks using components"

THIS!

Couldn't stop reading! It's been an embarrassingly long amount of time since I got hooked to something like this. Keep going!

I'm currently reading 'There Is No Antimemetics Division' and this news item reminds me of that. Also, 1984, in which the government actively establishes false narratives as actual history and do it so many times that it's impossible to remember what really happened.

the post on BoopSnoop was very impactful for me too! As a software engineer, it's drilled into your brain that you have to think about high scalability and user facing products. I used to have a lot of ideas, but the first instinct was always to build a paid user facing product. None ever got built. But after reading that post a few years ago, my mindset was completely flipped. Since then I've built umpteen tools, services, macOS menubar apps, tail scale services .. just for myself. And I love it!


Don't think it's 'true' plain text. HTML/CSS rendering 'like' plain text.

Still beautiful though!


curling it (with the relevant link from browser because locations are encoded in the URL rather than plain like wettr.in) shows html


Telegram -> 1 Group/agent -> OpenClaw running on an old laptop

Using it for journaling and capturing ideas. Previous workflow as iPhone Memos. Now it's

voice message -> openclaw -> transcribe using parakeet -> git repo


I've been dabbling with STT quite a bit and built my own tool using Deepgram. But just tried Handy and it's SO FREAKING FAST! Love it.


Hex is my new favorite STT on MacOS. Also uses Parakeet V3. I didn't think it could possibly be faster than Handy, but it is much faster - even long ramblings transcribed within a second. It's MacOS only, leverages the CoreML / Apple Neural Engine.

https://github.com/kitlangton/Hex

Also the transcriptions with hex don't seem to suffer from some of the issues with Handy, such as stutter.


For local speech-to-text, Whisper remains the gold standard - you can run it locally with good accuracy across languages. For speech-to-speech, you'd typically chain Whisper with a local TTS model like Coqui TTS or use something like Tortoise TTS for higher quality but slower processing. The key is balancing accuracy, speed, and resource usage based on your specific use case. If you're doing content creation workflows, consider what post-processing you might need - sometimes the raw transcription needs structure and enhancement beyond just accurate words.


+1 on the post-processing point. Raw Whisper output is ~90% there but punctuation, grammar, and formatting are the missing piece.

I built MumbleFlow to address exactly this — whisper.cpp for STT plus llama.cpp for smart text cleanup, all running on-device. Metal/CUDA accelerated, sub-second latency on Apple Silicon. Global hotkey works in any app.

$5 one-time, no cloud, no subscription. https://mumble.helix-co.com


Yes especially with Parakeet V3. It’s also nicely hackable, I Clauded a couple PRs to improve the experience, like removing stutters and filler words.


This was recently shared on HN: https://visualrambling.space/dithering-part-1/

For anyone interested in seeing how dithering can be pushed to the limits, play 'Return of the Obra Dinn'. Dithering will always remind you of this game after that.

- https://visualrambling.space/dithering-part-1

- https://store.steampowered.com/app/653530/Return_of_the_Obra...


On Return of the Obra Dinn's dithering specifically, here is the original developer blog on its dithering: https://forums.tigsource.com/index.php?topic=40832.msg136374...

It's intended, aesthetically, to remind you of Atkinson dithering (https://en.wikipedia.org/wiki/Atkinson_dithering), a variant of Floyd-Steinberg dithering often used in graphics for the black-and-white Macintosh.


Time to set up Pi-Hole on my Rapsberry Pi 4

https://pi-hole.net/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: