TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Disabling Matrix Portalling

107 点作者 matricaria将近 2 年前

13 条评论

Arathorn将近 2 年前
As a user, this is miserable. Matrix is used as a decentralised bouncer for tens of thousands of users to access IRC (including me) and while the bridge has certainly had problems over the years (e.g. occasional delays &amp; a recent spate of dropped messages), it&#x27;s also improved loads too - e.g. with support for restarting the bridge without reconnecting all the IRC users (<a href="https:&#x2F;&#x2F;github.com&#x2F;matrix-org&#x2F;matrix-appservice-irc&#x2F;issues&#x2F;1669">https:&#x2F;&#x2F;github.com&#x2F;matrix-org&#x2F;matrix-appservice-irc&#x2F;issues&#x2F;1...</a>) and all the other stuff in <a href="https:&#x2F;&#x2F;github.com&#x2F;matrix-org&#x2F;matrix-appservice-irc&#x2F;blob&#x2F;develop&#x2F;CHANGELOG.md">https:&#x2F;&#x2F;github.com&#x2F;matrix-org&#x2F;matrix-appservice-irc&#x2F;blob&#x2F;dev...</a>.<p>By now requiring users to go and contact chanops to ask them to explicitly plumb IRC channels to Matrix, it&#x27;s just going to waste time for chanops, precipitate weird cross-plumbing failures, or fail outright (given plumbing channels with more than 100 users has to be done manually to prevent abuse).<p>It&#x27;s very unfortunate that it&#x27;s come to this, and I can only hope that the whole &quot;opt in with a chanmode&quot; thing happens, if portalling is off the table.<p>In fact, wouldn&#x27;t it have been better to just ban the bridge by default, and let chanops unban it if they want people to be able to access via Matrix, rather than encourage people into the weird world of plumbing?<p>EDIT: clarifying that i&#x27;m not neutral on this, given i&#x27;m project lead for Matrix, and also responsible for running the Libera bridge at Element.
评论 #36576209 未加载
评论 #36578931 未加载
评论 #36575211 未加载
评论 #36578317 未加载
评论 #36591696 未加载
评论 #36592407 未加载
评论 #36575494 未加载
susam将近 2 年前
I have had my own share of problems with both portalled rooms as well as plumbed rooms on Matrix. Dropped messages, dropped connections, etc. were some of the problems. Sometimes the re-connection times can be several hours long. Despite these problems, the portalled rooms have been a convenient way to quickly set up a relatively persistent connection to the IRC network via the Matrix bridge.<p>That convenience is now going to be lost unless the IRC channel operators opt-in to create an account on Matrix, then set up a plumbed room on Matrix, and then advertise the plumbed rooms sufficiently well. Of course, many regular IRC users set up an IRC bouncer (I use ZNC myself) to keep a persistent connection to the IRC network, so this move would not affect them. But the portalled rooms served as a good alternative to setting up IRC bouncers yourself and unfortunately, this nice alternative is now going away.<p>As a channel moderator, I haven&#x27;t been too happy with the plumbed channels either. For example, one of the things I have found to be a little problematic is that the Matrix bridge service joins the Matrix room with <i>Admin</i> power level. To avoid these complications, I wrote my own tiny script to bridge the Matrix rooms and IRC channels I needed. Since my script joins the networks as an ordinary client, it does not need elevated privileges in the channels&#x2F;rooms. In case, anyone is interested in the script, I have shared it here: <a href="https:&#x2F;&#x2F;github.com&#x2F;susam&#x2F;nimb">https:&#x2F;&#x2F;github.com&#x2F;susam&#x2F;nimb</a><p>The section &quot;Differences from Matrix Appservice&quot; at the bottom of the README in the preceding link explains some of the inconveniences I faced with the Matrix bridge service for plumbed channels and why I had to write my own script to avoid them.
jeltz将近 2 年前
A pity, and maybe they have good reasons (load, abuse, the bridge being too flaky, ..), but I do not like the user experience of plumbed rooms and the limitation of only certain rooms being plumbed even further makes this uninteresting so this would mean I would need to run my own instance of the bridge or stop using Libera. And, no, I am no fan of the proposed new channel mode either. It was how it just worked and included all channels which made the bridge so useful.<p>I liked the bridge despite its occasional technical issues.
评论 #36576264 未加载
detaro将近 2 年前
Sadly not too surprising. Matrix can do <i>a lot</i> of really cool stuff, but also is just wonky in random places, and at scale that really hurts. And the bugfixing seems to endlessly run behind the work piling features on the other end.
评论 #36580686 未加载
3np将近 2 年前
Here&#x27;s an alternative for Matrix&lt;&gt;IRC bridging for Matrix homeserver operators: <a href="https:&#x2F;&#x2F;github.com&#x2F;hifi&#x2F;heisenbridge">https:&#x2F;&#x2F;github.com&#x2F;hifi&#x2F;heisenbridge</a>
proto_lambda将近 2 年前
Unfortunate, but the IRC bridge is an absolute dumpster fire at least at these scales, and Element seems to have been unable to do much about this so far.
denkmoon将近 2 年前
Can someone explain what caused this decision? I use and love matrix but I don&#x27;t really get the context of the article.
guerby将近 2 年前
We use matterbridge to bridge IRC to matrix at <a href="https:&#x2F;&#x2F;tetaneutral.net" rel="nofollow noreferrer">https:&#x2F;&#x2F;tetaneutral.net</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;42wim&#x2F;matterbridge">https:&#x2F;&#x2F;github.com&#x2F;42wim&#x2F;matterbridge</a>
jordemort将近 2 年前
I guess I&#x27;ll add &quot;set up Heisenbridge&quot; to my TODO list; the number of &quot;actual&quot; Matrix rooms that I&#x27;m in is very few compared to the number of bridged IRC channels, and most of those are on Libera.
infinitezest将近 2 年前
In case anyone else was confused by the terminology here: <a href="https:&#x2F;&#x2F;matrix.org&#x2F;blog&#x2F;2017&#x2F;03&#x2F;11&#x2F;how-do-i-bridge-thee-let-me-count-the-ways&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;matrix.org&#x2F;blog&#x2F;2017&#x2F;03&#x2F;11&#x2F;how-do-i-bridge-thee-let-...</a>
gunapologist99将近 2 年前
Are there any metrics as far as how many normal users will be impacted by this?
dopa42365将近 2 年前
Might as well just ditch IRC (it&#x27;s dead, grandpa) and use Matrix directly.
Gordonjcp将近 2 年前
Why is using Matrix supposed to be easier than irssi and tmux?
评论 #36577907 未加载