Honza sepsal naprosto skvělý článek o generování z Flatpaků z RPM balíčků včetně příkladů! Ujistěte se, že jste ho přečetli :-)
https://mojefedora.cz/jak-z-rpm-vytvorit-flatpak/
In Germany at the highway A10 an accident happened including a Vodka truck. Whole load was destroyed! #blackday #sadnews https://www.bz-berlin.de/berlin/umland/schwerer-unfall-mit-wodka-laster-auf-a10-zwei-schwerverletzte
Fedora 31 with GS 3.34 is again a huge improvement in response times and some cool effects have been added / reworked. #gratefull #fedora31
Creating somethign made me always fun and as I was responsible for developing new LDAP server as sysadmin I've noticed, that #GTK friendly LDAP Browsing tool is missing. Well, I just started and using GNOME Builder with Glade UI Editor makes GTK development little bit easier. Few screenshots from WIP
Co je nového ve #Fedora 30 Workstation? Přečtěte si náš přehled 👉 https://mojefedora.cz/co-noveho-ve-fedora-workstation-30/
Things I love about Python
You can use comma after last item in declaration. This comma is just ignored. What is the bonus? You don't have to focus on not adding comma while generating some data from text file.
My usecase:
Just parsing with awk emulating Python list and pasting into Python shell)
When is that really usefull? For definition of single item tuple, try this:
>>> type((1))
<class 'int'>
>>> type((1, ))
<class 'tuple'>
Here's how to keep your GNOME extensions in sync between desktops and distros! https://www.omgubuntu.co.uk/2019/04/sync-gnome-shell-extensions
Have you ever made a symbolic icon for a GNOME app and wanted to test if it recolors correctly?
If you open a 16x16px SVG in Icon Preview, it shows the icon in a number of realistic situations. It even auto-reloads if you change the file.
Get the app on Flathub https://flathub.org/apps/details/org.gnome.IconPreview
Have you been thinking about making an app for the Librem 5 but didn't know where to start?
I wrote a tutorial blog post for getting started with designing apps for GNOME mobile (and desktop too).
https://blogs.gnome.org/tbernard/2019/03/27/designing-for-the-librem-5/
The wonderful folks at The Linux Journal are celebrating their 25th birthday, and to mark the occasion they've done a new interview Linus Torvalds. Find out why Linus hates Twitter, what laptop he uses, and where he thinks #Linux will be in 25 years time… https://www.linuxjournal.com/content/25-years-later-interview-linus-torvalds
#Fedora 30 Beta je tu. Finální verze bude za měsíc. Už jste zkoušeli? https://mojefedora.cz/vysla-fedora-30-beta/
Prostředí @gnome se dá velmi dobře ovládat jen klávesnicí. Jak na to při práci s okny, vám ukáže @ondrejkolin: https://mojefedora.cz/gnome-shell-klavesove-zkratky-pro-praci-s-okny/
Sysadmin, Gnome Lover, sometimes developer