this post was submitted on 11 Jun 2023
93 points (100.0% liked)

Technology

37608 readers
318 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Looks like KBin has an edge over Lemmy now in terms of monthly active users.

It's obviously a pretty silly thing, and is not in any way indicative of which project is "better" or more "long-term viable" or anything — instances of both federate with one another, and with the rest of fedi, so it's all one happy family.

That said, it's notable. KBin is a relative newcomer to the "Reddit-like fedi instance" game, and also does not have the tankie baggage.

Anyway, the more, the merrier!

KBin: https://the-federation.info/platform/184

Lemmy: https://the-federation.info/platform/73

Discussion on fedi: https://mstdn.social/@rysiek/110527049024028986

you are viewing a single comment's thread
view the rest of the comments
[–] nii236@lemmy.jtmn.dev 19 points 1 year ago (6 children)

Sorry guys, kbin is built on PHP.

[–] venuswasaflytrap@lemmy.ca 14 points 1 year ago (1 children)

If history has taught me anything - I would say that means that kbin will persist forever.

[–] nii236@lemmy.jtmn.dev 7 points 1 year ago (1 children)

I mean, almost half of all the websites on the internet is built on WordPress, so maybe you're onto something here...

[–] venuswasaflytrap@lemmy.ca 3 points 1 year ago (1 children)

I think people get way too caught up on technical optimisation issues with a language.

The reason a language, programming or otherwise, catches on is ultimately based on how many people use the language. So the lower the barrier to entry, they more people who will use it. PHP has a pretty low barrier to entry to creating a website (however simple/bad) and it has a lot of cultural momentum. I don't see PHP going away anytime soon.

[–] mobyduck648@beehaw.org 3 points 1 year ago

Yeah ‘built in $language’ literally only matters from the point of view of attracting volunteer devs, end users couldn’t care less as long as the platform works. Lemmy and Kbin could be written in Malbolge for all they cared as long as it loads properly and doesn’t annoy them.

While I wouldn’t start a new PHP project myself as it’s yet another language to juggle and not one I’m particularly interested in it’s a perfectly legitimate choice even in 2023.

[–] Hexorg@beehaw.org 6 points 1 year ago (1 children)

Let’s not hate on tools. Php has its uses and has been proven to be useful in commercial applications. So has Rust. They are different but the choice of programming language means nothing for the core project.

[–] nii236@lemmy.jtmn.dev 10 points 1 year ago (1 children)

I, too, can use a banana to hammer in a nail

[–] wit@lemmy.world 2 points 1 year ago (1 children)

hahah, this made me laugh. I will be stealing this from you.

[–] nii236@lemmy.jtmn.dev 4 points 1 year ago* (last edited 1 year ago) (1 children)

To be a bit more verbose, I don't think all programming languages are created equal, and its a disservice to pretend it is.

Duck Duck Go was written in Perl. GitHub (originally) in Ruby on Rails.

Languages are tools only because they're general purpose programming languages. The real path to success is in choosing a tool that you're good at using (no matter how blunt), rather than pretending all tools are equal.

[–] Hexorg@beehaw.org 3 points 1 year ago

Sure but dissing on languages you don't like will only make devs who like those languages defensive. Not every dev is good only at languages you're good at.

[–] Gecko@feddit.de 4 points 1 year ago (1 children)

Yeah, I generally prefer kbin's UI over lemmy's but given the backend is in PHP I have concerns that it might not be able to scale effectively with its growth.

Not saying that PHP is a complete showstopper but there are valid concerns in terms of maintainability...

[–] reric88@beehaw.org 6 points 1 year ago (2 children)

Can you explain this in simple terms for simple minds like mine? And I only ask for other people like me who may wonder but not ask

load more comments (2 replies)
[–] mobyduck648@beehaw.org 4 points 1 year ago* (last edited 1 year ago)

Modern PHP is supposed to be a decent language these days rather than a collection of footguns so I wouldn’t write it off out of hand. It wouldn’t be my first choice of language but it still runs huge swathes of the web, interesting choice for a greenfield project though. What it will mean is it’ll be harder for Kbin to attract developers on a voluntary basis I think, if I’m giving my time for free I’d personally much rather spend it writing Rust than PHP even if PHP is decent these days.

[–] palitu@lemmy.perthchat.org 2 points 1 year ago (1 children)

Urgh... php.

Rust or die...

Is php as bad as it wad previously?

[–] Eamorayden@vlemmy.net 1 points 1 year ago

No. It's not perfect by any means but it's leaps and bounds ahead of where it was.

[–] jimmyjoners@lemmy.world 0 points 1 year ago

Are there any sites in the Fediverse written in .net? I'd like to contribute to these sites, but I haven't touched PHP in over a decade.