Techrights logo

IRC: #boycottnovell @ FreeNode: Saturday, May 29, 2021

(ℹ) Join us now at the IRC channel | ䷉ Find the plain text version at this address.

schestowitz~/Git/Gemini$ diff gemini-main-index-template-1.sh gemini-main-index-template.sh May 29 03:05
schestowitz24,27d23May 29 03:05
schestowitz< mb5=$(date +"bulletins/%Y/%m/index.gmi\t%Y " -d "$d -5 month");       # May 29 03:05
schestowitz< mb6=$(date +"bulletins/%Y/%m/index.gmi\t%Y " -d "$d -6 month");       # May 29 03:05
schestowitz< mb7=$(date +"bulletins/%Y/%m/index.gmi\t%Y " -d "$d -7 month");       # May 29 03:05
schestowitz< May 29 03:05
schestowitz59,60d54May 29 03:05
schestowitz< # Syndication (GemText)May 29 03:05
schestowitz< May 29 03:05
schestowitz64,67d57May 29 03:05
schestowitz< # IPFS (Decentralised)May 29 03:05
schestowitz< May 29 03:05
schestowitz< => /ipfs/ IPFS ArchiveMay 29 03:05
schestowitz< May 29 03:05
schestowitz71a62May 29 03:05
schestowitz> May 29 03:05
schestowitz75,79d65May 29 03:05
schestowitz< => $(echo $mb5)May 29 03:05
schestowitz< => $(echo $mb6)May 29 03:05
schestowitz< => $(echo $mb7)May 29 03:05
schestowitz< May 29 03:05
schestowitz< • WWW always contains the latest bulletinsMay 29 03:05
schestowitz85a72May 29 03:05
schestowitz> • WWW always contains the latest bulletinsMay 29 03:05
*liberty_box has quit (Ping timeout: 240 seconds)May 29 08:59
*rianne__ has quit (Ping timeout: 272 seconds)May 29 08:59
schestowitzfMay 29 09:38
schestowitzhttps://odysee.com/@DistroTube:2/a-few-of-my-favorite-things-(gemini,:5May 29 09:38
schestowitz# TR mentioned at 7:30, it is /very/ important to have text content inMay 29 09:38
schestowitz# each and every page -- even when the pages is a meme.May 29 09:38
schestowitz# perhaps we ought to consider making the web version a mirror ofMay 29 09:38
schestowitz# gemini instead of how it is nowMay 29 09:38
schestowitzI noticed that images are not converted into the text in "alt"May 29 09:39
*rianne__ (~rianne@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 09:43
*liberty_box (~liberty@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 09:43
*rianne__ has quit (Ping timeout: 246 seconds)May 29 11:57
*liberty_box has quit (Ping timeout: 272 seconds)May 29 11:57
*rianne__ (~rianne@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 13:16
*liberty_box (~liberty@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 13:16
Techrights-sec2I'll take a look at capturing the ALT attributesMay 29 14:01
Techrights-sec2Hmm.  It's already there, but apparantely not catching the images                                                              May 29 14:01
Techrights-sec2in question.  Can you point to a specific page that is mot working?                                                            May 29 14:01
Techrights-sec2I can the test against that.May 29 14:01
schestowitzgemini://gemini.techrights.org/2021/05/28/epo-eba-crisis/index.gmi gets caption, but not altMay 29 14:02
Techrights-sec2what text should preceed the extracted ALT text?  Right now it is "Image:"May 29 14:57
Techrights-sec2fgMay 29 14:57
Techrights-sec2%2May 29 14:57
Techrights-sec2Ok.  The ALT attribute text is now displayed in new posts with      May 29 14:57
Techrights-sec2all images which occur in the post body.May 29 14:57
schestowitzexcellent! I can confirm this works now!   Gemini/gemini-parse-html-to-gemini.pl | 12 ++++++++++--May 29 14:58
schestowitzgemini://gemini.techrights.org/stats/index.gmi updated every 10 minsMay 29 15:27
*rianne__ has quit (Ping timeout: 272 seconds)May 29 15:31
*liberty_box has quit (Ping timeout: 265 seconds)May 29 15:31
Techrights-sec2It's not yet at 10 minutes in cron.  Considering the inefficiency of theMay 29 15:32
Techrights-sec2current script set up, it might be better to do it a bit less frequentlyMay 29 15:32
Techrights-sec2or else tune the scripting better.May 29 15:32
Techrights-sec2It's disk intensive, among other problems, and that wears on the microSD cardMay 29 15:32
schestowitzit does not refresh the whole capsule, it just check file lengths with wcMay 29 15:32
Techrights-sec2I see, I had the wrong workflow in mind.May 29 15:33
*rianne__ (~rianne@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 15:34
schestowitzI have it in my notes to check if you code deletes all the logs at midnight on the 31st. It'll be our first 'live run'....May 29 15:34
Techrights-sec2Cron only does one script for now, every three hours and then again at the May 29 15:35
Techrights-sec2new year turnoverMay 29 15:35
*liberty_box (~liberty@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 15:36
Techrights-sec2though there is the logger service in (ugh) systemdMay 29 15:39
Techrights-sec2that runs at midnightMay 29 15:39
schestowitzwe'll see what happens tuesdayMay 29 15:40
Techrights-sec2/usr/local/sbin/tcpdump-logger.shMay 29 15:40
schestowitzyou wrote something that dumps logs of prior months when the month turnsMay 29 15:40
Techrights-sec2I wonder where it is.  :/May 29 15:46
Techrights-sec2(set and *forget* does have disadvantages ...)May 29 15:46
Techrights-sec2I'm not seeing it in cron nor in logrotate.dMay 29 16:07
schestowitzJack Newsham wrote on 26/05/2021 17:39:May 29 18:08
schestowitz> Hi Roy,May 29 18:08
schestowitz> May 29 18:08
schestowitz> I'm a reporter at Insider. I've written some about litigation fundingMay 29 18:08
schestowitz> and IP litigation. I saw a post you wroteMay 29 18:08
schestowitz> <http://techrights.org/2018/08/05/pinocchio-troll-ipel/> about iPEL aMay 29 18:08
schestowitz> few years back and wondered if you'd heard anything about them lately?May 29 18:08
-TechrightsBN/#boycottnovell-techrights.org | The Patent Trolls’ Lobby, IAM, Continues to Promote Patent Troll iPEL, Which is Unethical | TechrightsMay 29 18:08
schestowitz> I'm at +1-314-971-1627 if you want to call or Signal.May 29 18:08
schestowitzI wrote what I knew.May 29 18:08
*liberty_box has quit (Ping timeout: 240 seconds)May 29 20:04
*rianne__ has quit (Ping timeout: 260 seconds)May 29 20:05
*rianne__ (~rianne@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 20:08
*liberty_box (~liberty@host81-154-169-167.range81-154.btcentralplus.com) has joined #boycottnovellMay 29 20:08
*Now talking on #boycottnovellMay 29 23:54
*ChanServ sets mode +q #boycottnovell schestowitzMay 29 23:56

Generated by irclog2html.py 2.6 | ䷉ find the plain text version at this address.