by raziel2p on 2/18/2023, 7:32:31 PM
by rektide on 2/18/2023, 8:01:55 PM
Yes! Gstreamer v1.22 made the cut! So much great stuff. I was worried-- actually I though the freeze had already started... softer-freeze?
https://gstreamer.freedesktop.org/releases/1.22/ https://news.ycombinator.com/item?id=34505574
by endorphine on 2/18/2023, 9:07:32 PM
IIRC this will include the Firefox version that supports GPU acceleration on Intel chipsets (e.g. Lenovo ThinkPad Carbon X1)?
If so, this is huge!
by hackeraccount on 2/19/2023, 10:11:56 PM
Was the movie from 11-12 really fast or is that me? I'm still moving a few servers over to 11...
by ebb_earl_co on 2/18/2023, 11:35:55 PM
“ State of bookworm =================
… Please try out upgrading your bullseye systems to bookworm now and report issue you encounter”
Roger that!
by LeSaucy on 2/18/2023, 7:21:19 PM
Looking forward to updating my packer/terraforms!
One interesting change:
> The which program has been deprecated, and writes a warning to standard error (but still works, so long as stderr is not being captured along with stdout). Shell script writers are advised to use command -v instead. Interactive bash shell users are advised to use type, or type -a. In zsh which is already a shell builtin, so interactive zsh users are not affected.