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
- 116 Comments
I don’t write as frequently as I used to, but in case you’re interested in multimedia & data compression:
Zig 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·1 年前I 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·1 年前Unless 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 年前The 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.mlOPto
Cool GitHub Projects@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
11·2 年前You 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 年前vt-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 年前VideoToolbox 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 年前Filesystem compression is dope.
Gianni R@lemmy.mlOPto
Programming@programming.dev•vt-enc: FFmpeg VideoToolbox frontend in BashEnglish
2·2 年前Thanks 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 年前Royalty-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 年前I’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 年前JPEG-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 年前No, there aren’t any licensing issues with JPEG-XL.
YouTube serves VP9 video (and more recently a lot of AV1) and I think the Pis only have hardware accelerated decoding of H.264/5 as it stands today
Gianni R@lemmy.mlto
Linux@lemmy.ml•I got average monthly ratings for games on Wine AppDB, and seems like something happened in 2016.English
14·2 年前Minecraft is arguably & measurably more performant on Linux, full stop. Anything using OpenGL performs better on Linux, check any Minecraft benchmark online.
Gianni R@lemmy.mlto
Asklemmy@lemmy.ml•What life hack is so simple yet so effective, you're shocked more people don't know about it?English
3·2 年前Also, a lot of towns/cities remove those romantic locks regularly anyway.








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