Live data from Hacker News

PhpBB 3.3.10

phpbb.com

101–110 of 203 posts

Re: PhpBB 3.3.10

#101
post #84
post #76

Earlier quoted context omitted.

That will be a day of days. imgur shutting down will be like someone shaking your internet Etch-A-Sketch. The internet post imgur will have a completely different vibe.

Sounds like a job for archive.org

That doesn't solve the issue of the millions of embeds and links though.

Re: PhpBB 3.3.10

#102
post #9

Every time I see hype about Mastodon and the fediverse I miss the phpBB days. There was something special about the interlocking network of forums that didn't need to "federate" in any formal capacity. We just joined communities we liked and formed overlapping networks like normal people do and always have done. No one at the time felt any need to try to accommodate the whole world in one venue. As someone who never…

phpBB forums were great for grouping discussions by topics. HackerNews still has this vibe; and maybe reddit as well. But media like twitter or mastodon instead connect you to a person, who may have multiple opinions on various subjects, often repeating or reinforcing each other day by day. This is also a valuable model; and I don't think it can be adequately translated to the phpBB one.

Re: PhpBB 3.3.10

#103
post #43

In the last month, I’ve been experimentally replacing my use of Trello, stickies, and todo lists with a phpBB instance. So far I’m the only user, but it’s a surprisingly nice system for keeping track of notes and regular status updates on my projects. And when I need to collaborate with someone, the permission system is quite nice as well. The fact that it’s free, mature, and relatively easy to install and maintain a…

Huh now I really wonder if it would work out if you would replace Slack with a bulletin board organization wise

Re: PhpBB 3.3.10

#104

PhpBB forums are in the sweet spot of permanence. What's the easiest/cheapest way to test-host a forum? Discourse wants payments, which doesn't make a lot of sense for something that might not even get used. PHP, in my recollection, has always been a pain to deploy and to take care of. Does there exist something lightweight, storing data in sqlite, not requiring JS to even operate, and easy to update? I'm talking lib…

You don't need to pay for Discourse, unless I've missed some major development. Though they do seem to heavily accentuate their hosting plans on their site now.

If you're happy to use Docker then the story of hosting it is pretty easy.

I wouldn't generally consider PHP a pain to deploy either for that matter, but I'm sure that all depends on your particular situation.

Re: PhpBB 3.3.10

#105

PhpBB forums are in the sweet spot of permanence. What's the easiest/cheapest way to test-host a forum? Discourse wants payments, which doesn't make a lot of sense for something that might not even get used. PHP, in my recollection, has always been a pain to deploy and to take care of. Does there exist something lightweight, storing data in sqlite, not requiring JS to even operate, and easy to update? I'm talking lib…

> Does there exist something lightweight, storing data in sqlite, not requiring JS to even operate, and easy to update? I'm talking libre ofc.

I think PHPBB ticks all those boxes, doesn't it?

Re: PhpBB 3.3.10

#106

Earlier quoted context omitted.

Algorithmic feed + moderators. This is what makes FB, twitter such horrible places for building a real community. Each thread in a FB group is valued but it's ability to create more traffic and more ads and not because of it's true value to the community. The result is that what comes in your feed is usually the feeds that generate extreme reactions from different sides. On forums if it's up you know it's a real disc…

I wonder if anyone has experimented with algorithms optimized for sustainable long-term community building. What would that even look like?

Don’t know about algorithms, but HN does a good job of being a forum. I think it’s a combination of sensible guidelines, restricted community moderation (votes and flags) and very good manual moderation.

Re: PhpBB 3.3.10

#107

PhpBB forums are in the sweet spot of permanence. What's the easiest/cheapest way to test-host a forum? Discourse wants payments, which doesn't make a lot of sense for something that might not even get used. PHP, in my recollection, has always been a pain to deploy and to take care of. Does there exist something lightweight, storing data in sqlite, not requiring JS to even operate, and easy to update? I'm talking lib…

You can try asmBB, very lightweight and sqlite

Re: PhpBB 3.3.10

#108
post #9

Every time I see hype about Mastodon and the fediverse I miss the phpBB days. There was something special about the interlocking network of forums that didn't need to "federate" in any formal capacity. We just joined communities we liked and formed overlapping networks like normal people do and always have done. No one at the time felt any need to try to accommodate the whole world in one venue. As someone who never…

There is a version of Lemmy (a fediverse clone of Reddit) with the phpBB interface: https://github.com/LemmyNet/lemmyBB

Re: PhpBB 3.3.10

#109
post #9

Every time I see hype about Mastodon and the fediverse I miss the phpBB days. There was something special about the interlocking network of forums that didn't need to "federate" in any formal capacity. We just joined communities we liked and formed overlapping networks like normal people do and always have done. No one at the time felt any need to try to accommodate the whole world in one venue. As someone who never…

I think it's a mistake to equate all services that are built on top of ActivityPub to "social media" based on what Mastodon offers. There's nothing stopping a forum like service appearing that offers federation.

ActivityPub *should* (though nobody currently does, as far as I know) solve the problem of requiring a new identity for each service that you want to interact with. Ideally in a federated network you only need an account on one server and then have fun with everyone else.

I'm only speaking for myself but I feel account management fatigue having to juggle multiple ones for each social network/forum/etc. I want to interact with.

Re: PhpBB 3.3.10

#110

Earlier quoted context omitted.

Forums were doing just fine during the golden age of Facebook, at least in my generation. I thought what made forums go belly-up was reddit. Once reddit became a mainstream social media, there was no need for niche forums as anyone could just create a subreddit.

Could be - at least the communities I used to participate in seem to use Discord now.

I really dislike using Discord and I can't even figure out why (so it's probably me). I do know it's not the part where it is a chat app per se - I'm happily using Zulip, managing with Slack, and WhatsApp, Telegram and Slack all have their place. But something about the UI/UX of chatting in Discord just makes it a stream of conversations where I can barely follow what's going on.

Having said that in many contexts a forum with threads that have a clear topic are just so much more of an appropriate solution than chat apps. I don't understand why people prefer the latter (although it does explain why I prefer Zulip since it manages to be a good hybrid in how it organizes discussions).

Post reply on HN