Some people graduate in 3 years, some in 4, some in 5+. It really is different for everyone. Unless it is exceedingly financially difficult to afford these two additional classes, you’ll probably be okay.
Gianni R
Compressionist
- 54 Posts
- 127 Comments
I don’t write as frequently as I used to, but in case you’re interested in multimedia & data compression:
Gianni R@lemmy.mlto
Programming@programming.dev•Should I Create A Rust or C Wikibook?English
42·2 years agoZig could use your help I think. Give it a look
Gianni R@lemmy.mlto
Technology@lemmy.world•M4 Mac Mini Power Button Has New Bottom LocationEnglish
2·2 years agoI should have clarified that I was referring to “Restart” rather than “Shut Down” because I’m not aware of how frequently people actually “Shut Down” their devices. My intention was to ask: How often would you need to physically press the power button when the functionality of turning the device on and off is accessible through software?
On another note, I think the amount of attention posts like this get is a pretty clear indication of how deep Apple hate truly runs. I’m fine with Apple, more of a Linux person myself, but stuff like this makes me shrug my shoulders. Only Apple could garner this much attention for putting the power button in a weird spot on a tiny desktop that nobody complaining about it would buy even if it was on top of the device.
Gianni R@lemmy.mlto
Technology@lemmy.world•M4 Mac Mini Power Button Has New Bottom LocationEnglish
72·2 years agoUnless your computer has issues, can’t you just power off from within macOS?
JPEG XL support in Waterfox is nice.
Gianni R@lemmy.mlto
Technology@lemmy.world•iPhone 16 is here, but I’m hyped for just one reason: RCS on iOS 18English
151·2 years agoThe fact that iPhones are getting this before Android phones without Google Play Services tells you all you need to know about the nature of RCS. Android has lost all of its intrigue and fun in favor of becoming GoogleOS
Gianni R@lemmy.mlto
AV1@lemmy.world•[SVT-AV1-PSY-git] The 2.2.0 release: cutting through the blurEnglish
1·2 years agoHey Blue - this isn’t release 2.2.0-A. This is just plain PSY 2.2.0 - 2.2.0-A will come later ;)
Gianni R@lemmy.mlOPto
Cool GitHub Projects@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
11·2 years agoYou need VideoToolbox for this particular tool because it calls the VideoToolbox library from within FFmpeg in order to encode the video.
“Why do I need x264 to encode H.264 in FFmpeg?” is essentially what you’re asking. FFmpeg needs VideoToolbox support to work with my tool.
If you’re asking why I chose to use VideoToolbox in the first place, it was because I want this to be a macOS-specific tool with very fast encoding speeds at decent fidelity per bit. Hardware accelerated video encoding is one way to make this happen.
Gianni R@lemmy.mlOPto
Cool GitHub Projects@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
2·2 years agovt-enc calls FFmpeg which calls the VideoToolbox encoding framework. Without VT, ffmpeg commands will fail
Gianni R@lemmy.mlOPto
Cool GitHub Projects@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
1·2 years agoVideoToolbox is the encoder that FFmpeg links to.
Gianni R@lemmy.mlto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
2·2 years agoFilesystem compression is dope.
Gianni R@lemmy.mlOPto
Programming@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
2·2 years agoThanks for the helpful advice! Shellcheck is the best :)
Edit: How do I get the ANSI escape colors to appear with the cat << EOF syntax?
Gianni R@lemmy.mlto
Technology@lemmy.world•JPEG is Dying - And that's a bad thing | 2kliksphilipEnglish
12·2 years agoRoyalty-free blanket patent licensing is compatible with Free Software and should be considered the same as being unpatented. Even if it’s conditioned on a grant of reciprocality. It’s only when patent holders start demanding money (or worse, withholding licenses altogether) that it becomes a problem
Gianni R@lemmy.mlto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
131·2 years agoI’m pretty much all BTRFS at this point
Gianni R@lemmy.mlto
Technology@lemmy.world•JPEG is Dying - And that's a bad thing | 2kliksphilipEnglish
1·2 years agoJPEG-XL is in no way patent encumbered. Neither is AVIF. I don’t know what you’re talking about
Gianni R@lemmy.mlto
Technology@lemmy.world•JPEG is Dying - And that's a bad thing | 2kliksphilipEnglish
5·2 years agoNo, there aren’t any licensing issues with JPEG-XL.













Hilariously, WebP often isn’t better than JPEG for compression efficiency