photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

246
active users

#csh

0 posts0 participants0 posts today
Dendrobatus Azureus<p>Photograph with FFmpeg output in Bash</p><p><a href="https://mastodon.bsd.cafe/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/FFmpeg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FFmpeg</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>
Dendrobatus Azureus<p><span class="h-card" translate="no"><a href="https://polymaths.social/@dendrobatus_azureus" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dendrobatus_azureus@polymaths.social</span></a></span> </p><p>This is a graphical representation of the alsaplayer manpage as displayed in Debian</p><p><a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/alsaplayer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>alsaplayer</span></a> <a href="https://mastodon.bsd.cafe/tags/MOC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MOC</span></a> <a href="https://mastodon.bsd.cafe/tags/mocp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mocp</span></a> <a href="https://mastodon.bsd.cafe/tags/VLC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VLC</span></a> <a href="https://mastodon.bsd.cafe/tags/widgets" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>widgets</span></a> <a href="https://mastodon.bsd.cafe/tags/libraries" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libraries</span></a> <a href="https://mastodon.bsd.cafe/tags/Amiga" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amiga</span></a> <a href="https://mastodon.bsd.cafe/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> </p><p><a href="https://manpages.debian.org/buster/alsaplayer-common/alsaplayer.1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">manpages.debian.org/buster/als</span><span class="invisible">aplayer-common/alsaplayer.1</span></a></p>
Dendrobatus Azureus<p>Bash csh zsh ksh tksh fish are powerful CLI tools</p><p>Entire networks can be controlled and build with them.</p><p>Let's take for example command line tools to control <em>media output</em></p><p>For me e.g <em>mplayer</em> and <em>vlc -I cli</em> are much more interesting when it comes down to standard control of media playback. I prefer to use <em>MOC</em> (mocp) Music 🎼 on Console, instead of bulky RAM hungry programs, which go on the internet to _fetch data that I never asked for$ and thus <strong>burn bandwidth</strong></p><p><strong>The memory footprint of Music on Console is so low that you can use it on a system which has been built more than two and a half decades ago.</strong></p><p>The only graphical media playback program I know that can do that also has been written by my friend <em>Andy Loafoe</em> and that is <strong><em>alsaplayer</em></strong></p><p>Andy programmed alsaplayer when he saw <em>Delitracker</em> playing on my <em>Amiga systems</em><br>We're talking the period when Linux was barely moving in Xwindows when you had window managers like <em>fvwm &amp; twm</em> and few others.<br>The alsa audio interface was also just born.</p><p>It is within this context that Andy envisioned alsaplayer. It should be <em>modular</em> just like Delitracker Amiga, it should be <strong>lightweight</strong> Delitracker runs on an Amiga A500 with just half A megabyte of chip ram<br>That should still be memory left to do other the things so straight calls were made to <em>widget libraries</em> which explains the simplicity yet great usability of the UI. For as far as I remember Andy has also written an API for Alsaplayer</p><p>Within a few weeks to a few months of coding alsaplayer came out of Alpha and went <strong>Bèta</strong> in code stability.</p><p><strong>Because everything was written with efficiency in mind and it was programmed as portable as possible, alsaplayer can still be used many decades after It has been written, one of the main reasons is that it has been coded by a command line programmer</strong></p><p>For me working on the command line has always been logical, graphic user interfaces were only used when absolutely necessary think about GEOS on the C64</p><p>I started coding on the Casio FX 700p programmable calculator. I went so far to make program code that was in the book more efficient by crunching all the commands with two letter abbreviations.</p><p>The power of the Command Line something the Young Ones should Learn</p><p>Alsaplayer manpage</p><p><a href="https://man.freebsd.org/cgi/man.cgi?query=alsaplayer&amp;sektion=1&amp;apropos=0&amp;manpath=FreeBSD+6.0-RELEASE+and+Ports" rel="nofollow noopener" target="_blank">https://man.freebsd.org/cgi/man.cgi?query=alsaplayer&amp;sektion=1&amp;apropos=0&amp;manpath=FreeBSD+6.0-RELEASE+and+Ports</a></p><p><a href="https://polymaths.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://polymaths.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://polymaths.social/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://polymaths.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://polymaths.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://polymaths.social/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://polymaths.social/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://polymaths.social/tags/alsaplayer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>alsaplayer</span></a> <a href="https://polymaths.social/tags/moc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MOC</span></a> <a href="https://polymaths.social/tags/mocp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mocp</span></a> <a href="https://polymaths.social/tags/vlc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VLC</span></a> <a href="https://polymaths.social/tags/widgets" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>widgets</span></a> <a href="https://polymaths.social/tags/libraries" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libraries</span></a> <a href="https://polymaths.social/tags/amiga" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amiga</span></a> <a href="https://polymaths.social/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a></p>
Dendrobatus Azureus<p>$ curl wttr.in/nieuw_amsterdam_suriname|lolcat</p><p>gives the followin output here</p><p><a href="https://mastodon.bsd.cafe/tags/wttr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wttr</span></a> <a href="https://mastodon.bsd.cafe/tags/weather" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>weather</span></a> <a href="https://mastodon.bsd.cafe/tags/curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>curl</span></a> <a href="https://mastodon.bsd.cafe/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.bsd.cafe/tags/free" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>free</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/portable" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>portable</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Dendrobatus Azureus<p>I love the power of curl combined with wttr.in</p><p>Giving this example for those of us who love to use true free services for our work / live flow</p><p>I've been using wttr for decade(s)</p><p>Read here for more examples. </p><p><a href="https://github.com/chubin/wttr.in?tab=readme-ov-file" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/chubin/wttr.in?tab=</span><span class="invisible">readme-ov-file</span></a></p><p><a href="https://mastodon.bsd.cafe/tags/wttr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wttr</span></a> <a href="https://mastodon.bsd.cafe/tags/weather" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>weather</span></a> <a href="https://mastodon.bsd.cafe/tags/curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>curl</span></a> <a href="https://mastodon.bsd.cafe/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.bsd.cafe/tags/free" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>free</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/portable" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>portable</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Dendrobatus Azureus<p>As you can see in the screen cap the project has grown beyond just a one-man show</p><p>It is vital to understand that the project would not have been scaled in this manner &amp; at this logarithmic rate, had it not been for important partners, who due to the power of the FediVerse, were quickly introduced to the project</p><p>Did not only gave words of interest they actually contributed with giving server space to boxyBSD.</p><p><a href="https://mastodon.bsd.cafe/tags/BoxyBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BoxyBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.bsd.cafe/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a> <a href="https://mastodon.bsd.cafe/tags/GNU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/FediVerse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediVerse</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/HowTos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HowTos</span></a> <a href="https://mastodon.bsd.cafe/tags/KVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KVM</span></a> <a href="https://mastodon.bsd.cafe/tags/Module" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Module</span></a> <a href="https://mastodon.bsd.cafe/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.bsd.cafe/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.bsd.cafe/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a> <a href="https://mastodon.bsd.cafe/tags/ProxLB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProxLB</span></a> <a href="https://mastodon.bsd.cafe/tags/LoadBalancer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LoadBalancer</span></a> <a href="https://mastodon.bsd.cafe/tags/Proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Proxmox</span></a> <a href="https://mastodon.bsd.cafe/tags/Ansible" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ansible</span></a> <a href="https://mastodon.bsd.cafe/tags/Virtualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Virtualization</span></a> <a href="https://mastodon.bsd.cafe/tags/Xen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xen</span></a> <a href="https://mastodon.bsd.cafe/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a></p>
Dendrobatus Azureus<p>Please read the screen cap closely and also read the Alt text &amp; realize how much boxyBSD has blown up</p><p>600 plus VMS!!!</p><p><a href="https://mastodon.bsd.cafe/tags/BoxyBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BoxyBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.bsd.cafe/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a> <a href="https://mastodon.bsd.cafe/tags/GNU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/FediVerse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediVerse</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/HowTos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HowTos</span></a> <a href="https://mastodon.bsd.cafe/tags/KVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KVM</span></a> <a href="https://mastodon.bsd.cafe/tags/Module" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Module</span></a> <a href="https://mastodon.bsd.cafe/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.bsd.cafe/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.bsd.cafe/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a> <a href="https://mastodon.bsd.cafe/tags/ProxLB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProxLB</span></a> <a href="https://mastodon.bsd.cafe/tags/LoadBalancer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LoadBalancer</span></a> <a href="https://mastodon.bsd.cafe/tags/Proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Proxmox</span></a> <a href="https://mastodon.bsd.cafe/tags/Ansible" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ansible</span></a> <a href="https://mastodon.bsd.cafe/tags/Virtualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Virtualization</span></a> <a href="https://mastodon.bsd.cafe/tags/Xen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xen</span></a> <a href="https://mastodon.bsd.cafe/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a></p>
Dendrobatus Azureus<p>An insightful article was written by <span class="h-card" translate="no"><a href="https://mastodon.gyptazy.com/@gyptazy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gyptazy</span></a></span> <br>If this is of your interest, and you take the time to read, analyze between the lines what has been said, you will learn a lot from this</p><p>If you are passionate about Proxmox like I am, you will love to read these kind of posts, because they've been systematically, logically and relatively simply formulated, so that it's digestible for the end user of proxmox all the way up to the diehard programmer who hacks in Proxmox code</p><p><a href="https://mastodon.bsd.cafe/tags/Ansible" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ansible</span></a> <a href="https://mastodon.bsd.cafe/tags/BoxyBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BoxyBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.bsd.cafe/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a> <a href="https://mastodon.bsd.cafe/tags/GNU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/FediVerse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediVerse</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/HowTos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HowTos</span></a> <a href="https://mastodon.bsd.cafe/tags/KVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KVM</span></a> <a href="https://mastodon.bsd.cafe/tags/Module" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Module</span></a> <a href="https://mastodon.bsd.cafe/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.bsd.cafe/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.bsd.cafe/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a> <a href="https://mastodon.bsd.cafe/tags/ProxLB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProxLB</span></a> <a href="https://mastodon.bsd.cafe/tags/LoadBalancer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LoadBalancer</span></a> <a href="https://mastodon.bsd.cafe/tags/Proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Proxmox</span></a> <a href="https://mastodon.bsd.cafe/tags/Virtualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Virtualization</span></a> <a href="https://mastodon.bsd.cafe/tags/Xen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xen</span></a> <a href="https://mastodon.bsd.cafe/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a></p>
Dendrobatus Azureus<p><span class="h-card"><a href="https://polymaths.social/@rl_dane" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rl_dane</span></a></span></p><p>I rewrote this post specifically from this server to get it properly formatted in <em>markdown</em></p><p><a href="https://polymaths.social/tags/vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vim</span></a> <a href="https://polymaths.social/tags/vimmasterrace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VimMasterRace</span></a> <a href="https://polymaths.social/tags/brammolenaar" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BramMolenaar</span></a> <a href="https://polymaths.social/tags/amiga" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amiga</span></a> <a href="https://polymaths.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://polymaths.social/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://polymaths.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://polymaths.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://polymaths.social/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://polymaths.social/tags/tsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tsh</span></a>&nbsp;&nbsp;<a href="https://polymaths.social/tags/100daysofcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysOfCode</span></a> <a href="https://polymaths.social/tags/posix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://polymaths.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://polymaths.social/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a></p>
Dendrobatus Azureus<p><span class="h-card"><a href="https://polymaths.social/@rl_dane" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rl_dane</span></a></span></p><p>Thank you for this wonderful tip</p><p>So it's</p><pre><code>:match Conceal /^.*$/ :set conceallevel=3 :highlight Conceal NONE </code></pre><p>When you're finished, just do</p><pre><code>:match </code></pre><p><a href="https://polymaths.social/tags/vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vim</span></a> <a href="https://polymaths.social/tags/vimmasterrace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VimMasterRace</span></a> <a href="https://polymaths.social/tags/brammolenaar" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BramMolenaar</span></a> <a href="https://polymaths.social/tags/amiga" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amiga</span></a> <a href="https://polymaths.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://polymaths.social/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://polymaths.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://polymaths.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://polymaths.social/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://polymaths.social/tags/tsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tsh</span></a>&nbsp;&nbsp;<a href="https://polymaths.social/tags/100daysofcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysOfCode</span></a> <a href="https://polymaths.social/tags/posix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://polymaths.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a></p>
Dendrobatus Azureus<p>How to compile C sources</p><pre><code>$ ./configure; make; make check; make install </code></pre><p>Make sure to check the references in your shell regarding compilation also<br>The man pages are your friend</p><p><a href="https://polymaths.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://polymaths.social/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://polymaths.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://polymaths.social/tags/c" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>C</span></a> <a href="https://polymaths.social/tags/configure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>configure</span></a> <a href="https://polymaths.social/tags/asm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ASM</span></a> <a href="https://polymaths.social/tags/make" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>make</span></a> <a href="https://polymaths.social/tags/install" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>install</span></a></p>
Dendrobatus Azureus<p>$ last | lolcat </p><p>I Love 💕 the colourful output of lolcat </p><p><a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/last" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>last</span></a> <a href="https://mastodon.bsd.cafe/tags/lolcat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lolcat</span></a></p>
Dendrobatus<p>$ dmesg|less</p><p>$ last|less</p><p>$ uptime</p><p>$ id|lolcat </p><p><a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://floss.social/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://floss.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://floss.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://floss.social/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://floss.social/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://mstdn.io/@wolf480pl" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>wolf480pl</span></a></span> <span class="h-card" translate="no"><a href="https://social.treehouse.systems/@cas" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>cas</span></a></span> it's easy...</p><p>The reasons one can despise something and the reason one appreciates it can be different.</p><p>I.e. I can appreciate <a href="https://infosec.space/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> for it's <a href="https://infosec.space/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> right from the <a href="https://infosec.space/tags/installer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>installer</span></a> but I can <a href="https://infosec.space/tags/despise" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>despise</span></a> it for <a href="https://infosec.space/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> not selling it as a commercial <a href="https://infosec.space/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a> distro for a <a href="https://infosec.space/tags/subscription" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>subscription</span></a> </p><p>Same with <a href="https://infosec.space/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a>: I can appreciate it for being better than <a href="https://infosec.space/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> (unix-<a href="https://infosec.space/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</span></a>) , <a href="https://infosec.space/tags/tcsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tcsh</span></a> or <a href="https://infosec.space/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> but I despise it for not having modernized like <a href="https://infosec.space/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a>. </p><ul><li>And with <a href="https://fishshell.com/" rel="nofollow noopener" target="_blank">fish</a> I appreciate it but I despise it's not the default <a href="https://infosec.space/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</span></a> for any <a href="https://infosec.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> distro I can use in <a href="https://infosec.space/tags/production" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>production</span></a>. </li></ul><p>It's called having <em>"mixed feelings"</em> or rather <a href="https://infosec.space/tags/NuancedOpinion" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NuancedOpinion</span></a>. </p><ul><li>Kinda like how every <a href="https://infosec.space/tags/skiddie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>skiddie</span></a> and <a href="https://infosec.space/tags/TechIlliterate" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechIlliterate</span></a> can use <a href="https://infosec.space/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> but that Windows is shit and the only reason they can is because they got groomed into being <a href="https://infosec.space/tags/consoomers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>consoomers</span></a> that accept <a href="https://infosec.space/tags/enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>enshittification</span></a> as a fact of life.</li></ul>
Dendrobatus Azureus<p>Don't tell me you still don't have a boxyBSD VM. Request one while they lasr</p><p>Here's the status of the hypervisors running boxyBSD VMs</p><p>.🖋️ <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/boxyBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>boxyBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a>&nbsp;&nbsp;<a href="https://mastodon.bsd.cafe/tags/netBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>netBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/openBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>openBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a></p>
Dendrobatus Azureus<p>Linus Torvalds has proper motivated reasons for really disliking file systems without a case sensitivity.</p><p>Read this with me from the kernel lkml, regarding bcachefs. </p><p>Re: [GIT PULL] bcachefs fixes for 6.15-rc4 - Linus Torvalds<br><a href="https://lore.kernel.org/lkml/CAHk-=wjajMJyoTv2KZdpVRoPn0LFZ94Loci37WLVXmMxDbLOjg@mail.gmail.com/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lore.kernel.org/lkml/CAHk-=wja</span><span class="invisible">jMJyoTv2KZdpVRoPn0LFZ94Loci37WLVXmMxDbLOjg@mail.gmail.com/</span></a></p><p>🖋️ <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/tcsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tcsh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/lkml" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lkml</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://mastodon.bsd.cafe/tags/100daysofCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100daysofCode</span></a> <a href="https://mastodon.bsd.cafe/tags/640DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>640DaysOfCode</span></a> <a href="https://mastodon.bsd.cafe/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://mastodon.bsd.cafe/tags/1024DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>1024DaysOfCode</span></a> <a href="https://mastodon.bsd.cafe/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/Torvalds" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Torvalds</span></a> <a href="https://mastodon.bsd.cafe/tags/filesystem" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>filesystem</span></a></p>
Dendrobatus Azureus<p>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?</p><p>.🖋️ <a href="https://mastodon.bsd.cafe/tags/xFace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xFace</span></a> <a href="https://mastodon.bsd.cafe/tags/KDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a> <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/MX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MX</span></a> <a href="https://mastodon.bsd.cafe/tags/mxLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mxLinux</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a> <a href="https://mastodon.bsd.cafe/tags/gPartEd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gPartEd</span></a> <a href="https://mastodon.bsd.cafe/tags/Gnome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gnome</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/fresh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fresh</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/hugo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hugo</span></a> <a href="https://mastodon.bsd.cafe/tags/gvfs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gvfs</span></a> <a href="https://mastodon.bsd.cafe/tags/backgrounds" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>backgrounds</span></a> <a href="https://mastodon.bsd.cafe/tags/wallpaper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wallpaper</span></a> <a href="https://mastodon.bsd.cafe/tags/Vallpaper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vallpaper</span></a> <a href="https://mastodon.bsd.cafe/tags/gufw" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gufw</span></a></p>
Dendrobatus Azureus<p>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.<br>Since I dont run zfs jet on a centralized HDD / SSD I simply use mc -a to do the job manually.<br>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</p><p>Since my KDE MX install is moothing 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.</p><p>I chose to keep XFce seperate from KDE distro wise due to size constraints I;ve put on my boot partition</p><p>.🖋️ <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/MX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MX</span></a> <a href="https://mastodon.bsd.cafe/tags/mxLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mxLinux</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a> <a href="https://mastodon.bsd.cafe/tags/gPartEd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gPartEd</span></a> <a href="https://mastodon.bsd.cafe/tags/xFace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xFace</span></a> <a href="https://mastodon.bsd.cafe/tags/KDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a> <a href="https://mastodon.bsd.cafe/tags/Gnome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gnome</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/fresh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fresh</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.bsd.cafe/tags/backgrounds" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>backgrounds</span></a> <a href="https://mastodon.bsd.cafe/tags/wallpaper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wallpaper</span></a> <a href="https://mastodon.bsd.cafe/tags/Vallpaper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vallpaper</span></a> <a href="https://mastodon.bsd.cafe/tags/gufw" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gufw</span></a></p>
Dendrobatus Azureus<p>Linus Torvalds has coded git two decades ago.</p><p>Learn about why how who and where here</p><p><a href="https://youtu.be/sCr_gb8rdEI?si=s8tDVh1e8dBTGWkJ" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtu.be/sCr_gb8rdEI?si=s8tDVh</span><span class="invisible">1e8dBTGWkJ</span></a></p><p>🖋️ <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/tcsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tcsh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://mastodon.bsd.cafe/tags/100daysofCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100daysofCode</span></a> <a href="https://mastodon.bsd.cafe/tags/640DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>640DaysOfCode</span></a> <a href="https://mastodon.bsd.cafe/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://mastodon.bsd.cafe/tags/1024DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>1024DaysOfCode</span></a> <a href="https://mastodon.bsd.cafe/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>
Dendrobatus Azureus<p>Look at the year 2K17 yet I still used DVD storage to boot ghostBSD!</p><p>.🖋️ <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/freeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/ghostBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ghostBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/tksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tksh</span></a> <a href="https://mastodon.bsd.cafe/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://mastodon.bsd.cafe/tags/tcsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tcsh</span></a>&nbsp;&nbsp;<a href="https://mastodon.bsd.cafe/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a> <a href="https://mastodon.bsd.cafe/tags/KDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a>&nbsp; <a href="https://mastodon.bsd.cafe/tags/DVD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DVD</span></a> <a href="https://mastodon.bsd.cafe/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.bsd.cafe/tags/retro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retro</span></a> <a href="https://mastodon.bsd.cafe/tags/storage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>storage</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a>&nbsp;&nbsp;<a href="https://mastodon.bsd.cafe/tags/fresh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fresh</span></a> <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>