HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ledoge

734 karmajoined hace 5 años

Submissions

Cybersecurity Startup Publishes Infostealers to NPM

opensourcemalware.com
2 points·by ledoge·hace 24 horas·1 comments

Testing Smart TV Tracking

rtings.com
2 points·by ledoge·hace 3 días·0 comments

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

crutchfield.com
31 points·by ledoge·hace 5 días·11 comments

Espionage Against the European Parliament

citizenlab.ca
428 points·by ledoge·hace 8 días·132 comments

Measuring Input Latency with VK_EXT_present_timing

themaister.net
7 points·by ledoge·hace 9 días·0 comments

FFmpeg 9.1's new AAC encoder

hydrogenaudio.org
448 points·by ledoge·hace 10 días·151 comments

Understanding lattice risks: Many differences between marketing and reality

blog.cr.yp.to
24 points·by ledoge·hace 11 días·7 comments

Eclipsa Video: HDR That Looks Right on Every Screen

android-developers.googleblog.com
3 points·by ledoge·hace 11 días·0 comments

Apple to Adopt Next-Generation Display Color Standard

trendforce.com
3 points·by ledoge·hace 11 días·0 comments

Dolby Launches First UPC AV1 Lawsuit Against TPV Subsidiaries

michael7924.substack.com
1 points·by ledoge·hace 14 días·0 comments

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

engineering.fb.com
2 points·by ledoge·hace 17 días·0 comments

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

reuters.com
5 points·by ledoge·hace 18 días·0 comments

VMAF v1: Good Is Not Good Enough

medium.com
6 points·by ledoge·hace 21 días·0 comments

Reverse engineering the Qualcomm NPU compiler

datavorous.github.io
8 points·by ledoge·hace 22 días·0 comments

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

bbc.com
6 points·by ledoge·hace 23 días·1 comments

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

flatpanelshd.com
3 points·by ledoge·hace 24 días·0 comments

Factoring "short-sleeve" RSA keys with polynomials

blog.trailofbits.com
96 points·by ledoge·hace 29 días·4 comments

Alliance for Open Media Releases AV2 Codec

aomedia.org
4 points·by ledoge·el mes pasado·0 comments

Universal XSS in Firefox Focus for iOS

github.com
6 points·by ledoge·el mes pasado·0 comments

Fighting Spyware: An Update from WhatsApp

about.fb.com
4 points·by ledoge·el mes pasado·0 comments

comments

ledoge
·hace 10 días·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
·hace 3 meses·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
·hace 4 meses·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
·hace 4 meses·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
·hace 5 meses·discuss
I think they were referring to the actual Nazis: https://en.wikipedia.org/wiki/IBM_and_the_Holocaust
ledoge
·hace 5 meses·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
·hace 7 meses·discuss
I believe they meant saving space by converting a lossless collection to a good lossy format like Opus.
ledoge
·hace 7 meses·discuss
> Youtube (but not Youtube Music)

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