Readit News logoReadit News
oldgregg commented on RIP: Amazon Prime Benefits Sharing Ends on Oct 1, 2025   amazon.com/gp/help/custom... · Posted by u/metadat
oldgregg · a day ago
How can they tell if someone is a teen in their household vs someone else?
oldgregg commented on FFmpeg 8.0   ffmpeg.org/index.html#pr8... · Posted by u/gyan
oldgregg · 12 days ago
LLMs have really made ffmpeg implementations easy-- the command line options are so expansive and obscure it's so nice to just tell it what you want and have it spit out a crazy ffmpeg command.
oldgregg commented on Open-source framework for real-time AI voice   github.com/videosdk-live/... · Posted by u/sagarkava
oldgregg · 2 months ago
No demo? No demo video? Nothing?
oldgregg commented on Show HN: Kan.bn – An open-source alterative to Trello   github.com/kanbn/kan... · Posted by u/henryball
oldgregg · 3 months ago
Great project, will give it a try, we've been using another open source trello clone that has been pretty solid and very closely clones the trello UI.

https://github.com/plankanban/planka

oldgregg commented on Show HN: Real-time AI Voice Chat at ~500ms Latency   github.com/KoljaB/Realtim... · Posted by u/koljab
oldgregg · 4 months ago
Nice work, I like the lightweight web front end and your implementation of VAD.
oldgregg commented on A single line of code cost $8000   pietrasiak.com/one-line-o... · Posted by u/lordfuckleroy
oldgregg · 4 months ago
What's in that payload when they check for updates every 5 minutes?!

Novel dark pattern: You unchecked "Let us collect user data" but left "Automatically Update" checked... gotcha bitch!

oldgregg commented on Ask HN: Why is there no P2P streaming protocol like BitTorrent?    · Posted by u/memet_rush
oldgregg · 5 months ago
Build it. Use Go. Maybe nknorg/nnet for P2P. Signed HLS segments. Have Go also serve the web front-end with a WASM web worker. Public nodes can run on a very lightweight VPS/server with an autocert domain. Viewers browser join the swarm with WASM-- this way people can just type in a web address so it's very user friendly but the domain doesn't actually have to serve any data. I would just use a trusted pubkey to sign P2P updates so nodes can block naughty IP addresses. Should get you very friendly user experience, easy node deployment, pretty low latency, and bittorrent level of legal resilience.
oldgregg commented on Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative   coolify.io/... · Posted by u/vanschelven
oldgregg · 5 months ago
Been running Cool for about a year. Drop a couple thousand on a 1U and throw it on a $100/mo colo and it's crazy bang for the buck. It makes it so easy to spin up new projects it's hard not to like it. Definitely when launching some containers and open source projects it's not as seamless as it could be-- can require fiddling with vars and compose files-- but on the whole very stable, lightweight, fast deploys, and conceptually pretty simple.

One thing I've noticed is I've starting using much more open source software for various things. When you can just jump into the UI, paste in the github link, and have it running on a wildcard domain in 60 seconds I find myself giving OSS a try more often before looking elsewhere.

oldgregg commented on Ask HN: Who is hiring? (April 2025)    · Posted by u/whoishiring
oldgregg · 5 months ago
Kingdom Quest | Austin, TX (irl) | Full-time | https://kingdom.quest/

We're building a real-world realtime immersive interactive gaming experience.

- Unity devs

- React Native / Javascript devs

- Go devs

- AI devs-- LLMs, generative, STT, TTS, vector DBs, vision

- Event Planners

- Set Designers

Drop a line: play@kingdom.quest

oldgregg commented on Hann: A Fast Approximate Nearest Neighbor Search Library for Go   github.com/habedi/hann... · Posted by u/habedi0
oldgregg · 5 months ago
Great lib... now is there a Go-native way to generate vectors from text?

u/oldgregg

KarmaCake day1652April 14, 2008View Original