117
submitted 2 years ago* (last edited 2 years ago) by atomicpoet@beehaw.org to c/technology@beehaw.org

I run a few groups, like @fediversenews@venera.social, mostly on Friendica. It's okay, but Friendica resembles Facebook Groups more than Reddit. I also like the moderation options that Lemmy has.

Currently, I'm testing jerboa, which is an Android client for Lemmy. It's in alpha, has a few hiccups, but it's coming along nicely.

Personally, I hope the #RedditMigration spurs adoption of more Fediverse server software. And I hope Mastodon users continue to interact with Lemmy and Kbin.

All that said, as a mod of a Reddit community (r/Sizz) I somewhat regret giving Reddit all that content. They have nerve charging so much for API access!

Hopefully, we can build a better version of social media that focuses on protocols, not platforms.

you are viewing a single comment's thread
view the rest of the comments
[-] unique_hemp@discuss.tchncs.de 11 points 2 years ago

It's looking great! I joined just 2 days ago and the communities I subscribed to are already looking much more lively today. Thanks, Reddit blackout!

Also written in Rust, btw :)

[-] Penguincoder@beehaw.org 8 points 2 years ago

How do you know something is developed with Rust?

Don't worry, the devs will tell you.

[-] knova@links.dartboard.social 3 points 2 years ago

Check the GitHub! It’s linked at the bottom of the web page (“Code”)

[-] flickertail@lemmy.world 3 points 2 years ago

I've also found this to be true with Julia devs

Source: am Julia dev

[-] nii236@lemmy.jtmn.dev 3 points 2 years ago

Weirdly enough the fact that it’s written in rust is why I am using it instead of kbin (PHP)

[-] Osnapitsjoey@lemmy.one 2 points 2 years ago
[-] J_C___@sh.itjust.works 2 points 2 years ago
[-] Osnapitsjoey@lemmy.one 1 points 2 years ago

God damn! Okay now I'm fully behind it

[-] CanadaPlus@lemmy.sdf.org 2 points 2 years ago* (last edited 2 years ago)

Fast because it's pointer-based like C/C++, but better because it's memory safe, which means it won't crash, leak or mysteriously overwrite it's own data constantly.

[-] daan@lemmy.vanoverloop.xyz 2 points 2 years ago

I'd say that it's fast because it's compiled to machine code and doesn't use garbage collection. But I see what you mean with "pointer-based".

[-] bhj@lemmy.one 1 points 2 years ago

Rust is a very good language but is relatively new on the scene so it has to compete against other languages that fit the same niche(primarily C++) that have been around a lot longer.

Rust has been very popular for hobby projects for a while but it's still pretty rare to see it for larger projects, and you still almost never see it for enterprise projects. So it's cool seeing an app that uses it blow up.

[-] CanadaPlus@lemmy.sdf.org 2 points 2 years ago

PHP!? They're writing the shiny new thing in the joke language from r/ProgrammerHumor?

[-] nii236@lemmy.jtmn.dev 2 points 2 years ago

Exactly right?

To the average Redditor I guess its fine, but to me its unacceptable haha.

Repo link: https://github.com/ernestwisniewski/kbin

[-] CanadaPlus@lemmy.sdf.org 1 points 2 years ago

Welp, I guess I chose right after all.

[-] nii236@lemmy.jtmn.dev 0 points 2 years ago

There is:

  • The right choice
  • The other choice (PHP)
  • The wrong choice (PHP)
[-] greyscale@lemmy.sdf.org 1 points 1 week ago

lol

Imagine letting the circle jerk program you like that.

[-] CanadaPlus@lemmy.sdf.org 1 points 1 week ago* (last edited 1 week ago)

Hello future person, Kbin is dead now. You can go ahead and give me your pitch for why PHP is a great programming language, though - I've never used it.

You could also word that as "deferring to other people with more experience trying to use PHP".

[-] greyscale@lemmy.sdf.org 1 points 1 week ago* (last edited 1 week ago)

It gets a lot of hate. But it also drives a whole bunch of large businesses, and a lot of products. Its not trendy, but it gets the work done. In the past there were many bad products made ontop of it, but those products made sales, so were they really all that bad?

Its popular to use it like a punching bag, but the reality is its sigificantly better than the time period where most of the "hate" comes from. A time before javascript.

Its funny, people struggle to hit c10k with modern application stacks, but we had been doing it since before the iPhone.

I quite like it, its quite clean, the tooling isn't painful, and its fairly easy to make applications go fast.

tl;dr its a conservative technical choice, and ergo, unfashionable, but also drives a good portion of the internet.

Disclosure: I write PHP unless I have a good reason not to, I also do some .Net and some Go.

[-] CanadaPlus@lemmy.sdf.org 1 points 1 week ago* (last edited 1 week ago)

Interesting to hear it's fast.

Saying "you can use it and it has been used a lot" feels a bit like faint praise, on the other hand. I appreciate the effort to write me up a reply, though.

[-] greyscale@lemmy.sdf.org 1 points 6 days ago* (last edited 6 days ago)

Honestly, keeping the excitable children in TypeScript-land is for the best. I just wish they'd shut the fuck up about their AI workflows while I'm around.

It is quite performant, most of the performance issues are more bad architecture than anything else.

Also it scales horizontally rather well without requiring me to build the infrastructure out before the need is there.

this post was submitted on 12 Jun 2023
117 points (100.0% liked)

Technology

42521 readers
69 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 4 years ago
MODERATORS