Skip to content
  • 0 Votes
    1 Posts
    0 Views
    stefano@mastodon.bsd.cafeS
    Announcing BSSG 0.40.0: RAM-First Build Mode, Fediverse Integration, and Semantic HTML OverhaulBSSG 0.40.0 is here, delivering a lightning-fast RAM build mode, native Fediverse integration, expanded CLI overrides, and new themes.https://blog.bssg.dragas.net/2026/03/27/announcing-bssg-0-40-0-ram-mode-fediverse/#BSSG #SSG #Bash #StaticSite #StaticSiteGenerator
  • Meteorology

    Uncategorized weather wttr lolcat curl bash
    1
    1
    0 Votes
    1 Posts
    0 Views
    radio_azureus@ioc.exchangeR
    MeteorologyCurrent weather in Donderskamp SR SA with the infinite power of wttr.in & the grace of lolcat(6) ️‍ wttr curl(1) & {ba{c{k{z{fi}}}}}shBackground photograph is a Nature cloud scene composed with FL CIRC_POL and UV filters stacked using a Nikon prime lenslog$ curl -v wttr.in/donderskamp|lolcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0* Host wttr.in:80 was resolved.IPv6: (none)IPv4: 5.9.243.1870 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0* Trying 5.9.243.187:80...Connected to wttr.in (5.9.243.187) port 80using HTTP/1.x> GET /donderskamp HTTP/1.1> Host: wttr.in> User-Agent: curl/8.14.1> Accept: /> Request completely sent off< HTTP/1.1 200 OK< Access-Control-Allow-Origin: *< Content-Length: 9389< Content-Type: text/plain; charset=utf-8< Date: Tue, 24 Mar 2026 16:47:50 GMT< { [2625 bytes data]100 9389 100 9389 0 0 1622 0 0:00:05 0:00:05 --:--:-- 2074Connection #0 to host wttr.in left intactWeather report: donderskamp`/"".-. Patchy rain nearby ,_( ). +26(29) °C /(() 18 km/h ‘ ‘ ‘ ‘ 10 km ‘ ‘ ‘ ‘ 0.1 mm Note:You should repeat the request with an interval of 8 then 60 secs when the server sends and empty response to curl, watch the LOG!APIhttps://wttr.inhttps://en.wikipedia.org/wiki/Bash_(Unix_shell)https://gnu.orghttps://directory.fsf.org/wiki/Bash https://curl.se/https://github.com/busyloop/lolcatZ#Weather #wttr #lolcat #curl #bash #csk #ksh #zsh #sh #fish #meteorology #environment #Physics #Chemistry #Mathematics #Lineair #algebra #technology #OpenSource #programming #POSIX
  • 0 Votes
    8 Posts
    0 Views
    tux@burningboard.netT
    @Larvitz Ah, you don’t really need that anymore these days 🫣 — Gemini CLI and Codex are faster anyway
  • 0 Votes
    1 Posts
    0 Views
    dewomser@social.tchncs.deD
    #Linux #Bash Kommandos, Einzeiler, sehr kurze Bashskripte und Tipps. Fast 200 Einträge.Als Liste und Jetzt mit Suchroboterhttps://www.untergang.de/index.php/git/all-my-github-gists
  • Meteorology

    Uncategorized weather wttr lolcat curl bash
    1
    1
    0 Votes
    1 Posts
    0 Views
    radio_azureus@ioc.exchangeR
    MeteorologyCurrent weather in Groningen SR SA with the infinite power of wttr.in & the grace of lolcat(6) ️‍ wttr curl & {ba{c{k{z{fi}}}}}sh[that means any shell you love]Background photograph is a sunset magnificolog$ curl --verbose wttr.in/groningen_suriname|lolcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0* Host wttr.in:80 was resolved.IPv6: (none)IPv4: 5.9.243.187 Trying 5.9.243.187:80...0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0* Connected to wttr.in (5.9.243.187) port 80using HTTP/1.x> GET /groningen_suriname HTTP/1.1> Host: wttr.in> User-Agent: curl/8.14.1> Accept: /> Request completely sent off0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0< HTTP/1.1 200 OK< Access-Control-Allow-Origin: *< Content-Length: 9209< Content-Type: text/plain; charset=utf-8< Date: Mon, 23 Mar 2026 14:31:36 GMT< { [3945 bytes data]100 9209 100 9209 0 0 1419 0 0:00:06 0:00:06 --:--:-- 2180Connection #0 to host wttr.in left intactWeather report: groningen_suriname\ / Partly cloudy_ /"".-. +30(33) °C _( ). 14 km/h /(__(_) 10 km 0.0 mm Note:Do not forget to repeat the request with an interval of 8 then 60 secs when the server sends and empty response to curl, watch the LOG~APIhttps://wttr.inZ#Weather #wttr #lolcat #curl #bash #csk #ksh #zsh #sh #fish #meteorology #environment #Physics #Chemistry #Mathematics #Lineair #algebra #technology #OpenSource #programming #POSIX
  • 0 Votes
    5 Posts
    0 Views
    surefire@infosec.exchangeS
    @kagan Without seeing the script itself, two thoughts:Make sure the script starts with a #! line, since that tells the OS what kind of script it is.Since you mentioned being able to touch a file, write to a log file to see exactly where it is hanging:#!/bin/bashecho 0 >> mylogfile(first line of code here)echo 1 >> mylogfile(second line of code here)echo 2 >> mylogfile(third line of code here)...
  • $ dmesg|less

    Uncategorized linux dmesg bash csh
    1
    0 Votes
    1 Posts
    0 Views
    radio_azureus@ioc.exchangeR
    $ dmesg|less#Linux #dmesg #sh #bash #csh #ksh #zsh #fish
  • 0 Votes
    1 Posts
    0 Views
    ros@techhub.socialR
    Compare top Linux terminal emulators: Alacritty, Kitty, WezTerm, GNOME Terminal, and more. Features, performance, and customization options reviewed.#Linux #bash #Dev #DevOps #Open Source #Hardware #NVidiahttps://www.glukhov.org/developer-tools/terminals-shell/terminal-emulators-for-linux-comparison/
  • 0 Votes
    1 Posts
    0 Views
    dewomser@social.tchncs.deD
    #Linux #Bashfbi ist ein Bildbetrachter /show /editor für das Terminal (ohne X)im Beispiel TTY3https://gist.github.com/dewomser/fcf621c7ee524912408a12409c172384
  • 0 Votes
    2 Posts
    5 Views
    deepsy@norden.socialD
    @reeeen die Richtung des Zusammenhangs wäre mindestens irgendeine Bäschlorarbeit wert
  • $ ls -lR ~

    Uncategorized bash simple list structure
    1
    0 Votes
    1 Posts
    0 Views
    radio_azureus@ioc.exchangeR
    $ ls -lR ~#sh #bash #simple #list #structure
  • 0 Votes
    1 Posts
    0 Views
    iantwenty@floss.socialI
    Do you write scripts for a POSIX shell? There's a new test runner 'Brat', only a month old:https://codeberg.org/sstephenson/bratBrat='Brutal Runner for Automated Tests'. Intentionally small, to be embedded directly in projects, less than 1000 lines, TAP output.If you've ever used Bats here's a comparison:https://codeberg.org/sstephenson/brat#comparison-with-bats(essentially it's more minimal, less dependencies, probably faster, much more portable)I've been using it to test YSH (Oils project).#Linux #POSIX #shell #BASH #OilShell
  • 0 Votes
    1 Posts
    0 Views
    dewomser@social.tchncs.deD
    #Linux #BashWetter von der Hochschule Worms kann man über ein sehr einfaches API beziehenHier gibts ein kurzes Bashskript dazuhttps://gist.github.com/dewomser/8be2f3a36f9737d35fa3c6542b8bd980
  • 0 Votes
    2 Posts
    5 Views
    alexshendi@rollenspiel.socialA
    @tillgrallert Interesting. If you set TZ to UTC, it works. In Fact, any of CET,UTC,EST will work.
  • 0 Votes
    1 Posts
    0 Views
    dewomser@social.tchncs.deD
    #Linux #Bash Schneller Bildbetrachter mit framebuffer/ fbisudo fbi -noverbose -T 3 -a -d /dev/fb0 /home/karl/Bilder/Bild.jpgDer Fokus springt bei mir automagisch auf tty3 (wegen Parameter -T3) und zeigt dort das Bild-Zurück gehts mit <STRG> + <ALT> + <F1>Ohne Gewähr.
  • 0 Votes
    6 Posts
    2 Views
    a@852260996.91268476.xyzA
    @opennomad@mastodon.social I moved to dagu, but I did use systemd timers extensively
  • I'm testing the new BSSG test build.

    BSD bssg ssg bash staticsitegener
    4
    0 Votes
    4 Posts
    42 Views
    fcalva@cyberplace.socialF
    @stefano Wow, i still have a lot to learn about Bash. Didn't even know there were data structures !