profoundlynerdy, to fediverse
@profoundlynerdy@bitbang.social avatar

and both allow custom headers, called X-headers. Does support anything like this?

publicvoit, to mastodon
@publicvoit@graz.social avatar

I'd love to see a #Mastodon client that has features my #Usenet client had a few decades(!) ago:

  • scoring based on regex of sender, keywords, ... + adaptive sorting according to scores
  • ignore this subthread (replys)
  • remember which message I've already seen(!)
  • marking my own messages as seen by default
  • ...

It's really astonishing that we are losing so many great features over time over and over again.

A Mastodon-to-NNTP-gateway could solve those issues instantly.

#NNTP

vga256, (edited ) to reddit
@vga256@dialup.cafe avatar

#tomo update for anyone interested in seeing how the sausage is being made with a new decentralized #nntp based better-than #reddit network:

  • the server software is a fork of Rocksolid-Light
  • the back-end for connecting to the server and reading/writing posts is 100% nntp protocol compatible.
  • you can connect to a tomo shard from any newsreader like thunderbird (win/mac/linux), tin, SeaMonkey, NewsTap (iOS) or even classic programs like Forté Agent and Netscape Communicator
  • posts written on the tomonet.* discussion group hierarchy are shared across all tomo shards.
  • posts written to private groups on your shard, stay only on your shard.

i'm currently rewriting the front-end so you can do anything from the web interface, without dropping to shell:

  • create your own discussion groups
  • delete messages, delete groups
  • permit/deny access to admin and moderator areas

the big job this week was writing a Roles & Permissions system (RBAC) so group owners, admins and moderators control who can read/post, create/delete groups, and so on.

running a tomo shard is running a #BBS in 2023: as a sysop you are responsible for your users' data, dealing with moderation, and carrying (and not carrying) the kinds of groups your users are into. i'm putting a massive amount of care into providing sysops and mods with the front-end tools for making running a shard enjoyable

project page here: https://tomo.city

cadey, to random
@cadey@pony.social avatar

I tried using Email but the onboarding was very confusing. I have to choose a server? And I'm at the whims of server admins having petty disputes for if my posts are delivered to my friends?

lispi314,
@lispi314@mastodon.top avatar

@pooserville For the record, I still think not making #ActivityPub primarily #P2P or at least message-oriented with gossiping (https://en.wikipedia.org/wiki/Gossip_protocol) similar to #Usenet / #NNTP was a mistake.

vga256, to random
@vga256@dialup.cafe avatar

learning that several other decentralized #nntp projects have existed for a few years

reading about the NNTPChan protocol - it uses hashed message id's to produce unique nntp message-id headers across the network. seems like a great idea.

https://github.com/majestrate/nntpchan/blob/master/doc/developer/protocol.md

rml, to fediverse
@rml@functional.cafe avatar

vs. mailing lists

"'The threadiverse', aka group servers like , and are all based on the premise that each community is hosted on one instance, but users and posts can come from all over. So it's like any normal -style forum, except you use your own user instead of having to register and check everywhere.

Makes sense to me, and I'm not saying that they should do it any other way, but this is exactly how mailing lists work."

lispi314,
@lispi314@mastodon.top avatar

@rml @Sandra Ah, that's a lot less interesting than I thought it would be.

I had been thinking they'd federate groups/threads across instances like #NNTP / #Usenet.

#Threadiverse

pixel, to random
@pixel@social.pixels.pizza avatar

This is neat - Feedbase turns RSS feeds into NNTP posts.

#RSS #NNTP
http://feedbase.org/about/

vga256, to reddit
@vga256@dialup.cafe avatar

while i'm sad to see circling the toilet, it only reminded me of how urgent it is that we finally ditch centralized social media. reddit itself isn't the problem - it's a symptom of a much more generalized problem we've had since FB became a thing in the late 00's.

i've spent the past week re-purposing, patching, porting, and expanding a great piece of software based on the same protocol that uses, for creating discussion groups. i'm calling it "tomo" (友 - 'friend') bbs.

