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

Facebook's Debt Leaps to Over 51 Billion Dollars
A lot of this is a bubble, aside from the bubble the media irresponsibly dubs "AI"
3 Days Ago Over at Tux Machines...
GNU/Linux news
Most of This Month Will Deal With EPO Scandals
A timeline of sorts
 
The Long-Coveted Milestone of 3,200 Active Gemini Capsules
Despite being away some days last week, about 50,000 Gemini requests were served each day, on average
Five More Days Till Techrights Party
We'll have many more batches of Daily Links as we catch up with a 'backlog' of news
Links 02/11/2025: More Nuclear Escalations and "Anti-Cybercrime Laws Are Being Weaponized to Repress Journalism"
Links for the day
Gemini Links 02/11/2025: "The Pragmatic Programmer", Perl New Features and Foostats
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, November 01, 2025
IRC logs for Saturday, November 01, 2025
Linux.com is Becoming Microsoft
They took a once-reputable site with a vast audience and turned it into a pile of trash
Microsoft Lunduke: People Pointing Out I'm a Bigot is a Badge of Honour
It's almost as if he openly admits being a troll and is proud of it
Oracle's Debt Continues Rising to All-Time Highs, The "Slop Bubble" is a Smokescreen for Larry Ellison
wishful-thinking bubble waiting to implode completely
News on the Web is Becoming Rare, Shallow, and Difficult to Find
To efficiently and rapidly find original and important news without underlying comprehension/understanding of the news (and its context) is a hard task
Slopwatch: Linux Journal, Serial Slopper, WebProNews, and More
getting back into the habit
The Cocaine Patent Office - Part III: European Patent Office Officials Cannot Claim False Identification
Corroborating with other sources is always desirable if possible. We shall do so later in this series.
Still Catching Up, Daily Links a Top Priority
Readers who have additional information about the EPO can send it along to us
Links 01/11/2025: "Americans Are Defaulting on Car Loans at an Alarming Rate" While Many Left to Starve (SNAP)
Links for the day
Gemini Links 01/11/2025: FIFO and Gemini Age Survey
Links for the day
Why Does German Media Protect the EPO From Accountability for Cocaine?
Can we trust such media to properly inform the public?
Links 01/11/2025: Microsoft Azure Goes Offline Again
Links for the day
Links 01/11/2025: Microsoft Distributes Malware Again, Radio Free Asia Shut Down by Dictator
Links for the day
November is Here, Anniversary Party This Coming Friday
Expect this site to return to its normal publication pace either by tomorrow or Monday
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, October 31, 2025
IRC logs for Friday, October 31, 2025
Gemini Links 01/11/2025: Synergetic Disinformation and Software Maintenance
Links for the day
IRC Proceedings: Thursday, October 30, 2025
IRC logs for Thursday, October 30, 2025
IRC Proceedings: Wednesday, October 29, 2025
IRC logs for Wednesday, October 29, 2025