frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Streaming services' obnoxiously loud ads become illegal on July 1 in California

https://arstechnica.com/gadgets/2026/06/streaming-services-obnoxiously-loud-ads-become-illegal-on-july-1-in-california/
65•speckx•2h ago

Comments

buffer_overlord•2h ago
I just use Spotify premium how do you get feee music with ads??
microgpt•1h ago
Idk either. For free music without ads, there's piracy
vitally3643•21m ago
UBlock in Firefox removes Spotify ads for free.
iamshs•1h ago
Went on Instagram last week for 2-3 days, and found out an annoying pattern where just the beginning 1s or so of a video ad is loud and then the volume is normal. Doesn't occur on all Ads either.
phendrenad2•1h ago
Well, since loud ads may be going away, I want to share my observations for posterity: Loud ads only annoyed some people. Or rather, some people found them hellishly torturous (mostly neurodivergent people like me) and others were remarkably okay with them (or were just placated by the thought of saving a few dollars a month)
Calvin02•1h ago
I found this to be an issue on YouTube. It wasn’t necessarily malicious. I often put on a no-talking video in the background while reading and the ad interruptions became really loud. I eventually just ended up subscribing, but this is great to see.
petcat•21m ago
This was a ridiculous loophole that needed to be closed. FCC has already made this practice illegal over broadcast TV.
kstrauser•16m ago
> The groups argued that “many” streaming services were already trying to manage the “loudness of advertisements that come from server-side ad insertion that may be inconsistent with the loudness of the programs,” […]. Server-side ads can have differing volumes due to companies using various encoding pipelines.

Boo-freaking-hoo. Cry me a river, poor streaming services without the technical know-how to calculate an ad’s volume. We can’t expect them to know how audio works!

> Additionally, as the opposing groups previously pointed out, streaming services must contend with a broad range of output devices, including TVs, tablets, and phones.

See, that’s just flat-out lying. What’s this mythical circumstance where playing audio A at the same volume as audio B on one device will magically make A louder than Bon another? Especially when dealing with server-side ad insertion, as the article discusses, where the service has full control of the input files and the output stream? This reads like a restaurant trade group claiming that it’s impossible to know how much salt they put in the gravy.

chimeracoder•8m ago
> See, that’s just flat-out lying. What’s this mythical circumstance where playing audio A at the same volume as audio B on one device will magically make A louder than Bon another?

Regarding your second point: as any audio engineer or electronic musician knows, the same exact audio absolutely will sound very different on different speakers, depending on how well they replicate various sounds, what level of gain is being applied, and the volume (which is different from gain, although people confuse the two).

That's even before you get into the fact that many modern devices, like smartphones, will apply their own compression or sound processing before playing the sound, sometimes to compensate for those deficiencies and make them less noticeable, and sometimes to "enhance" the sound.

