https://ryelang.org/ Interestig programming language based on ideas from Rebol, flavored by Factor, Linux shell and Go with a good REPL
Command Line Week (Part II) Begins!
Terminal. Shell. Command Line. Thing with the letters and stuff. Whatever you want to call it, we’re celebrating it all week at The Lunduke Journal! All of the fun is happening here: https://lunduke.locals.com/ ⌘ Read more
My hacky shell pipeline was flawed. Flexo actually saved ~689 MiB of bandwidth, or 35.7% of my total package downloads.
@prologic@twtxt.net @jmjl@tilde.green
It looks like there’s a podman issue for adding the context subcommand that docker has. Currently podman does not have this subcommand, although this comment has a translation to podman commands that are similar-ish.
It looks like that’s all you need to do to support podman right now! Though I’m not 100% sure the containers I tried really are running remotely. Details below.
I manually edited the shell script that cas.run add returns, changing all the docker commands to podman commands. Specifically, I put alias docker=podman at the top so the check for docker would pass, and then I replaced the last two lines of the script with these:
podman system connection add cas "host=tcp://cas.run..."
podman system connection default cas
(that … after cas.run is a bunch of connection-specific stuff)
I ran the script and it exited with no output. It did create a connection named “cas”, and made that the default. I’m not super steeped in how podman works but I believe that’s what you need to do to get podman to run containers remotely.
I ran some containers using podman and I think they are running remotely but I don’t know the right juju to verify. It looks right though!
This means you could probably make minor modifications to the generated shell script to support podman. Maybe when the check for docker fails, check for podman, and then later in the script use the podman equivalents to the docker context commands.
Myth: Windows 3.1 was just a shell on top of DOS
Bonus Myth: Windows 3.1 did not have real multitasking ⌘ Read more
According to the RedMonk programming language rankings from Jan 2023, Go and Scala are tied at 14th place 😏
1 JavaScript
2 Python
3 Java
4 PHP
5 C#
6 CSS
7 TypeScript
7 C++
9 Ruby
10 C
11 Swift
12 Shell
12 R
14 Go
14 Scala
16 Objective-C
17 Kotlin
18 PowerShell
19 Rust
19 Dart
RT by @mind_booster: One of the world’s biggest polluters, #Shell, just announced obscene annual profit of $40bn. Shell accounts for close to 1.6% of the global 1.5°C carbon budget. We must prioritize people and planet over profit and #ActInTime. https://www.theguardian.com/business/2023/feb/02/shell-profits-2022-surging-oil-prices-gas-ukraine
One of the world’s biggest polluters, #Shell, just announced obscene annual profit of $40bn. Shell accounts for close to 1. … ⌘ Read more
Animated ASCII Christmas Tree and Hanukkah Menorah in your Shell
Because your Terminal deserves to feel festive during the holidays. ⌘ Read more
“The Sidecar” – Adding advanced networking, and a Linux shell, to a Psion palmtop
One of the coolest designs I’ve seen for extending older computers via the serial port. ⌘ Read more
Git security vulnerabilities announced
Upgrade your local installation of Git, especially when cloning with –recurse-submodules from untrusted repositories, or if you use git shell interactive mode. ⌘ Read more
Git security vulnerabilities announced
Upgrade your local installation of Git, especially when cloning with `–recurse-submodules` from untrusted repositories, or if you use `git shell` interactive mode. ⌘ Read more
The first UNIX Shell: 1971’s Thompson Shell
Over 50 years old and still surprisingly usable! ⌘ Read more
Command Line Week starts… now!
Listen now (26 min) | Shells. Terminals. Text User Interfaces. All week long. ⌘ Read more
The History of the First Computer Shell
BASH? PowerShell? It all traces back to 1963. And the work of an amazing Frenchman, CTTS, and Multics. ⌘ Read more
Linux, Alternative OS, & Retro Computing News - Sep 10, 2022
Haiku approaches Beta 4, Apple II Desktop updated, GNOME Shell Mobile, Quake ported to Apple Watch, and OpenStreetMap for Amiga. ⌘ Read more
Reef shark rescued from Singapore oil refinery
Shell plc said it would be taking action ‘to enhance preventive measures’ at its seawater intake areas. A sea turtle got stuck in the same intake bay in 2017. ⌘ Read more
Coronavirus: elderly Hongkongers turn to expressive arts therapy to ease pandemic blues
The treatment has helped elderly residents suffering from long Covid open up and come out of their shell, says therapist Janet Li Wai-chong. ⌘ Read more
In Ukraine-Russia war, echoes of WWI with artillery duels, trenches and shell-blasted landscapes
Satellite images of shell-blasted, trench-marked landscapes show why some experts and leaders have drawn parallels with World War I. ⌘ Read more
Calendar & To-Do lists in the Shell with calcurse
Watch now (11 min) | Web-based calendaring systems are so last year. ⌘ Read more
“GameShell” interactive game for learning Linux shell commands
Change directories… save the world. ⌘ Read more
mprocs: A new way to run multiple shell applications in one shell
With a cool process list. And it works on Linux, Mac, & Windows. ⌘ Read more
Liven up your Linux Shell with random colorful ASCII art
Plus: How to display colorful art whenever you start a new Linux Terminal. ⌘ Read more
Two tools for translating text between languages… from a Linux Shell.
Because sometimes you need to translate a quote without leaving the terminal. ⌘ Read more
Make Linux Shell scripts declare “Success” or “Failure” using the Super Smash Bros announcer voice
… or any other audio files if you want to get creative about it. ⌘ Read more
Nushell 0.6 is the coolest shell. Maybe ever.
And running it in cool-retro-term is almost TOO fun. ⌘ Read more
Make the Linux shell look like DOS.
Why would you want to make your Linux terminal look like DOS. Well. Why not? ⌘ Read more
https://si3t.ch/Logiciel-libre/awk.html code shell awk
a zero dependency shell script that makes it really simple to manage your text notes [[https://github.com/nickjj/notes]] #links
@adi@f.adi.onl Ugh sorry for not replying. If the file list is dynamic, usually you use something like autoconf to generate the Makefile. I’ve also used wildcards in the past and that works okay. You should be able to use shell commands to populate the file list.
jenny -f. Have now jennys cache under revision control, automatically commiting changes after each fetch. Let's see if this helps finding a (possible) bug.
@movq@www.uninformativ.de Your scenario would produce observed behaviour, agreed. On the other side I’m sure I’ve set very URL in lasttwt > 1630000000.0 (manually, in my editor).
But I can’t reproduce any weird behaviour right now. I’ve tried to “blackhole” twt.nfld.uk temporarily. That does not have any effect.
I’ve also tried to force twt.nfld.uk to deliver an empty twtxt. That does not have any effect either.
So I guess everything is fine with jenny.
I have wrapped jenny into some shell script to versionize ~/.cache/jenney. This way I have better data if anything unexprected is showing again.
a simple Makefile for forwarding internet to your local machine:
SSH_HOST=https://xuu.me
PRIV_KEY=~/.ssh/id_ed25519
forward:
LOCAL_PORT=$(HOST_PORT); sh -c "$(shell http --form POST $(SSH_HOST) pub=@$(PRIV_KEY).pub | grep ^ssh | head -1 | awk '{ print "ssh -T -p " $$4 " " $$5 " -R " $$7 " -i $(PRIV_KEY)" }')"
Now i have one more project that i started on Saturday (24 July): gros - os on rust (it has simple shell already and calc and i have to do a lot more). Also sources are already published
Now i have one more project that i started on Saturday (24 July): gros - os on rust (it has simple shell already and calc and i have to do a lot more). Also sources are already published
https://blog.seboss666.info/2020/04/programmation-defensive-en-bash/ bash code script shell
https://github.com/jorgebucaran/awesome-fish fish shell
https://deftly.net/posts/2017-05-01-openbsd-ksh-tab-complete.html ksh openbsd shell
My blog system now has tagging (all pure POSIX shell of course) ⌘ Read more…
@movq@www.uninformativ.de “Random thought: Would be great if you could do for i in ...; do something "$i" & done ; wait in a Shell script, but with the Shell only spawning one process per CPU.” -> Interesting which annoyances stay in the back of the head – I’d never articulated this, but it’s absolutely true that this would be great.
I have been using Unix for 25+ years and I just learned about the status character in shells (often ^T). Huh.
@prologic@twtxt.net rc, the Plan 9 shell.
I’m posting this from ~ an old 3G iPhone and have logged it into my tilde club shell a/c.
@prologic@twtxt.net to answer some of your previous questions, i’m using txtnish for my timeline and user controls, and plain twtxt for posting. the alternative to that would be setting up a bunch of shell aliases or small scripts. or making my own client in Go. There’s a thought… ;)
@prologic@twtxt.net (#https://twtxt.net/search?tag=tsvhqdq OK. Im upgrading my tools. twtxt works pretty well inside an Emacs shell window…