some time soon folks can spin up their own tomo shards, create discussion groups in a similar manner to reddit, decide whether they want to keep the group restricted to their shard, or share the group with other tomo shards in a public network of discussion groups called tomonet. completely decentralized private or public discussions without supercorporation bs.

best of all, since it is based on plain 'ol usenet-like nntp, you can read and post to discussion groups from a 1977 VAX mainframe, a 1984 IBM PCjr at 2400 baud, an Apple Newton, or a brand new phone.

i can't wait to bust out forté free agent for windows 3.11 and get posting this weekend. 😎

gvlx,
@gvlx@masto.pt avatar

@vga256

As @lispi314 said, #usenet #nntp still suffers from the fact it uses a centralized model (although server federation could be possible) https://mastodon.top/@lispi314/110642428786449685

In windows I still use Gravity https://mpgravity.sourceforge.net/

But there are lots of other clients too: https://en.wikipedia.org/wiki/List_of_Usenet_newsreaders
https://www.techradar.com/best/best-usenet-clients

profoundlynerdy, to fediverse
@profoundlynerdy@bitbang.social avatar

We really should consider services that are not #ActivityPub based but still a federated to be part of the #Fediverse and promote them accordingly. Self-hosting is a plus.

Email other than #Google #Gmail or #Microsoft #Outlook, such as #ProtonMail or self-host.

#Usenet is also federated and has been since 1979! There are free providers: https://www.big-8.org/wiki/News_service_providers. If one excludes binaries groups, it's possible to peer with other providers via #NNTP. Posts and groups are linkable in HTML.

lispi314, to fediverse
@lispi314@mastodon.top avatar

So are , and the main protocols to keep an eye on right now or are others also pretty active and/or with interesting features?

louis, (edited ) to emacs
@louis@emacs.ch avatar