Loudness/volume (technically different things but let's conflate them here) are also unintuitive because human ears don't have a flat frequency response curve, and some things will be perceived as louder despite being the same volume, or vice versa.

This isn't a defense of the advertising/streaming companies here, because it is a solvable problem. But it is true that this is a problem that they need to solve.

DSpark: Speculative decoding accelerates LLM inference [pdf]

https://github.com/deepseek-ai/DeepSpec/blob/main/DSpark_paper.pdf
562•aurenvale•5h ago•218 comments

OpenRA

https://www.openra.net/
159•tosh•2h ago•45 comments

Fintech Engineering Handbook

https://w.pitula.me/fintech-engineering-handbook/
233•signa11•4h ago•76 comments

Post-Mythos Cybersecurity: Keep calm and carry on

https://cephalosec.com/blog/cybersecurity-in-the-post-mythos-era-keep-calm-and-carry-on/
17•Versipelle•38m ago•4 comments

Long Wave radio era set to end with switch-off

https://www.economist.com/britain/2026/06/25/the-bbc-switches-off-its-oldest-service
102•edward•1d ago•106 comments

Previewing GPT‑5.6 Sol: a next-generation model

https://openai.com/index/previewing-gpt-5-6-sol/
1056•minimaxir•21h ago•670 comments

Suspicious Discontinuities

https://danluu.com/discontinuities/
10•tosh•1h ago•0 comments

How H-E-B Became Texas' Most Beloved Brand (2024)

https://texashighways.com/culture/how-heb-became-texas-most-beloved-brand/
24•NaOH•2d ago•15 comments

Underarm Bowling Incident of 1981

https://en.wikipedia.org/wiki/Underarm_bowling_incident_of_1981
8•EndXA•3d ago•0 comments

How Many Elementary Particles Are There, Really?

https://www.quantamagazine.org/how-many-elementary-particles-are-there-really-20260615/
30•rwmj•2h ago•9 comments

Beer CSS – Build material design in record time

https://www.beercss.com
83•Seb-C•5h ago•33 comments

Nox Metals (YC S25) Is Hiring SWE

https://www.ycombinator.com/companies/nox-metals/jobs/M1f1enD-software-engineer
1•zane_heng•3h ago

Streaming services' obnoxiously loud ads become illegal on July 1 in California

https://arstechnica.com/gadgets/2026/06/streaming-services-obnoxiously-loud-ads-become-illegal-on...
65•speckx•2h ago•9 comments

The US Army Issued Ocarinas to Soldiers in World War II

https://www.flutetunes.com/articles/my-flute-goes-to-war/
65•tomcam•2d ago•30 comments

Linux on Older Hardware: The Complete Revival Guide

https://www.fosslinux.com/158206/linux-on-older-hardware-revival-guide.htm
124•tapanjk•2d ago•70 comments

If you can't hold it, you don't own it

https://dervis.de/physical/
121•cemdervis•3h ago•81 comments

Why does kinetic energy increase quadratically, not linearly, with speed? (2011)

https://physics.stackexchange.com/questions/535/why-does-kinetic-energy-increase-quadratically-no...
298•ProxyTracer•16h ago•149 comments

Task Failed Successfully: Saturating NIC and Disk Bandwidth

https://blog.mrcroxx.com/posts/task-failed-successfully-saturating-nic-and-disk-bandwidth/
9•MrCroxx•4d ago•3 comments

WordStar: A Writer's Word Processor (1996)

https://www.sfwriter.com/wordstar.htm
132•droidjj•11h ago•64 comments

Cultures of Making and Relating

https://blog.khinsen.net/posts/2026/06/25/cultures.html
23•akkartik•1d ago•1 comments

Faster KNN search in Manticore: 2-pass HNSW, batched distances, and AVX-512

https://medium.com/@s_nikolaev/faster-knn-search-in-manticore-2-pass-hnsw-batched-distances-and-a...
36•snikolaev•1d ago•2 comments

Jest/Vitest interactive course (runs in the browser)

https://howtotestfrontend.com/courses/jest-vitest-fundamentals
29•howToTestFE•2d ago•10 comments

MicroVMs: Run isolated sandboxes with full lifecycle control

https://aws.amazon.com/blogs/aws/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-in...
354•justincormack•4d ago•193 comments

Anatomy of a Failed (Nation-State?) Attack

https://grack.com/blog/2026/06/25/dissecting-a-failed-nation-state-attack/
98•signa11•12h ago•22 comments

U.S. allows Anthropic to release Mythos AI to ‘trusted’ US organizations

https://www.semafor.com/article/06/27/2026/us-releases-powerful-anthropic-model-mythos-to-some-us...
506•bobrenjc93•16h ago•668 comments

AI in mathematics is forcing big questions

https://spectrum.ieee.org/ai-in-mathematics
166•rbanffy•16h ago•141 comments

International investment and local rules push prices up faster than supply

https://news.mccombs.utexas.edu/research/foreign-funds-help-make-housing-unaffordable/
115•hhs•15h ago•44 comments

The gap between open weights LLMs and closed source LLMs

https://blog.doubleword.ai/frontier-os-llm
258•kkm•17h ago•199 comments

OpenTTD 16.0-Beta1

https://www.openttd.org/news/2026/06/25/openttd-16-0-beta1
203•untilted•10h ago•38 comments

Hellishly Slow Level 13 Deflate Compression

https://kirill.korins.ky/articles/hellishly-slow-level-13-deflate-compression/
81•zX41ZdbW•4d ago•23 comments