Viewing profile — TD-Linux
TD-Linux
HN member- Joined
- Fri, Jan 31, 2014, 4:46 AM UTC
- HN karma
- 4,830
- Public activity
- 1,175 items
- HN profile
- View on Hacker News ↗
About TD-Linux
No profile information was provided.
Recent public activity
-
comment
Comment #49212432
>I'm sure the effort is good, but the article is not. It reads like breathless corporate crap. That is because it is AI-written.
-
comment
Comment #49212276
It's not JPEG like at all, unlike JPEG it is using the DCT only for the loss function, so it can have frequency weights, having the same approximate effect as JPEG's quantization m…
-
comment
Comment #48580283
Every Intel laptop with integrated graphics has been unified memory, all the way back to ye olde 915 in 2004 at least.
-
comment
Comment #48520161
Yes. The default ffmpeg build enables everything, and most distros follow suit. Security conscious web services generally disable a lot of them, but there is no official list on wh…
-
comment
Comment #48054577
Hardware support does not matter for TS, as containers are handled in software. Fast start is irrelevant because MoQ normally uses fragmented MP4, not progressive.
-
comment
Comment #48054398
HLS also supports fMP4 now and no one is making new services that use TS (there are some old ones still around with too much friction to switch)
-
comment
Comment #47778786
Funnily enough, KDE got this feature yesterday: https://invent.kde.org/plasma/kwin/-/merge_requests/8602
- comment
-
comment
Comment #46974276
While I think you are oversimplifying the timing issue, you are not the first to think that about 2110. https://stop2110.org/
-
comment
Comment #46411298
If you want OpenWRT you don't want this, you want one of the Mediatek based routers (GL-MT*).
-
comment
Comment #46172311
Specifically, it needs an age rating set or it can't be viewed in Europe without an account.
-
comment
Comment #45720226
Which is completely wrong by the way, JPEG-XL quantizes its coefficients after the DCT transform like every other lossy codec. Most codecs have at least some amount of range expans…
-
comment
Comment #44913007
I do not understand the connection between the patent concerns in the article and open-source 3D printing. In particular, the patent issues seem to be the case for all non-Chinese …
-
comment
Comment #44460021
The AR coefficients described in the paper are what allow basic modeling of the scale of the noise. > In this case, L = 0 corresponds to the case of modeling Gaussian noise whereas…
-
comment
Comment #44078738
Almost none of the games pictured are actually "doujin" games - they are commercial publishers. Also, the reason we don't remember PC-98 is because it was never sold in the US (exc…
-
comment
Comment #41608658
You don't need to store two whole independent images. The high quality image can predict from the low quality image, and the low quality image can be a lower resolution, too. It is…
-
comment
Comment #41001532
Digital video tape formats (e.g. DV, HDV) are an example. Other containers that operate in this mode are TS and Ogg (and optionally, MKV). Any sort of live streaming format general…
-
comment
Comment #39650474
Other reviews also voiced the same complaints. Here's one from November of last year that mentions things like the obnoxious animations: https://electrek.co/2023/11/21/fisker-ocean…
-
comment
Comment #39028124
All electric cars already do this, either with resistive heaters directly on the batteries or with water heaters in the coolant loop.
-
comment
Comment #38768055
Those were all SPI-alike, or at least run in their SPI mode, including the ones linked. (I also used a Nokia 6100 LCD back in the day, and it was SPI, though with a wider interface…
-
comment
Comment #38270057
This is not a "mirrorless camera sensor", at least how it's meant to be interpreted. While technically mirrorless like all webcams, the sensor is under a quarter of the area of the…
-
comment
Comment #38166874
No video is being transcoded in the parent's command (-vn).
-
comment
Comment #37966499
Interestingly, the smooth bokeh has become a bit popular and is available with Canon "defocus smoothing" lenses (among other older examples). Rather than varying the aperture size …
-
comment
Comment #37638749
Cortex-M4/M33 are pretty widely deployed on microcontrollers with control hardware, for example the STM32G4 and Reneasas RA series. There's still a few reasons not to use it, thoug…
-
comment
Comment #36471716
The size of most electric motors is proportional to the torque they produce - so if you can spin it faster, you can get more power for the same weight. There are some other factors…