Viewing profile — fleabitdev
fleabitdev
HN member- Joined
- Fri, Jun 12, 2020, 1:05 PM UTC
- HN karma
- 422
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About fleabitdev
No profile information was provided.
Recent public activity
-
comment
Comment #48750985
Experienced software developer, mostly looking for freelance work, but also happy to discuss full-time employment. Location: UK Remote: Yes Willing to relocate: No Resume/CV: By re…
- comment
-
comment
Comment #48148082
Wikimedia Commons has this feature. Editors can manually bless certain combinations of traits as "subcategories". For example, https://commons.wikimedia.org/wiki/Category:Paintings…
- comment
- comment
- comment
-
comment
Comment #47694905
Good catch - looks like it's a PNG image, with an alpha channel for the rounded corners, and a subtle gradient in the background. The gradient is rendered with dithering, to preven…
- comment
-
comment
Comment #47453406
As I understand it, very small neural networks have already been incorporated into both VVC and AV2 for intra prediction. You're correct that this strategy is limited by decoding p…
-
comment
Comment #47427943
JPEG XL achieves about half the bitrate of an equal-quality JPEG, even at lower quality levels. That's a real achievement, but the complexity cost is high; I'd estimate that JPEG X…
-
comment
Comment #47426978
I only recently learned that JPEG and MPEG-1 were designed for near-lossless compression, so the massive bitrate reductions which came further down the road had nothing to do with …
-
comment
Comment #47426138
Both formats are DCT-based (except for lossless JPEG XL). JPEG 2000's use of the DWT was unusual; in general, still-image lossy compression research has spent the last 35 years ite…
-
comment
Comment #47423375
The discrete wavelet transform (DWT) compresses an image by repeatedly downscaling it, and storing the information which was lost during downscaling. Here's an image which has been…
- comment
- comment
-
comment
Comment #47024762
I'd describe that as a trend, rather than a consensus. It wasn't an entirely bad idea, because comments carry a high maintenance cost. They usually need to be rewritten when nearby…
-
comment
Comment #46932662
You've rediscovered a state-of-the-art technique, currently used by JPEG XL, AV1, and the HEVC range extensions. It's called "chroma from luma" or "cross-component prediction". Thi…
-
comment
Comment #46709716
There was a constraint - since 2009, the Joint Photographic Experts Group had published JPEG XR, JPEG XT and JPEG XS, and they were probably reluctant to break that naming scheme. …
-
comment
Comment #46419075
The rods are only active in low-light conditions; they're fully active under the moon and stars, or partially active under a dim street light. Under normal lighting conditions, eve…
-
comment
Comment #46419008
Protanopia and protanomaly shift luminance perception away from the longest wavelengths of visible light, which causes highly-saturated red colours to appear dark or black. Deutera…
- comment
-
comment
Comment #46136969
I'd be very interested in hearing alternative estimates, but here's my working: The lowest cost I could find to rent a server SSD was US$5 per TB-month, and it's often much higher.…
-
comment
Comment #46136009
Isn't it a little reductive to look at basic infrastructure costs? I used Hetzner as a surrogate for the raw cost of bandwidth, plus overheads. If you need to serve data outside Eu…
-
comment
Comment #46135081
In this case, the bug was 131 GB of wasted disk space after installation. Because the waste came from duplicate files, it should have had little impact on download size (unless the…
-
comment
Comment #46134726
Back of the envelope, in the two years since the game was released, this single bug has wasted at least US$10,000,000 of hardware resources. That's a conservative estimate (20% of …