LWN: Comments on "LWN is now on Mastodon" https://lwn.net/Articles/895898/ This is a special feed containing comments posted to the individual LWN article titled "LWN is now on Mastodon". en-us Wed, 01 Oct 2025 22:43:13 +0000 Wed, 01 Oct 2025 22:43:13 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net LWN is now on Mastodon https://lwn.net/Articles/897252/ https://lwn.net/Articles/897252/ flussence <div class="FormattedComment"> Can you define &quot;blockchain&quot; in such a way that distinguishes it from &quot;fully distributed JSON-LD database&quot;, which is what this is?<br> <p> Also can you define &quot;moderation&quot; in a way that explains why you don&#x27;t want it beyond &quot;I want to get up in people&#x27;s faces and be insufferable with no consequences&quot;?<br> </div> Tue, 07 Jun 2022 18:24:35 +0000 LWN is now on Mastodon https://lwn.net/Articles/896546/ https://lwn.net/Articles/896546/ pabs <div class="FormattedComment"> Its basically just another place for comments to happen. Similar to how there are comment-oriented proprietary sites like Hacker News.<br> </div> Sun, 29 May 2022 03:59:49 +0000 LWN is now on Mastodon https://lwn.net/Articles/896543/ https://lwn.net/Articles/896543/ zaitcev <div class="FormattedComment"> I&#x27;d follow if Jon Corbet posted something to that account. But a bot that translates RSS does not interest me. My reader can do that even better.<br> </div> Sun, 29 May 2022 00:26:16 +0000 LWN is now on Mastodon https://lwn.net/Articles/896542/ https://lwn.net/Articles/896542/ zaitcev <div class="FormattedComment"> What are you even talking about? Did you even read the article?<br> <p> Mastodon, Pleroma, and Misskey are fully independent implementation of Fediverse, same as Sendmail, Postfix, and Exim are fully independent implementations of e-mail MTAs.<br> </div> Sun, 29 May 2022 00:23:49 +0000 LWN is now on Mastodon https://lwn.net/Articles/896431/ https://lwn.net/Articles/896431/ jg72 <blockquote> (But yeah, not a blockchain. You can tell because it solves a problem.)</blockquote> That's a good one. Fri, 27 May 2022 09:34:35 +0000 LWN is now on Mastodon https://lwn.net/Articles/896278/ https://lwn.net/Articles/896278/ calumapplepie <div class="FormattedComment"> You may be interested in exploring Freenet. Its got working implementations (with a small community) of BB-like forums and Facebook-like social media, and with better privacy and content persistence characteristics than IPFS.<br> </div> Thu, 26 May 2022 00:16:38 +0000 LWN is now on Mastodon https://lwn.net/Articles/896243/ https://lwn.net/Articles/896243/ salimma <div class="FormattedComment"> Pleroma is another implementation of ActivityPub, also meant for microblogging so with similar feature sets to Mastodon<br> </div> Wed, 25 May 2022 15:39:53 +0000 LWN is now on Mastodon https://lwn.net/Articles/896242/ https://lwn.net/Articles/896242/ salimma <div class="FormattedComment"> keyoxide.org is great. It&#x27;s open source so you can self-host, and basically keys everything off your GPG key so it doesn&#x27;t need to store any info.<br> </div> Wed, 25 May 2022 15:37:07 +0000 LWN is now on Mastodon https://lwn.net/Articles/896168/ https://lwn.net/Articles/896168/ pabs <div class="FormattedComment"> Complaining about forks is a time honored tradition in FOSS, the only thing you can&#x27;t do around forks is prevent them from happening.<br> </div> Wed, 25 May 2022 01:31:28 +0000 LWN is now on Mastodon https://lwn.net/Articles/896167/ https://lwn.net/Articles/896167/ njs <div class="FormattedComment"> IIRC Matrix stores chat room history in a git-like format, to make federated history sync&#x27;ing work. (But yeah, not a blockchain. You can tell because it solves a problem.)<br> </div> Wed, 25 May 2022 01:29:30 +0000 LWN is now on Mastodon https://lwn.net/Articles/896151/ https://lwn.net/Articles/896151/ NYKevin <div class="FormattedComment"> <font class="QuotedText">&gt; To do…what exactly? It seems to me like you&#x27;re saying &quot;use a hammer and…&quot;. There&#x27;s more detail that is needed here to explain why a blockchain is useful at all (and is something missing in a vast majority of blockchain-based efforts). What about a blockchain &quot;makes sure X of your friends&quot; can do anything, nevermind replicating tweets (on a phone no less)? FWIW, I suspect such explanations are missing because it&#x27;s because it is all buzzword-based and if they were to explain what a blockchain was doing it would boil down to &quot;and make it computationally more expensive than necessary&quot;.</font><br> <p> To be fair, you could use something like Git-with-signed-commits (i.e. a signed-node Merkle tree) to ensure that replies don&#x27;t have the original message modified out from under them, which I can just barely imagine being a useful feature in some very specific contexts (where you need to have a provably-valid transcript of some conversation). But there&#x27;s absolutely no reason you would need to add any sort of proof-of-work/stake logic on top of that (signed messages are already impossible to repudiate), so it&#x27;s Not A Blockchain.<br> </div> Tue, 24 May 2022 19:44:02 +0000 LWN is now on Mastodon https://lwn.net/Articles/896081/ https://lwn.net/Articles/896081/ tzafrir <div class="FormattedComment"> Blockchain is indeed probably too big a hammer. But I figure that there are uses for distributed systems (as opposed to federated servers), such as IPFS. I guess that there are such applications for that (there&#x27;s a chat demo on the IPFS site) but I&#x27;m not familiar with that.<br> </div> Tue, 24 May 2022 12:22:36 +0000 LWN is now on Mastodon https://lwn.net/Articles/896073/ https://lwn.net/Articles/896073/ mathstuf <div class="FormattedComment"> <font class="QuotedText">&gt; Why don&#x27;t use a blockchain and…</font><br> <p> To do…what exactly? It seems to me like you&#x27;re saying &quot;use a hammer and…&quot;. There&#x27;s more detail that is needed here to explain why a blockchain is useful at all (and is something missing in a vast majority of blockchain-based efforts). What about a blockchain &quot;makes sure X of your friends&quot; can do anything, nevermind replicating tweets (on a phone no less)? FWIW, I suspect such explanations are missing because it&#x27;s because it is all buzzword-based and if they were to explain what a blockchain was doing it would boil down to &quot;and make it computationally more expensive than necessary&quot;.<br> <p> <font class="QuotedText">&gt; The other problem of those &quot;platforms&quot; is censorship and moderation, which should not happen IMHO.</font><br> <p> I&#x27;m not sure what kind of (online) world you expect without moderation, but the power of the Internet allows people of all viewpoints to make their own sites and cesspools (as they may be) to exist in the world (cf. forums, &quot;image boards&quot;, etc.). I don&#x27;t see any reason why a single company has to be the host for all of it unless we&#x27;re willing to classify them as a common carrier and actually remove their powers to do anything active on the site (including advertisements) other than shuttle bits around. Even in such a place, I would hope to see &quot;private&quot; rooms where discussions can happen without ne&#x27;er-do-wells being able to drop in and troll their way around (in any conversation).<br> <p> As for &quot;censorship&quot;, there are no rights guaranteed on any existing platforms to these effects (today). The right to self-assemble still exists and (to me) this includes the right to exclude those from any such self-assembly. Now, I believe that there should be limits to these if there is public money involved, but, AFAIK, the platforms at task here mostly mooch off of business advertising accounts, investor money, and/or VC pipelines. So what basis is there to say &quot;these companies are not allowed to self-assemble&quot; and force them to associate with actors they disagree with and to host content they do not wish to distribute? Now, if you want to nationalize one of them and make a government-backed &quot;national communication site&quot;, yes, the powers to say &quot;you&#x27;re not allowed here&quot; is much harder. But I suspect that such actions would not be seen kindly by &quot;free market&quot; aficionados (which I find tend to overlap with those banging on these drums today but are by no means equivalent).<br> <p> I would suggest that anyone considering such remedies for their goals consider the other things that may be possible with their means instead of saying &quot;this is a way to get what I want, so I&#x27;ll use it&quot; and ignoring other implications. I really don&#x27;t think you want the government to be in the business of being able to say what anyone (companies or individuals) can or must say or host.<br> </div> Tue, 24 May 2022 11:01:18 +0000 LWN is now on Mastodon https://lwn.net/Articles/896070/ https://lwn.net/Articles/896070/ zoobab <div class="FormattedComment"> I always had mixed feelings about &quot;self hosting&quot;, and &quot;hosted by others&quot;.<br> <p> Why don&#x27;t use a blockchain and make sure X of your friends can replicate your text tweets on their phone?<br> <p> The other problem of those &quot;platforms&quot; is censorship and moderation, which should not happen IMHO.<br> </div> Tue, 24 May 2022 09:30:38 +0000 LWN is now on Mastodon https://lwn.net/Articles/896068/ https://lwn.net/Articles/896068/ tzafrir <div class="FormattedComment"> So pleroma is a Mastodon server?<br> </div> Tue, 24 May 2022 08:19:24 +0000 LWN is now on Mastodon https://lwn.net/Articles/896065/ https://lwn.net/Articles/896065/ NYKevin <div class="FormattedComment"> Choose one:<br> <p> * You make FOSS.<br> * You have the right to complain when people modify your code to have additional or different features from those you wanted it to have.<br> <p> This is literally the entire point of the Four Freedoms.<br> </div> Tue, 24 May 2022 07:09:31 +0000 LWN is now on Mastodon https://lwn.net/Articles/896061/ https://lwn.net/Articles/896061/ pavon <div class="FormattedComment"> I&#x27;m okay with that. I think that federating different services with different use models is mess, and ActivityPub is already trying to be too many things to too many people for them to all federate well.<br> <p> As a simple example, back when texting was done on flip phones with 12 buttons and UIs that only displayed one message at a time, there were usage conventions that matched those limitations - like sending a single message, then waiting for a response, then replying. Then people started getting smartphones, which displayed texts messages like an IM app, and people started using texting like it was IM - like sending each sentence/phrase in a separate message. In the meanwhile people stuck on flip phones trying to read these would get message notification, open it, then before they can finish reading, another notification pops up saying you have a message - dismiss, try to read first message, and get another notification.<br> <p> And this is a fairly minor change between federated clients. ActivityPub is advertising itself as being good for microblogging like Twitter and macroblogging like livejournal/wordpress and image sharing like Flickr and social networking like Facebook. I can certainly see how there are some useful technology overlaps that would make reusing an existing protocol helpful. And I could see value in special-case adhoc federating - like a SMS-to-email gateway can be useful even if that is not how I would choose to normally interact with those protocols. But the idea of universally federating all these different hosts with different usage patterns and community conventions and hoping to get something usable out of it sounds like a nightmare to me. <br> <p> So I like the idea of &quot;Mastodon&quot; being the microblogging use-case/flavor/variant/subset/whatever of &quot;ActivityPub&quot;. There is still ample federation within &quot;Mastodon&quot;, but it is between hosts and clients that are similar enough for the federating to be tractable.<br> </div> Mon, 23 May 2022 23:16:02 +0000 LWN is now on Mastodon https://lwn.net/Articles/896048/ https://lwn.net/Articles/896048/ larkey <div class="FormattedComment"> I wasn&#x27;t aware, since I didn&#x27;t have time to look at the &quot;how&quot;, just the goals -- which are more-or-less aligned with what I wanted. Thanks for bringing this to my attention, one less project to track :-D<br> </div> Mon, 23 May 2022 16:34:23 +0000 LWN is now on Mastodon https://lwn.net/Articles/896047/ https://lwn.net/Articles/896047/ njs <div class="FormattedComment"> handshake.org is blockchain garbage from the guy who destroyed freenode. The other two appear to be legitimate projects with interesting ideas and working code. I feel bad for them, being mentioned alongside handshake.org.<br> </div> Mon, 23 May 2022 16:30:18 +0000 LWN is now on Mastodon https://lwn.net/Articles/895989/ https://lwn.net/Articles/895989/ larkey <div class="FormattedComment"> For those with Twitter as well (or migrating away) I&#x27;ve seen choosing a Twitter displayname that&#x27;s the Mastodon ID. Also, Keybase once was a project for that but has recently become a bit more sketchy since Zoom acquired them.<br> <p> I&#x27;ve been semi-watching various projects that cover some of its use-cases:<br> <p> * keys.pub<br> * handshake.org<br> * darkcrystal.pw<br> <p> But last time I checked, none of them is really &quot;there yet&quot;.<br> </div> Mon, 23 May 2022 10:27:51 +0000 LWN is now on Mastodon https://lwn.net/Articles/895959/ https://lwn.net/Articles/895959/ flussence And they link to a domain called "<a href="https://en.wikipedia.org/wiki/Sealioning">sealion</a> club". The jokes just write themselves, don't they? Sun, 22 May 2022 17:40:37 +0000 LWN is now on Mastodon https://lwn.net/Articles/895952/ https://lwn.net/Articles/895952/ pabs <div class="FormattedComment"> This is one of the comments there, I think it bears repeating here:<br> <p> I&#x27;d like to interject for a moment <a href="https://zaitcev.livejournal.com/251546.html">https://zaitcev.livejournal.com/251546.html</a><br> </div> Sun, 22 May 2022 02:16:38 +0000 LWN is now on Mastodon https://lwn.net/Articles/895928/ https://lwn.net/Articles/895928/ IanKelling <div class="FormattedComment"> I&#x27;m on mastodon too. @iank@hostux.social. <br> <p> It would be nice if the people who post here could have some automated way to let other people know about a link to information about them (eg: a link on their their username). I&#x27;ve done some google searches for user names of people here, and it seems silly, lots of people choose lwn usernames that they know they can be found on google, how about we cut out the middle man in that process?<br> </div> Sat, 21 May 2022 04:42:09 +0000 LWN is now on Mastodon https://lwn.net/Articles/895915/ https://lwn.net/Articles/895915/ gerdesj <div class="FormattedComment"> Drop any unwanted Twitter IDs in the bin to your right.<br> </div> Fri, 20 May 2022 21:24:02 +0000 LWN is now on Mastodon https://lwn.net/Articles/895912/ https://lwn.net/Articles/895912/ jmclnx <div class="FormattedComment"> Now I am going to have to get a Mastodon ID :)<br> <p> </div> Fri, 20 May 2022 20:45:40 +0000 LWN is now on Mastodon https://lwn.net/Articles/895902/ https://lwn.net/Articles/895902/ qyliss <div class="FormattedComment"> Fantastic news! Thank you!<br> </div> Fri, 20 May 2022 17:33:23 +0000