frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

I built an offline tool to stabilize TV audio because nothing else worked

https://github.com/AdBusterOfficial/Adbuster--WinApp
10•Bo_Amigo_910•2d ago

Comments

Bo_Amigo_910•2d ago
For a long time I was bothered by how modern TVs still struggle with stable audio levels. Commercials are louder, dialogues are quieter, and sudden spikes can wake up half the house. Even with built‑in “volume leveling”, the problem persists — especially during ads and streaming.

After trying different solutions over the years, nothing worked reliably. So I built a small offline system that listens to TV audio in real time, detects sudden loudness spikes, and sends IR volume adjustments locally.

No cloud, no APIs, no smart‑home ecosystem — just local audio analysis + a simple IR blaster.

The hardest part wasn’t the code, but figuring out when audio truly requires intervention. That led me to design a small signal‑behavior model that looks at micro‑events, context and dynamics before deciding whether to react.

The prototype is now stable enough for daily use. Not perfect yet, but the foundation works.

bcraven•57m ago
I'm interested as to why you have targeted Windows for this. Do you sit in your living room with a laptop open whilst watching television?
semi-extrinsic•56m ago
Just run a compressor! Like the Loudmax plugin if your audio source is a PC, or buy a Behringer CL9 ($30) and plug into your aduio chain if you don't want a computer involved. Problem solved.

This looks like someone using vibe coding where a web search would suffice.

amlib•36m ago
I also fail to see how an ML model is necessary for what is essentially an AGC (Automatic Gain Control). Even something fancy following the EBU R 128 standard like https://lsp-plug.in/?page=manuals&section=autogain_stereo will be orders of magnitude more performant.

I do find the "out-of-band" solution of adjusting volume with an IR remote interesting but this thing is so vibecoded to hell and back and there is no source code to speak off... hard pass.

A7GPS0•38m ago
TBH this repo looks like completly ai / vibecoded.

A Readme which is massivly long for this with QR codes and advertises a "free trial" on the bottom?

This seems very suspicious.

franga2000•28m ago
So much LLM marketing/hype speak in the readme, so many moving parts, failure points, wasted CPU cycles, added latency, not to mention the externalities of the tokens that were burned on this...all to do what even the cheapest audio processors are able to do.

Back in the day you could dismiss all of that as "it's part of the learning path" and yes, I made over-engineered non-solutions to long-solved problems when I started programming too. But this isn't learning. It's pure LLM slop.

LLMs are doing the thing that greedy/unethical programmers used to. They'd quote a client a dozen microservices and four months of work for something that could be solved by writing a slightly longer Excel formula. Not that the quote was crazy or the work was poorly done, it just wasn't anywhere near necessary to solve the problem. But they got paid and the client was happy because they didn't know any better...until I showed up to ruin the fun.

Will It Mythos?

https://swelljoe.com/post/will-it-mythos/
96•mindingnever•2h ago•50 comments

Steam Machine launches today

https://store.steampowered.com/news/group/45479024/view/685257114654870245
1440•theschwa•13h ago•1277 comments

GLM-5.2 – How to Run Locally

https://unsloth.ai/docs/models/glm-5.2
309•TechTechTech•9h ago•140 comments

VibeThinker: 3B param model that beats Opus 4.5 on reasoning with novel SFT+GRPO

https://arxiv.org/abs/2606.16140
118•timhigins•4h ago•42 comments

Polymarket has flooded social media with deceptive videos by paid creators

https://www.wsj.com/business/media/polymarket-social-media-bets-prediction-market-441cdeb5?st=HhTZY2
179•Vaslo•2d ago•143 comments

In praise of memcached

https://jchri.st/blog/in-praise-of-memcached/
115•j03b•5h ago•45 comments

An Introduction to YOLO26

https://blog.roboflow.com/yolo26/
50•teleforce•4h ago•12 comments

The new HTTP QUERY method explained

https://kreya.app/blog/new-http-query-method-explained/
3•CommonGuy•33m ago•0 comments

OpenAI DayBreak – GPT-5.5-Cyber

https://openai.com/index/daybreak-securing-the-world/
40•AaronO•5h ago•3 comments

Optocam Zero: a Pi Zero based digital camera made using off the shelf components

https://github.com/dorukkumkumoglu/optocamzero
156•iamnothere•11h ago•37 comments

My Mathematical Regression

https://blog.dahl.dev/posts/my-mathematical-regression/
265•aleda145•3d ago•101 comments

Cyberdecks, going analog, and convivial technology

https://blog.hydroponictrash.solar/cyberdecks-going-analog-and-convivial-technology/
85•akkartik•3d ago•42 comments

Japanese symbols that speak without words

https://arun.is/blog/japan-symbols/
161•msephton•11h ago•81 comments

Ultralytics YOLO26: Unified Real-Time End-to-End Vision Models

https://arxiv.org/abs/2606.03748
25•teleforce•4h ago•2 comments

Moebius: 0.2B image inpainting model with 10B-level performance

https://hustvl.github.io/Moebius/
267•DSemba•16h ago•67 comments

Windows NT for GameCube/Wii

https://github.com/Wack0/entii-for-workcubes
51•zdw•3d ago•8 comments

Show HN: Oak – Git alternative designed for agents

https://oak.space/oak/oak
178•zdgeier•15h ago•157 comments

Package Managers need global hooks

https://captnemo.in/blog/2026/06/17/package-managers-need-hooks/
15•evakhoury•4d ago•18 comments

Canada plans 'nuclear renaissance' with up to 10 reactors built by 2040

https://www.cbc.ca/news/politics/federal-nuclear-strategy-9.7244509
424•geox•11h ago•265 comments

Canyon HUD helmet for road riding

https://media-centre.canyon.com/en-INT/266866-new-canyon-heads-up-display-helmet-could-be-a-safet...
89•zh3•2d ago•98 comments

How Lume Works: The Retrieval Primitives

https://deepbluedynamics.com/blog/lume-retrieval-primitives
3•kordlessagain•2d ago•0 comments

Flock-Powered Police Chiefs Stalking Women Shows Why Warrants Are Needed

https://ipvm.com/reports/police-chiefs-track
475•jhonovich•11h ago•197 comments

1,700 free online courses from top universities

https://www.openculture.com/freeonlinecourses
152•momentmaker•4h ago•31 comments

Kyber (YC W23) Is Hiring a Head of Engineering

https://www.ycombinator.com/companies/kyber/jobs/FGmI8mx-head-of-engineering
1•asontha•9h ago

Is it time for a new Embedded Linux build system?

https://yoebuild.org/blog/time-for-a-new-build-system/
66•cbrake•4d ago•46 comments

Show HN: Got sick of ads, so I made my own logic puzzle site

https://puzzlelair.com/
175•HaxleRose•18h ago•110 comments

Help I accidentally a wigglegram

https://lmao.center/blog/wiggle-accidents/
524•gregsadetsky•3d ago•121 comments

British Columbia, Time Zones, and Postgres

https://www.crunchydata.com/blog/british-columbia-and-time-zone-changes
130•sprawl_•11h ago•93 comments

Chevron signs 20-year power agreement with Microsoft for West Texas data center

https://www.chevron.com/newsroom/2026/q2/chevron-signs-20-year-power-agreement-with-microsoft-for...
140•cdrnsf•16h ago•124 comments

Deno Desktop

https://docs.deno.com/runtime/desktop/
1054•GeneralMaximus•1d ago•381 comments