101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

480
active users

#usenet

0 posts0 participants0 posts today
éric 🚲 🇪🇺 :emacs:<p>So today I ran across yet another attempt (zulip) to re-invent USENET newsgroups and IRC. Sigh.</p><p><a href="https://fediscience.org/tags/USENET" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USENET</span></a> <a href="https://fediscience.org/tags/IRC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IRC</span></a> <a href="https://fediscience.org/tags/NNTP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NNTP</span></a></p>
OCTADEYou might enjoy <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#Usenet</a>. Articles are almost exclusively plain text. I get annoyed by images and screenshots and videos. I want to read words or listen to words.<br>
Decenta Lyzed<p>[1/3]</p><p>Why did Usenet fail?<br><a href="https://aus.social/tags/reddit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reddit</span></a> <a href="https://aus.social/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://aus.social/tags/lemmy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lemmy</span></a> </p><p>Recently I've seen at attempts to ressurect &amp; promote Usenet.</p><p>Here is what I think about it in 2025.<br>- Lack of web gateways.<br>- lack of web clients <br>- There are few web "archives" that are just filled with spam &amp; flood from 2000's<br>- lack of high quality discussions, content<br>- no bridges with different protocols<br>- obsure, outdated architecture and design. in era of zeronet </p><p>And other reasons listed in article below, that's also why people won't use web forums that are not part of wider network (such as <a href="https://aus.social/tags/lemmy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lemmy</span></a> <a href="https://aus.social/tags/activitypub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>activitypub</span></a> <a href="https://aus.social/tags/fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fediverse</span></a> etc )</p>
OCTADEI am seeking <a href="https://soc.octade.net?t=bbs" class="mention hashtag" rel="nofollow noopener" target="_blank">#BBS</a> software for <a href="https://soc.octade.net?t=linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#Linux</a> that has built-in <a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener" target="_blank">#NNTP</a> server and can feed with other <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#Usenet</a> servers. I would like some suggestions and reasoning. A BBS with actually secure passwords and authentication would be best, since a lot of them are not secure by modern standards.<br><br><span class="h-card"><a href="https://a.gup.pe/u/selfhosting" class="u-url mention" rel="nofollow noopener" target="_blank">@selfhosting@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/retro" class="u-url mention" rel="nofollow noopener" target="_blank">@retro@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/usenet" class="u-url mention" rel="nofollow noopener" target="_blank">@usenet@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/bbs" class="u-url mention" rel="nofollow noopener" target="_blank">@bbs@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/linux" class="u-url mention" rel="nofollow noopener" target="_blank">@linux@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/nostalgia" class="u-url mention" rel="nofollow noopener" target="_blank">@nostalgia@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/opensource" class="u-url mention" rel="nofollow noopener" target="_blank">@opensource@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/networks" class="u-url mention" rel="nofollow noopener" target="_blank">@networks@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/infostorm" class="u-url mention" rel="nofollow noopener" target="_blank">@infostorm@a.gup.pe</a></span><br>
OCTADENEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups<br><br><i> NEWSCARD </i> Publish and fetch permanent named records via Network News<br><br>Newscard creates a decentralized, encrypted, named record paste bin.<br><br>[git repo] <a href="https://codeberg.org/OCTADE/newscard" rel="nofollow noopener" target="_blank">https://codeberg.org/OCTADE/newscard</a> (use most recent version only)<br><br>With a single command, name the card, snarf the file and encrypt it.<br><br>With another command, push the encrypted file to the public network.<br><br>With another short command, snarf a file from the network.<br><br>Only users knowing the name [key] of the record will be able to decrypt it.<br><br>If a strong passphrase is used to name the file, it will be very secure.<br><br>This is useful for quickly snarfing, encrypting, and publishing a text file:<br><br>$~: card enc [passphrase] [file]<br>$~: card put [passphrase]<br><br>It is useful for retrieving a text file with just a key:<br><br>$~: card get [passphrase]<br>$~: card show [passphrase]<br><br>If and when you want the general public to access the record just share the keyword.<br><br>Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.<br><br>Newscard generates 9 each of: cipher keys, salts, key iteration parameters.<br><br>It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.<br><br><a href="https://soc.octade.net?t=newscard" class="mention hashtag" rel="nofollow noopener" target="_blank">#NewsCard</a> <a href="https://soc.octade.net?t=pastebin" class="mention hashtag" rel="nofollow noopener" target="_blank">#Pastebin</a> <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#Usenet</a> <a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener" target="_blank">#NNTP</a> <a href="https://soc.octade.net?t=networknews" class="mention hashtag" rel="nofollow noopener" target="_blank">#NetworkNews</a> <a href="https://soc.octade.net?t=encryption" class="mention hashtag" rel="nofollow noopener" target="_blank">#Encryption</a> <a href="https://soc.octade.net?t=cryptography" class="mention hashtag" rel="nofollow noopener" target="_blank">#Cryptography</a> <a href="https://soc.octade.net?t=messaging" class="mention hashtag" rel="nofollow noopener" target="_blank">#Messaging</a> <a href="https://soc.octade.net?t=anonymity" class="mention hashtag" rel="nofollow noopener" target="_blank">#Anonymity</a> <a href="https://soc.octade.net?t=protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#Protocols</a> <a href="https://soc.octade.net?t=opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#OpenSource</a> <a href="https://soc.octade.net?t=freesoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#FreeSoftware</a> <a href="https://soc.octade.net?t=blackhackjack" class="mention hashtag" rel="nofollow noopener" target="_blank">#BlackHackJack</a> <a href="https://soc.octade.net?t=censorship" class="mention hashtag" rel="nofollow noopener" target="_blank">#Censorship</a> <a href="https://soc.octade.net?t=retro" class="mention hashtag" rel="nofollow noopener" target="_blank">#Retro</a> <a href="https://soc.octade.net?t=infosec" class="mention hashtag" rel="nofollow noopener" target="_blank">#InfoSec</a> <a href="https://soc.octade.net?t=ciphers" class="mention hashtag" rel="nofollow noopener" target="_blank">#Ciphers</a> <a href="https://soc.octade.net?t=codes" class="mention hashtag" rel="nofollow noopener" target="_blank">#Codes</a> <a href="https://soc.octade.net?t=foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#FOSS</a><br><br><span class="h-card"><a href="https://a.gup.pe/u/infostorm" class="u-url mention" rel="nofollow noopener" target="_blank">@infostorm@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/crypto" class="u-url mention" rel="nofollow noopener" target="_blank">@crypto@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/infosec" class="u-url mention" rel="nofollow noopener" target="_blank">@infosec@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/selfhosting" class="u-url mention" rel="nofollow noopener" target="_blank">@selfhosting@a.gup.pe</a></span><br>
Santiago<p>Usenet Undernet <a href="https://mastodon.uy/tags/undernet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>undernet</span></a> <a href="https://mastodon.uy/tags/uruguay" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>uruguay</span></a> <a href="https://mastodon.uy/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://mastodon.uy/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a> <a href="https://mastodon.uy/tags/newsgroups" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>newsgroups</span></a> <a href="https://mastodon.uy/tags/noticias" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>noticias</span></a></p>
OCTADESince the passing of Retro Guy some volunteers have started a project to continue the Rocksolid Light legacy with a new NNTP server coded in golang. The new platform is named, 'Pug Leaf' after Retro Guy's avatar of a little pug holding a leaf in its maw.<br><br><a href="https://rocksolid-us.pugleaf.net/" rel="nofollow noopener" target="_blank">https://rocksolid-us.pugleaf.net/</a><br><br><a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener" target="_blank">#NNTP</a> <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#Usenet</a> <a href="https://soc.octade.net?t=rocksolidlight" class="mention hashtag" rel="nofollow noopener" target="_blank">#RocksolidLight</a> <a href="https://soc.octade.net?t=retro" class="mention hashtag" rel="nofollow noopener" target="_blank">#Retro</a> <a href="https://soc.octade.net?t=pugleaf" class="mention hashtag" rel="nofollow noopener" target="_blank">#PugLeaf</a><br>
JohanS<p>For some reason (peer pressure), I revived <a href="https://nl.news-admin.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">nl.news-admin.org/</span><span class="invisible"></span></a>. And then I also started up peering for nl.* on my newsserver again. And it is not even September yet! <a href="https://mendeddrum.org/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://mendeddrum.org/tags/tinc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tinc</span></a></p>
Anthk<p><a href="https://paquita.masto.host/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> it's still full of nerds with good geek/tech content away from VC's and shitty companies advertising AI bullshit at "Hacker" news. <br>I can post from anywhere, and I have no bullshit blocks a la HN telling me I can't comment for a while because "I'm posting too fast".</p>
RxBrad<p>Looks like DrunkenSlug registrations are open this morning. It's a great NZB platform for <em>finding</em> downloads on Usenet. (You'll also need a Usenet subscription to get access to the actual downloads.) </p><p>Works great (way better than torrents) with self-hosted UseNet apps like SABnzbd, along with Prowlarr, Sonarr, and Radarr.</p><p><a href="https://drunkenslug.com/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">drunkenslug.com/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.rxbrad.com/tags/Usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Usenet</span></a> <a href="https://mastodon.rxbrad.com/tags/SelfHosted" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SelfHosted</span></a> <a href="https://mastodon.rxbrad.com/tags/SelfHosting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SelfHosting</span></a> <a href="https://mastodon.rxbrad.com/tags/Plex" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Plex</span></a> <a href="https://mastodon.rxbrad.com/tags/Jellyfin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jellyfin</span></a> <a href="https://mastodon.rxbrad.com/tags/Sonarr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sonarr</span></a> <a href="https://mastodon.rxbrad.com/tags/Radarr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Radarr</span></a> <a href="https://mastodon.rxbrad.com/tags/Lidarr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lidarr</span></a> <a href="https://mastodon.rxbrad.com/tags/SabNZBD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SabNZBD</span></a> <a href="https://mastodon.rxbrad.com/tags/Prowlarr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Prowlarr</span></a></p>
Brett<p>Random things I miss: my old <a href="https://aus.social/tags/Usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Usenet</span></a> .sig file.</p><p>Posting isn't the same without some pithy little bon mot or song lyric at the end.</p>
Stéphane Bortzmeyer<p><span class="h-card" translate="no"><a href="https://amicale.net/@cquest" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>cquest</span></a></span> <span class="h-card" translate="no"><a href="https://mast.eu.org/@pb" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pb</span></a></span> Je me souviens de alt.binaries.pictures.erotica</p><p><a href="https://mastodon.gougere.fr/tags/teamVieux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>teamVieux</span></a> <a href="https://mastodon.gougere.fr/tags/Usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Usenet</span></a> <a href="https://mastodon.gougere.fr/tags/d%C3%A9centralisation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>décentralisation</span></a></p>
Aubreader Masto<p>Why did Usenet fail? – Terence Eden’s Blog</p><p><a href="https://shkspr.mobi/blog/2023/06/why-did-usenet-fail/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shkspr.mobi/blog/2023/06/why-d</span><span class="invisible">id-usenet-fail/</span></a></p><p>This is annecdata - not a serious academic study. Adjust your expectations accordingly. When I first got online, the World Wide Web was still in its infancy - so CompuServe was my gateway to the Internet. I loved their well organised chat room. A couple of clicks and I could be discussing Babylon 5 with people in another country, downloading wallpapers, and uploading my poor attempts at…</p><p><a href="https://mas.to/tags/Usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Usenet</span></a></p>
Got Root :hispagatos: # :idle:<p>more details in the <a href="https://hispagatos.space/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> annoucement here <a href="https://news.novabbs.org/computers/article-flat.php?id=445&amp;group=alt.2600#445" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.novabbs.org/computers/art</span><span class="invisible">icle-flat.php?id=445&amp;group=alt.2600#445</span></a></p>
Got Root :hispagatos: # :idle:<p>🔴⚫ #2600 <a href="https://hispagatos.space/tags/Madrid" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Madrid</span></a> Hacker Meeting - June 6! 🔴⚫</p><p>📅 Friday June 6 @ 21:00<br>📍 La Pianola Bar, Lavapies<br>🚇 Metro L3 Lavapies</p><p>Join us to hack for a more humane, transparent &amp; decentralized future! 💻✊</p><p>Topics: <a href="https://hispagatos.space/tags/Meshtastic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Meshtastic</span></a>, <a href="https://hispagatos.space/tags/Reticulum" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Reticulum</span></a>, <a href="https://hispagatos.space/tags/learn2hack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>learn2hack</span></a> mentoring, <a href="https://hispagatos.space/tags/usenet_reborn" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet_reborn</span></a> &amp; Telefonica pay phones</p><p>🔗 <a href="https://2600.madrid" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">2600.madrid</span><span class="invisible"></span></a><br>💬 Matrix: <a href="https://hispagatos.space/tags/2600_Madrid" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>2600_Madrid</span></a>:hispagatos.org</p><p><a href="https://hispagatos.space/tags/hacking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hacking</span></a> <a href="https://hispagatos.space/tags/hackers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hackers</span></a> <a href="https://hispagatos.space/tags/hackerculture" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hackerculture</span></a> <a href="https://hispagatos.space/tags/privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>privacy</span></a> <a href="https://hispagatos.space/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://hispagatos.space/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://hispagatos.space/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> <span class="h-card" translate="no"><a href="https://mastodon.online/@2600" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>2600@mastodon.online</span></a></span> <span class="h-card" translate="no"><a href="https://lemmy.world/c/2600" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>2600@lemmy.world</span></a></span></p>
tTh<p><span class="h-card" translate="no"><a href="https://mastodon.gougere.fr/@bortzmeyer" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>bortzmeyer</span></a></span> : Le grand retour en force de <a href="https://mastodon.tetaneutral.net/tags/Usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Usenet</span></a> ?</p>
pglpm<p><span class="h-card" translate="no"><a href="https://mathstodon.xyz/@johncarlosbaez" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>johncarlosbaez</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.scot/@CGM" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>CGM</span></a></span> <br>There's a great guide here: &lt;<a href="https://www.big-8.org/wiki/Getting_Started_with_Usenet" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">big-8.org/wiki/Getting_Started</span><span class="invisible">_with_Usenet</span></a>&gt;, it worked for me.</p><p><a href="https://c.im/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a></p>
pglpm<p>Through the pages of John Baez &lt;<a href="https://math.ucr.edu/home/baez" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">math.ucr.edu/home/baez</span><span class="invisible"></span></a>&gt; (see also &lt;<a href="https://johncarlosbaez.wordpress.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">johncarlosbaez.wordpress.com</span><span class="invisible"></span></a>&gt;) I've seen that the sci.physics usenet newsgroup, especially sci.physics.research, always had quite interesting physics discussions; see for instance &lt;<a href="https://math.ucr.edu/home/baez/physics" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">math.ucr.edu/home/baez/physics</span><span class="invisible"></span></a>&gt;.</p><p>Finally I managed to join, but it looks like I'm late to the party. Lots of spam and very insulting posts on sci.physics, and sci.physics.research (luckily a moderated group) seems to have very little activity – unless I'm misjudging the levels of activity of some years ago.</p><p>So I'd like to ask <span class="h-card" translate="no"><a href="https://mathstodon.xyz/@johncarlosbaez" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>johncarlosbaez</span></a></span> (when/if he has time): what happened to these newsgroups? I'd be curious to hear the story. And which other similar newsgroups or venues are available today? Probably I'm not the only one with these wonderings. Cheers!</p><p><a href="https://c.im/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://c.im/tags/johncarlosbaez" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>johncarlosbaez</span></a></p>
Got Root :hispagatos: # :idle:<p>Hello <a href="https://hispagatos.space/tags/hackers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hackers</span></a> and <a href="https://hispagatos.space/tags/DIY" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DIY</span></a> friends,Im away from <a href="https://hispagatos.space/tags/Mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a>,the reality is that <br>never liked microblogging, I was one of the pionners because I do like the <br>open/decentralized internet,but now I'm using <a href="https://hispagatos.space/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> a LOT &amp; the new cool <a href="https://hispagatos.space/tags/hacker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hacker</span></a> <br>playgrounds <a href="https://hispagatos.space/tags/nomadnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nomadnet</span></a> <a href="https://hispagatos.space/tags/reticulum" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reticulum</span></a> <a href="https://hispagatos.space/tags/LoRa" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LoRa</span></a> <a href="https://hispagatos.space/tags/meshtastic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>meshtastic</span></a>,offgrid,decentralized,meshes <br>Come chat @ 'hispagatos HQ' @ 4ce9566abcec9619f67d181c5959dfdc in reticulum/nomadnet <br>in <a href="https://hispagatos.space/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> 2600.* and hispagatos.* comp.lang.go alt.comp.lang.rust newsgroups rek2.hispagatos.org</p>
Profoundly Nerdy<p>Back in the day when 40 column displays were common on microcomputers, was email and newsgroup participation with 80 column systems awkward? Be that FidoNet and Echomail or the real ARPANET / Internet if (somehow) available. </p><p>By the time I was connecting to BBS systems I had access to an 80 column machine, so I don't personally recall.</p><p><a href="https://bitbang.social/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://bitbang.social/tags/usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usenet</span></a> <a href="https://bitbang.social/tags/email" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>email</span></a> <a href="https://bitbang.social/tags/bbs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bbs</span></a></p>