techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#bash

50 posts40 participants2 posts today
Eugene :emacs: :freebsd:<p>Fixed bug in stumpish, which disallows to successfully run stumpish inside shell script, which was launched inside StumpWM or StumpWM REPL.</p><p>Hope, it will be merged by the StumpWM devs :dragnloaf: </p><p><a href="https://github.com/stumpwm/stumpwm-contrib/pull/313" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/stumpwm/stumpwm-con</span><span class="invisible">trib/pull/313</span></a></p><p><a href="https://mas.to/tags/StumpWm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>StumpWm</span></a> <a href="https://mas.to/tags/stumpish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>stumpish</span></a> <a href="https://mas.to/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mas.to/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</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</strong></p><p>One of the main reasons is that it has been coded by a command line programmer</p><p>Alsaplayer has been ported to many different Operating System Architectures including freeBSD</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>
Felix 🇨🇦 🇩🇪 🇺🇦<p>Getting decent error reports in <a href="https://mstdn.io/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> when you're using 'set -e'</p><p>Chris's Wiki :: blog/programming/BashGoodSetEReports<br><a href="https://utcc.utoronto.ca/~cks/space/blog/programming/BashGoodSetEReports" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">utcc.utoronto.ca/~cks/space/bl</span><span class="invisible">og/programming/BashGoodSetEReports</span></a></p>
awb<p>Readline has a lot of useful command history functions that largely obviate the need for traditional history expansion in Bash.</p><p>Some features remain useful like quick substitution (^ ^) and the current line event designator (!#). In many cases they can be faster than command line editing or cut-and-paste.</p><p>Another useful tool is fc (originally ksh). While opening an editor with commands is a surprising approach, it can edit and run a range of history lines at once!</p><p><a href="https://mastodon.sdf.org/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</span></a> <a href="https://mastodon.sdf.org/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a></p>
dewomser<p><a href="https://social.tchncs.de/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://social.tchncs.de/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://social.tchncs.de/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a><br>Mastodon Backup Download angefordert. <br>Offline angucken kann man sich das, wenn man auf der Kommandozeile diesen Webserver startet.</p><p>python mastodon-data-viewer.py --use-outbox</p><p>Die App ist schon älter und das Ergebnis ist nicht besonders chic.</p><p><a href="https://github.com/blackle/mastodon-data-viewer.py" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/blackle/mastodon-da</span><span class="invisible">ta-viewer.py</span></a></p>
Matthew Martin<p>Do you have so much <a href="https://mastodon.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> in your <a href="https://mastodon.social/tags/gitlab" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gitlab</span></a> pipelines that you wish you could use professional tooling, IDEs, shellcheck, local execution, etc.?</p><p>Well, have I got a tool for you. Compile your .sh files into yaml.</p><p><a href="https://pypi.org/project/bash2gitlab/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pypi.org/project/bash2gitlab/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/gitlabci" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gitlabci</span></a></p>
Dendrobatus Azureus<p>Alt text overflow</p><p>The forecast for Monday, July 28, shows "Partly cloudy" in the morning with a temperature of +27(30) °C and wind speed of 10 km/h, followed by "Patchy light drizzle" at noon with a temperature of +31(34) °C and wind speed of 5 km/h. The evening shows "Patchy rain nearby" with a temperature of +26(29) °C and wind speed of 13-23 km/h, and the night shows "Patchy rain nearby" with a temperature of +24(27) °C and wind speed of 9 km/h.</p><p>The location is specified at the bottom of the interface as Nieuw Amsterdam, Commewijne, Suriname, with coordinates 5.83762285, -55.08387520134124. The interface uses a dark theme with colorful icons and text to represent weather conditions, such as sun, clouds, and rain.</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>$ curl wttr.in/nieuw_amsterdam_suriname|lolcat</p><p>gives the following 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 had to trim of this part from the ALT text due to max field size</p><p>For Sunday, July 27, the morning is sunny with a temperature of +26°C and a wind speed of 10 km/h, followed by patchy rain at noon with a temperature of +31°C and a wind speed of 10 km/h. The evening is expected to have light rain showers with a temperature of +27°C and a wind speed of 10 km/h, and the night is forecasted to have patchy rain with a temperature of +25°C and a wind speed of 9 km/h.</p><p>For Monday, July 28, the morning is partly cloudy with a temperature of +27°C and a wind speed of 10 km/h, followed by patchy light drizzle at noon with a temperature of +31°C and a wind speed of 5 km/h. The evening is expected to have patchy rain with a temperature of +26°C and a wind speed of 10 km/h, and the night is forecasted to have patchy rain with a temperature of +24°C and a wind speed of 9 km/h.</p><p>The interface uses a color-coded system to indicate weather conditions, with green for sunny, yellow for patchy rain, and purple for light rain showers. The wind speed and precipitation are also displayed for each time slot.</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>$ curl wttr.in/leonsberg_suriname|lolcat</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>
AskUbuntu<p>Colored man pages stopped working in Ubuntu 24 <a href="https://ubuntu.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://ubuntu.social/tags/manpage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>manpage</span></a> <a href="https://ubuntu.social/tags/less" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>less</span></a></p><p><a href="https://askubuntu.com/q/1553539/612" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">askubuntu.com/q/1553539/612</span><span class="invisible"></span></a></p>
HankB<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@verzulli" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>verzulli</span></a></span> I've been using <a href="https://fosstodon.org/tags/Ansible" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ansible</span></a> for provisioning stuff, mostly Raspberry Pis that do IoT duty. For backups I use <a href="https://fosstodon.org/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> scripts.</p><p>Do you see significant advantages for automating routine tasks using Ansible vs. scripting?</p><p>I'm particularly curious about idempotency - it seems like Ansible wants to do something once and once done, not repeat it.</p>
Marcel<p>Bisher hab ich ja ausschließlich die <a href="https://fedifriends.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> verwendet, in Kombination mit <a href="https://fedifriends.social/tags/Atuin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atuin</span></a> für eine deutlich bessere History. Farblich angepasst mittels der "PS"-Variable in der Konfigurationsdatei.</p><p>Die letzten Tage hab ich ein bisschen umher probiert mit <a href="https://fedifriends.social/tags/Fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fish</span></a> und <a href="https://fedifriends.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> Fish hat mir zu viele komische Eigenheiten. Die Doku ist gut, aber unübersichtlich und dieses doofe gekürze bei den Pfaden war richtig doof. Das kann man abschalten, ja, aber als Standard fand ich es doof. Das PPA für die aktuelle Version im Ubuntu Testcontainer konnte ich nicht hinzufügen. Vielleicht lags auch mal wieder an Launchpad. <br>Oh-my-fish wird nicht mehr gepflegt, da fehlt ein Maintainer. Weitergehende Anpassungen sollen über eine Webkonsole möglich sein, die lauscht aber nur auf localhost, bringt mir also nix. Andernfalls viel lesen in der Dokumentation.</p><p>Es ist also die Z-Shell geworden in Kombination mit Oh-my-zsh und Atuin. Funktioniert richtig super, Anpassungen können mittels "omz" Kommando sehr einfach gemacht werden, sonst ist da auch die manuelle Bearbeitung in der Zshrc ebenfalls sehr einfach möglich wie bei der Bashrc.</p><p>Was mich ein bisschen störte war, das viele Themes eine Git-Integration haben und komisch darstellen. Mit dem Theme Fino bin ich zufrieden, was das angeht, da diese den Branch abgetrennt angibt und nicht direkt hinter dem Pfad. 2 Plugins musste ich ebenfalls selbst nachinstallieren (zsh-autosuggestions zsh-syntax-highlighting), wäre super, wenn die ebenfalls in OMZ dabei wären.</p><p>Für alle, die die Bash ein bisschen pimpen wollen gibt es da noch "oh-my-bash" :neocat_sign_nya:</p>
Travis B. Hartwell<p>MyCmd and MyProject Weekly Status Report: 2025 Week 30</p><p>Finished up fileset work; added mechanisms for executing other tasks. Ported MyProject’s own task definition file to a task definition directory that uses the new APIs and am using it to dog food running its own tasks.</p><p><a href="https://iam.travishartwell.net/mycmd/blog/2025-07-25-mycmd-and-myproject-weekly-progress-report:-2025-week-30/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">iam.travishartwell.net/mycmd/b</span><span class="invisible">log/2025-07-25-mycmd-and-myproject-weekly-progress-report:-2025-week-30/</span></a></p><p><a href="https://mastodon.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.social/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a></p>
BujakiewiczFranco<p>Hello guys! I'm returned before two weeks. There are the result of my NixOS setup.</p><p>There are some of my config files:<br><a href="https://github.com/FrancoBujakiewicz/nixos-setup" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FrancoBujakiewicz/n</span><span class="invisible">ixos-setup</span></a></p><p><a href="https://mastodon.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nixos</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/xmonad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xmonad</span></a> <a href="https://mastodon.social/tags/haskell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>haskell</span></a> <a href="https://mastodon.social/tags/lisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.social/tags/commonlisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commonlisp</span></a> <a href="https://mastodon.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.social/tags/nvim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nvim</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://mastodon.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.social/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.social/tags/setup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>setup</span></a> <a href="https://mastodon.social/tags/desktop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>desktop</span></a> <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a></p>
Linux Magazine<p>Users can now choose their own shell on CachyOS<br><a href="https://www.linux-magazine.com/Online/News/CachyOS-Now-Lets-Users-Choose-Their-Shell?utm_source=mlm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linux-magazine.com/Online/News</span><span class="invisible">/CachyOS-Now-Lets-Users-Choose-Their-Shell?utm_source=mlm</span></a><br><a href="https://fosstodon.org/tags/CachyOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CachyOS</span></a> <a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://fosstodon.org/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</span></a> <a href="https://fosstodon.org/tags/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</span></a> <a href="https://fosstodon.org/tags/Zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zsh</span></a> <a href="https://fosstodon.org/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://fosstodon.org/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a></p>
Teklynk<p>FreeScriptFriday: I know creating a backup image using dd is easy, but I like to use this script anyway. It has some "are you sure?" prompts and a default save location if you don't specify a out file. <a href="https://paste.teklynk.com/77c87303" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">paste.teklynk.com/77c87303</span><span class="invisible"></span></a><br><a href="https://social.linux.pizza/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://social.linux.pizza/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://social.linux.pizza/tags/freescriptfriday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freescriptfriday</span></a> <a href="https://social.linux.pizza/tags/automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>automation</span></a> <a href="https://social.linux.pizza/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>
Dendrobatus Azureus<p>For me that meant that I had to rebuild my live environment again from scratch since my main mini Pc Computing system has failed me a number of weeks ago. Since I'm quite affluent in using proxmox like environments I've taken it upon me to automate certain of these tasks so that the restoration of the Live environment has happened exponentially faster</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/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</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/fish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fish</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/Proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Proxmox</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/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</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/GPL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GPL</span></a></p>
John-Mark Gurney<p><span class="h-card" translate="no"><a href="https://chaos.social/@scy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>scy</span></a></span></p><p>My idle/thinking command is jobs to see what vi editor sessions I need to fg to continue working on what I was doing.</p><p><a href="https://flyovercountry.social/tags/Vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vim</span></a> <a href="https://flyovercountry.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://flyovercountry.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://flyovercountry.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>