Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TD-Linux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
TD-Linux
1mo ago
It is not an individual I-D, but has been adopted by a working group, and has a chance of actually being published as a RFC.
2.
▲
by
TD-Linux
1mo ago
There is no "IPv8". Any crackpot can submit an internet-draft to the IETF, and this person happened to call theirs IPv8. If the submitter actually read the draft rather than feeding it to the slop cannon, they would have realized
3.
▲
by
TD-Linux
1mo ago
>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.
4.
▲
by
TD-Linux
1mo ago
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 matrices (at least, according to the slopped-out de
5.
▲
by
TD-Linux
3mo ago
Every Intel laptop with integrated graphics has been unified memory, all the way back to ye olde 915 in 2004 at least.
6.
▲
by
TD-Linux
3mo ago
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 which are considered more secure than others, so every site te
7.
▲
by
TD-Linux
4mo ago
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.
8.
▲
by
TD-Linux
4mo ago
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)
9.
▲
by
TD-Linux
5mo ago
Funnily enough, KDE got this feature yesterday: https://invent.kde.org/plasma/kwin/-/merge_requests/8602
10.
▲
by
TD-Linux
7mo ago
While I think you are oversimplifying the timing issue, you are not the first to think that about 2110. https://stop2110.org/
11.
▲
by
TD-Linux
9mo ago
If you want OpenWRT you don't want this, you want one of the Mediatek based routers (GL-MT*).
12.
▲
by
TD-Linux
9mo ago
Specifically, it needs an age rating set or it can't be viewed in Europe without an account.
13.
▲
by
TD-Linux
11mo ago
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 expansion in their DCT as well, so the values quantized might be g
14.
▲
by
TD-Linux
1y ago
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 3D printer companies, whether open source or not. I am not s
15.
▲
by
TD-Linux
1y ago
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 higher values of L may correspond to film grain with lar
16.
▲
by
TD-Linux
1y ago
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 (except for the very unpopular APC-III). It was t
17.
▲
by
TD-Linux
2y ago
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 less efficient than storing one image, but more effici
18.
▲
by
TD-Linux
2y ago
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 generally is, too.
19.
▲
by
TD-Linux
3y ago
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-review-coming-so... I
20.
▲
by
TD-Linux
3y ago
All electric cars already do this, either with resistive heaters directly on the batteries or with water heaters in the coolant loop.
21.
▲
by
TD-Linux
3y ago
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 option).
22.
▲
by
TD-Linux
3y ago
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 smallest Sony mirrorless intechangeable-lens
23.
▲
by
TD-Linux
3y ago
No video is being transcoded in the parent's command (-vn).
24.
▲
by
TD-Linux
3y ago
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 over time, these just have a ND filter with the ap
25.
▲
by
TD-Linux
3y ago
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, though. Saving and restoring the float registers adds i
26.
▲
by
TD-Linux
3y ago
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 that make high speed worse - for example, bearing and core
27.
▲
by
TD-Linux
3y ago
Except they compromised on the very issue of media formats. They are making an unnecessary fight between two royalty-free formats, yet compromised and are hosting videos in royalty-bearing formats in their website. https://www.fs
28.
▲
by
TD-Linux
3y ago
Waveform Lighting bulbs have a great CRI and no camera visible flicker, but even they are overdriven/undercooled. I've already had one fail because of the PFC chip (I did an autopsy). They also don't have enough bulk capacita
29.
▲
by
TD-Linux
4y ago
A progressive image format doesn't really fully solve the problem, it's only a potential bandwidth improvement. In both the case of a progressive and non-progressive image, you potentially prefetch the wrong asset - either a too l
30.
▲
by
TD-Linux
4y ago
>The subset of AV1 supported by hardware is much narrower than what is in practice used in AVIF images The majority of AVIF images are hardware decodeable, even if most viewers don't bother with it. The biggest limitation is that pr
More ›