rideranton
Some dude that enjoys working on open source projects, reverse engineering, 3d printing, experimenting with 3d graphics and lots of other tech hobbies.
Currently working on the kbin API: https://codeberg.org/Kbin/kbin-core/pulls/357
Games I play:
- Planetside 2
- DnD 5e
Shows I like:
- Star Trek
- The Expanse
- Wheel of Time
- House of the Dragon
Book series I enjoy:
- Game of Thrones
- Wheel of Time
- Mistborn
- The Stormlight Archive
- Pathfinder
- 2 Posts
- 15 Comments
rideranton@kbin.socialto
Technology@lemmy.world•Lemmy and Kbin: The Best Reddit Alternatives?
5·3 years agoAt least one mistake in there though, since you can definitely block instances in Kbin too. It’s not the most obvious though.
Also:
- kbin does have an instance wide moderation log in the footer: https://kbin.social/modlog
- kbin supports markdown, though it does not have a preview feature yet
- kbin allows you to block users just like you can block magazines and domains, though there is no way to filter specific words (yet)
- (probably a few more, but those were the ones that I noticed)
rideranton@kbin.socialto
Fediverse@lemmy.world•🍋 LemMon - Lemmy Monitor - Servers Status
3·3 years agoA single health check call a minute by a single app is nothing compared to real world usage
rideranton@kbin.socialto
Sync for Lemmy@lemmy.world•Kbin's API is almost done and the developer is submitting for review
22·3 years agoYeah, it definitely is not a drop in for Lemmy’s API, so if Sync were to support my API for kbin it would be an additional layer for them to add.
rideranton@kbin.socialto
You Should Know@lemmy.world•YSK that a lot of common questions/complaints about Lemmy are presently answered by kbin
5·3 years agoI’ve been working on the API, and it is pretty much feature complete (barring feedback) and should be entering review very soon.
rideranton@kbin.socialto
You Should Know@lemmy.world•YSK that a lot of common questions/complaints about Lemmy are presently answered by kbin
2·3 years agoFedia is just another kbin instance, not really a fork. It is tracking the development branch a bit closer than kbin.social, but it’s still the same repo
rideranton@kbin.socialto
No Stupid Questions@lemmy.world•What is the difference between Lemmy and kbin?
3·3 years agoLemmy stores who upvoted what but does not make it easily available to everyone like kbin does - you can set up a Lemmy instance to grab upvoted and read them from the DB if you are so inclined, or you could just look at kbin to see the same info
Love it! Kbinaut Kibby is adorable =)
rideranton@kbin.socialto
Ask Kbin@kbin.social•Edit: TIL it doesn't matter if you make your community on Lemmy or kbin, they're federated and will have equal exposure
3·3 years agoThe API is on its way though, I’ve only got a few more endpoints and permissions to add before it will be ready for testing
rideranton@kbin.socialto
No Stupid Questions@lemmy.world•Does Lemmy strip photo GPS data?
5·3 years agoLooking in
ImageRepository.phpit doesn’t appear that images have their extra data stripped. Also testing it on my dev instance showed that GPS data remained in the image. Should be an easy fix since all image uploads are processed through that repository.Edit: In fact there’s already an issue open for it - https://codeberg.org/Kbin/kbin-core/issues/374
rideranton@kbin.socialto
Fediverse@lemmy.world•Announcing OpenLemmyStats.org: Publicly Queryable Vote History + Other Hidden Data for Any Lemmy User!
1·3 years agokbin users:
Look at what they need to mimic a fraction of our power
/s
rideranton@kbin.socialto
You Should Know@lemmy.world•YSK: Your Lemmy activities (e.g. downvotes) are far from private
1·3 years agokbin has the ability to see activity including upvotes, boosts, and downvotes from the UI for entries, comments, and microblogs
rideranton@kbin.socialto/kbin meta@kbin.social•YSK that Kbin can subscribe not only to magazines and communities, but entire instances.
1·3 years agoLanguage filtering is in progress right now, hopefully it can make it soon to help alleviate those pain points - most of my blocklist is due to posts being in languages I don’t speak as well
rideranton@kbin.socialto/kbin meta@kbin.social•"Antiwoke" magazin on kbin.social posting bullshit like "how to end Wokeness" and "Time to reject the extrem trans lobby harming our society" How to report ? he is the moderator of that magazin.
0·3 years agoYou can block domains if you click on the domain next to the post, go to the sidebar and block it like a magazine
By the way @ernest, it looks like the API has not been properly set up on kbin.social - probably an issue with the public/private key set up. I got a 500 error attempting to visit /api/entries