Learn to work with large datasets using #Bash & #Unix in this 2-day #workshop! Master #command-line tools, #scripts & #pipelines—a must-have skill for data scientists & biomedical researchers handling registry, clinical & high-throughput data.
This looks like a great project--a static site generator written entirely in Bash. Being written in bash is impressive enough, but being written in Bash while being fully featured is pretty incredible. I might have to check it out soon to play around with
I still need some more feel at home config help. As you can see here I love having vertical gradients on my displays, but in KDE and Vallpaper I have not found how I can set gradients on the side of my wallpaper which are deliberately not 16:9 since I love to look at (vertical) gradients. Where do I need to look to achieve that? Is there a KDE action that I need to define for all my 20 KDE desktops?
Bash's EPOCHREALTIME provides epoch seconds with fractional microseconds. It uses a locale dependent decimal separator, so it is usually either a dot or a comma. Several places on the internet suggest to use things like
${EPOCHREALTIME/[.,]/}
which removes the separator to get microseconds. Though I did not see anyone explicitly mentioning that 6 fractional digits are guaranteed, even if zero.
As you see here I already have configured the minimal amount of users that I need in my K Desktop Environment
The next phase will take a bit of time because I need to fine tune critical small keyboard shortcuts so that they work as transparently as they do in xFace with muscle memory
Im starting to achieve platform distro OS translucency regarding more and more projects. Now I can smoothly work in my hugo projects from any distro I want in Linux. All I need to do is keep the copies I work on in sync. Since I dont run zfs jet on a centralized HDD / SSD I simply use mc -a to do the job manually. Normally it should be trivial, but the hugo projects want rm -Rf dir otherwise old files with similar size can be changed, thus screwing up continuity
Since my KDE MX install is smoothing out in cfg features I need, which is a combo of XFce components and KDE, I can smoothly switch to the KDE distro and work further while I tune it.
I chose to keep XFce seperate from KDE distro wise due to size constraints I;ve put on my boot partition
Bash-it para añadir complementos, temas y alias a tu Bash
Bash-it es un framework desarrollado y mantenido por una comunidad que instalado en tus sistema le da a tu Bash un gran número de alias, complementos y temas que darán un nuevo aspecto a tu shell
Bash-it para añadir complementos, temas y alias a tu #Bash
Bash-it es un framework desarrollado y mantenido por una comunidad que instalado en tus sistema le da a tu Bash un gran número de alias, complementos y temas que darán un nuevo aspecto a tu shell
Timelapsing using only screenshots was getting heavy in term of #storage space, so have added a new #script to compress the #timelapse using a magical technology called '#video'.
so here you can find the commit! Gonna work on adapting the multi-screen one soon ^^