this post was submitted on 15 Jun 2023
320 points (100.0% liked)

Programming

13477 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


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

founded 2 years ago
MODERATORS
 

After the (temporary) defederation announcement of earlier i checked the Lemmy repo to see if there was already a ticket on the federation limiting option like Mastodon's that people mentioned Lemmy doesn't yet have. Not only i didn't find it, i also saw that there's about 200+ open tickets of variable importance. Also saw that it's maintained mostly by the two main devs, the difference in commits between them and even the next contributors is vast. This is normal and in other circumstances it'd grow organically, but considering the huge influx of users lately, which will likely take months to slow down, they just don't have the same time to invest on this, and many things risk being neglected. I'm a sysadmin, haven't coded anything big in at least a decade and a half beyond small helper scripts in Bash or Python, and haven't ever touched Rust, so can't help there, but maybe some of you Rust aficionados can give some time to help essentially all of Lemmy. The same can be said of Kbin of course, although that's PHP, and there is exacerbated by it being just the single dev.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] theDuesentrieb@beehaw.org 7 points 2 years ago

Thank you for this. Finally a good reason to learn more rust πŸ‘

[–] scroll_responsibly@lemmy.sdf.org 6 points 2 years ago (3 children)

They wrote a web application in rust?

load more comments (3 replies)
[–] Bobo_Palermo@kbin.social 6 points 2 years ago (9 children)

As a dev who never even heard of Rust, it sounds interesting.

load more comments (9 replies)
[–] fastfinge@rblind.com 5 points 2 years ago (9 children)

How is PHP doing these days? It used to be hugely popular, but seems to have fallen into disregard in a lot of circles. I wonder if PHP being seen as a "easier" language than rust will attract more kbin developers?

[–] mrmanager@lemmy.today 6 points 2 years ago* (last edited 2 years ago) (5 children)

Almost everything is easier than rust, except stuff like Elixir or Assembly and stuff...

But rust is just better than the others. Golang is also decent, it's fast (half the speed of rust is still very fast) and much easier to learn.

[–] ollien@beehaw.org 6 points 2 years ago (1 children)

I find it funny you put Elixir In the same boat as Assembly. It's not that complicated of a language, it just has interesting process mechanics.

load more comments (1 replies)
load more comments (4 replies)
[–] slashzero@beehaw.org 3 points 2 years ago* (last edited 2 years ago) (1 children)

I still use PHP extensively for a lot of my projects at work. It’s my favorite language.

I’ve been experimenting with rewriting one of my UI based reporting tools with Laravel (moving from slim/twig).

The fact kbin uses PHP piqued my interest there but I went with lemmy for my standalone instance anyway because I’d like to get familiar with Rust.

[–] stephenc@waveform.social 3 points 2 years ago

PHP used to be my main language. When they started adding more advanced type features it interested me. Then I got bitten by the strong typing bug and started teaching myself Haskell. I didn't end up getting very far, but now I strongly prefer strong and static typing.

I don't dislike PHP, even now. If I wanted to use an interpreted language for a web project, I'd probably pick PHP. I sure like it better than Python, Ruby, and JS. I just don't find myself wanting that kind of language anymore though.

load more comments (7 replies)
load more comments
view more: β€Ή prev next β€Ί