Bonum Certa Men Certa

Reading Concise IRC Logs of Techrights in (Almost) Real Time From the Command Line

Video download link | md5sum 98e0fbb9686d5cd46fd09bb149f06622



Summary: To make it possible to follow all the Techrights IRC channels from the command line throughout the day we share some shell scripts that I personally use (to keep myself abreast of what goes on)

JUST A FEW months ago we explained How to Follow All Our Channels (Interactively) From the Command Line and ways of Following Techrights IRC Channels From the Command Line (or the Web and Gemini). We continue to explore new ways of interacting with IRC, including over Gemini and with the command line (cURL and GNU wget as the Swiss army knives).



In the video above I show some small and simple tools I developed for my own use and added/pushed to Git a few weeks ago (further changes days ago). All the programs are also available in git@techrights (under Desktop-Utils).

Long story short, to get updates every 5 minutes for all channels (filtered, simplified):

watch --color  -n 300 "wget -qO- http://techrights.org/irc-archives/irc-status.txt | tail -n 400 \
        |  cut -c18-135 | GREP_COLOR='01;36'  grep --color=always 'techrights-news\|$'  | grep -i --color=always 'schestowitz\|$'   \
        | grep -v '<=='   \
        | grep -v 'techrights-ipfs-bot'   \
        | grep -v 'IRC logs ready'   \
        | sed 's/>      / /' \
        | sed 's/techrights-news/         TR/' \
        | sed 's/schestowitz/  RS/' \
        | uniq \
        | sed 's/☞.*$//' \
        | sed 's/●.*$//' \
        | tail -n55 | grep -v 'Binary file'"


To get just the news from the main channel (the techrights-news bot):

watch --color  -n 300 "wget -qO- http://techrights.org/irc-archives/irc-status.txt | tail -n 150 \
        | cut -c18-100 \
        | GREP_COLOR='01;36'  grep --color=always 'techrights-news\|$'  \
        | grep -i --color=always 'schestowitz\|$'   \
        | grep -v '<=='   \
        | sed 's/>      / /' \
        | grep techrights-news  \
        | uniq \
| perl -e 'print reverse <>' \
| sed 's/techrights-news/TR/' \
| sed 's/● NEWS ●/N/'"


On most modern distros of GNU/Linux all the required programs are probably available already.

Recent Techrights' Posts

SLAPP Censorship - Part 103 Out of 200: Telling People What They Know and Don't Know About Death Threats They Receive
patronising letters sent on behalf of the Serial Strangler from Microsoft
IBM Genies in the Bottle
for ordinary people working who at at IBM, it's not hard to see that IBM is floundering
 
Only Days After Mass Layoffs in Microsoft's Azure There Are Headlines About Much-Expected XBox Layoffs
XBox as a console is basically dead or "fast-dying"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 11, 2026
IRC logs for Thursday, June 11, 2026
Links 11/06/2026: Disputes Over Copyright Infringement, Failure to Meet Climate Goals, "ChatGPT Caught Recommending “Products” That Are Just Scams"
Links for the day
Gemini Links 11/06/2026: Programmable Systems and Slop "is Coming for Your Serifs"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, June 10, 2026
IRC logs for Wednesday, June 10, 2026
Links 11/06/2026: LF Openwashing of Slop and "Azerbaijan Bans TikTok and Other Social Media Apps in School"
Links for the day
European Patent Office (EPO) Series: The Centre (in Portugal) Falls Apart…
Luís Montenegro became embroiled in a conflict-of-interest controversy
IBM Lost About 18% of Its "Market Value" This Month
In IBM's case, a lot of the latest "pump" was Arvind's "quantum" hype/fantasy
Gemini Links 10/06/2026: Signal to Noise, Cancer, and Permacomputing
Links for the day
Links 10/06/2026: More Microsoft Layoffs, Sweden to "Ban Mobile Phones in Schools"
Links for the day
Communities and "Prosumers."
today's meetup will be about community
Gemini and Gopher Links 10/06/2026: Roasting, Changes, and Harms of Slop
Links for the day
Microsoft Azure Shrinking With More Mass Layoffs
"Reports suggest the layoffs will impact close to 200 out of 400 workers, who are set to cease employment at Azure on July 6"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, June 09, 2026
IRC logs for Tuesday, June 09, 2026