mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

332K
active users

#bash

49 posts43 participants3 posts today
Continued thread

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?

.🖋️ #xFace #KDE #bash #MX #mxLinux #sh #zsh #ksh #csh #tksh #fish #distro #gPartEd #Gnome #Linux #POSIX #fresh #programming #hugo #gvfs #backgrounds #wallpaper #Vallpaper #gufw #RetroComputing #Amiga #C64 #gradient #Indigo

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.

Yet it seems to be the case:

github.com/bminor/bash/blob/67

Unofficial mirror of bash repository. Updated daily. - bminor/bash
GitHubbash/variables.c at 6794b5478f660256a1023712b5fc169196ed0a22 · bminor/bashUnofficial mirror of bash repository. Updated daily. - bminor/bash
Continued thread

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

.🖋️ #bash #MX #mxLinux #sh #zsh #ksh #csh #tksh #fish  #distro #gPartEd #xFace #KDE  #Gnome #Linux #POSIX  #fresh #programming  #hugo #gvfs  #backgrounds #wallpaper #Vallpaper #gufw

Continued thread

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 #MX #mxLinux #sh #zsh #ksh #csh #tksh #fish #distro #gPartEd #xFace #KDE #Gnome #Linux #POSIX #fresh #programming #hugo #gvfs #backgrounds #wallpaper #Vallpaper #gufw

📢 NUEVO artículo en mi blog 🗒️

🛠️ Bash-it para añadir complementos, temas y alias a tu

💡 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

victorhckinthefreeworld.com/20

Victorhck in the free world · Bash-it para añadir complementos, temas y alias a tu Bash
More from Victorhck in the free world