HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ledoge

734 karmajoined 5 лет назад

Submissions

Cybersecurity Startup Publishes Infostealers to NPM

opensourcemalware.com
2 points·by ledoge·23 часа назад·1 comments

Testing Smart TV Tracking

rtings.com
2 points·by ledoge·3 дня назад·0 comments

Harman and Dr. Sean Olive are reshaping headphone sound (2025)

crutchfield.com
31 points·by ledoge·5 дней назад·11 comments

Espionage Against the European Parliament

citizenlab.ca
428 points·by ledoge·8 дней назад·132 comments

Measuring Input Latency with VK_EXT_present_timing

themaister.net
7 points·by ledoge·9 дней назад·0 comments

FFmpeg 9.1's new AAC encoder

hydrogenaudio.org
448 points·by ledoge·10 дней назад·151 comments

Understanding lattice risks: Many differences between marketing and reality

blog.cr.yp.to
24 points·by ledoge·11 дней назад·7 comments

Eclipsa Video: HDR That Looks Right on Every Screen

android-developers.googleblog.com
3 points·by ledoge·11 дней назад·0 comments

Apple to Adopt Next-Generation Display Color Standard

trendforce.com
3 points·by ledoge·11 дней назад·0 comments

Dolby Launches First UPC AV1 Lawsuit Against TPV Subsidiaries

michael7924.substack.com
1 points·by ledoge·14 дней назад·0 comments

Adopting AV1 for Real-Time Communication (RTC) at Scale

engineering.fb.com
2 points·by ledoge·17 дней назад·0 comments

Forty drown in France as people seek relief from Europe's heatwave

reuters.com
5 points·by ledoge·18 дней назад·0 comments

VMAF v1: Good Is Not Good Enough

medium.com
6 points·by ledoge·21 день назад·0 comments

Reverse engineering the Qualcomm NPU compiler

datavorous.github.io
8 points·by ledoge·22 дня назад·0 comments

Ultra-rare Star Wars Lego collection went missing, sparked viral conspiracies

bbc.com
6 points·by ledoge·23 дня назад·1 comments

Disney+ disables Dolby Vision and 3D in eleven EU countries

flatpanelshd.com
3 points·by ledoge·24 дня назад·0 comments

Factoring "short-sleeve" RSA keys with polynomials

blog.trailofbits.com
96 points·by ledoge·29 дней назад·4 comments

Alliance for Open Media Releases AV2 Codec

aomedia.org
4 points·by ledoge·в прошлом месяце·0 comments

Universal XSS in Firefox Focus for iOS

github.com
6 points·by ledoge·в прошлом месяце·0 comments

Fighting Spyware: An Update from WhatsApp

about.fb.com
4 points·by ledoge·в прошлом месяце·0 comments

comments

ledoge
·10 дней назад·discuss
It doesn't let me edit the link, but I'm confused by what even happened here... I posted this from my phone and that wrong link doesn't show up in my clipboard history.

Link should be: https://hydrogenaudio.org/index.php/topic,129691.0.html
ledoge
·3 месяца назад·discuss
That's the easy part, just use a color space with imaginary primaries (see e.g. ProPhoto RGB), or use one with real primaries that allows for negative values – e.g. Windows uses floating point scRGB for HDR, which is just linear BT.709/sRGB, but negative RGB values can be used to cover the full range of real and imaginary colors.
ledoge
·4 месяца назад·discuss
> png (no compression)

To be clear, PNG only supports lossless compression, while WebP has separate lossy and lossless modes. AVIF can do lossless compression too, but you're usually better off using WebP or PNG (if you need >8 bpc) instead as it really isn't good at that.
ledoge
·4 месяца назад·discuss
Interesting side note: By design, Android lets any app escalate its privileges to root when SELinux is disabled: https://www.reddit.com/r/Android/comments/lfye5r/comment/gmo...

Therefore, just the boot parameter injection can be used to get temporary root privileges on a whole bunch of phones.
ledoge
·5 месяцев назад·discuss
I think they were referring to the actual Nazis: https://en.wikipedia.org/wiki/IBM_and_the_Holocaust
ledoge
·5 месяцев назад·discuss
> This was the exact same technique that was used in 2021 by Audacity's update mechanism, which also redirected traffic to servers hosted in other Aeza Group ASNs and planted a dropper for later campaigns.

I can't find anything about this, can you link a source?
ledoge
·7 месяцев назад·discuss
I believe they meant saving space by converting a lossless collection to a good lossy format like Opus.
ledoge
·7 месяцев назад·discuss
> Youtube (but not Youtube Music)

I get Opus on Youtube Music, both in Firefox on Windows and in the Android app.