deleted_by_author

  • Loading...
  • chfkch,
    @chfkch@ruhr.social avatar

    @louis

    @alex @daviwil
    There is nothing more satisfying
    than working for hours (read: weeks) on that single all-covering config and deploying it with one click.
    Also no shepherd sounded nice, but i didnt make the switch to guix from nix yet.

    louis, to random
    @louis@emacs.ch avatar

    For anyone interested in #LispWorks #CommonLisp, I've just found a full archive of the lispworks-hug mailing list dating back until 2002 to today on the #NNTP server "news.gwene.org". The newsgroup is "gmane.lisp.lispworks.general".

    The newsgroup can be easily accessed and searched with this GNUS setup (no auth required):

    (setq gnus-secondary-select-methods
    '((nntp "news.gwene.org")))

    @svetlyak40wt
    @vindarel

    judell, to usenet
    @judell@social.coop avatar

    The linked conversation prompted me to post the table of contents of my 1999 book, Practical Internet Groupware: https://jonudell.info/groupware-toc.html

    I wonder if I can just go ahead and make the book fullly available at this point. It earns O'Reilly next to nothing I'm sure, but may be helpful to some who are now building what was once called groupware.

    Linked conversation: https://social.coop/@judell/110560448550802447

    #Groupware #Usenet #NNTP #NetscapeCommunicator

    lmorchard, to random

    I've been all out of steam for much in the way of side projects lately. But, this whole Reddit-splosion thing - and the enshittification of Google search results - really makes me want to finally find time to build some sort of federated link sharing thing that leans into socially-networked search. Like less emphasis on the discussion forum aspect and more on the discovery of good stuff via real humans aspect.

    mjgardner,
    @mjgardner@social.sdf.org avatar

    @randomgeek @lmorchard @genehack I remember back about 15 years ago I wrote a hacky #RSS to #NNTP daemon so I could read my #blog subscriptions in Microsoft #Entourage. (Entourage was a terrible newsreader, but RSS is unicast and not threaded so it didn’t matter.)

    Edent, to internet
    @Edent@mastodon.social avatar

    🆕 blog! “Why did Usenet fail?”

    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 […]

    👀 Read more: https://shkspr.mobi/blog/2023/06/why-did-usenet-fail/

    #reddit #usenet

    jmb,
    @jmb@mastodon.me.uk avatar

    @Edent Gah I miss the uni days and in particular our local ukc.misc group! We had “MiscMeets” and all sorts of fables and friendships came of that! #ukc #ukcmisc #newsnet #nntp

    janboehm, to random German
    @janboehm@edi.social avatar

    ohne Stichwortsuche und einen Algorithmus, der die jeweiligen Nutzer:innen ein wenig kennt und ihnen hilft, wird das hier weiterhin nix

    yeti, (edited )
    @yeti@emacs.ch avatar

    @SebasTEAan @janboehm

    Ich empfinde das (Ver-)Folgen von Personen als total falsches Konzept. Kaum hatte ich die ersten Personen in meiner , wurde mir klar, daß ich wirklich nicht jede Äußerung von diesen sehen will.

    Wir sollten stattdessen folgen können. Die ist aber zu niedrig und mir wurde erklärt, daß obendrein das ​basierte Propagieren zwischen den Instanzen funktionieren kann, aber nicht muß. Ich hab's mangels Ahnung von Mastodon-Server-Internas nicht richtig verstanden.

    Soziale Netze scheinen überwiegend zum Followers-, Likes- und Boosts-Zählen zu existieren? Für mich funktioniert das SO nicht.

    Die hiesige (emacs.ch) lokale Timeline ist zum Glück recht ergiebig zu einem gewissen Thema, was mich auf die Idee bringt, daß generell eine Instanz pro Thema her müsste, sozusagen die Wiederentdeckung von ​s mit anderen Mitteln!

    Zum Glück hat das einen langen Atem und zwar -inkompatible, aber gut fokussierte Foren sind durch soziale Netze auch nicht verschwunden.

    js, to random

    Is there a federated Reddit alternative yet that is getting traction? With Reddit following Twitter, now might be the time for a migration :).

    publicvoit,
    @publicvoit@graz.social avatar

    @js I'm a big fan of a revival for the with . Ticks all the boxes for me, proven, tons of great clients, ...

    Wrote and talked about that on https://karl-voit.at/2020/10/23/avoid-web-forums/

    federico3,

    @selea That's how it's been designed. Communities are local to each server and posts are not automatically replicated across servers, unlike #NNTP.

    oblomov, (edited ) to fediverse
    @oblomov@sociale.network avatar

    This #Mastodon / #email bridge <https://tacobelllabs.net/@nkizz/110340426573847934> by @nkizz is just brilliant, but you know what would absolutely ROCK? A #Fediverse server that had native support for #IMAP.
    While we're on the topic, I wonder if anybody has thought about building a client with an UX inspired by Usenet newsreaders (personally, MicroPlanet Gravity was one of the few things I missed from Windows when I switched to Linux, would love to see something like that for Mastodon.)

    aslakr,
    @aslakr@mastodon.social avatar

    @oblomov @nkizz How about generating SOUP, either directly or via #nntp? https://mastodon.social/@aslakr/109792211025896006

    lispi314, to fediverse
    @lispi314@mastodon.top avatar

    Imagine requiring several hundreds of megabytes to display less information than the average #NNTP client did for #Usenet in 1995.

    That's #Mastodon and other #Fediverse #WebUI in a nutshell.

    funbreaker, to random

    Usenet is so cool. I just wish it wasn't such a spam-filled mess.

    #usenet #nntp

    taviso, to random

    @asjo @crt0_S @polpo @ftrain I wish they would restart it, I only caught the last few months or so!

    asjo,

    @taviso @crt0_S @polpo @ftrain I have "restarted" olduse.net (nntp) now: https://olduse.net/#forty - you can read with a 40, 41, or 42 year delay :-)

    #usenet #nntp #archive

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • everett
  • slotface
  • rosin
  • ethstaker
  • Durango
  • GTA5RPClips
  • megavids
  • cubers
  • modclub
  • mdbf
  • khanakhh
  • vwfavf
  • osvaldo12
  • cisconetworking
  • tester
  • Leos
  • tacticalgear
  • anitta
  • normalnudes
  • JUstTest
  • All magazines