

Don’t ever install WordPress, just let it die. It’s slow, insecure and the owner is a dick.
Don’t ever install WordPress, just let it die. It’s slow, insecure and the owner is a dick.
It’s the ChatMessage ActivityPub custom type: https://docs.pleroma.social/backend/development/ap_extensions/#chatmessages
Wow, really good requests! I’m saving this comment to implement later.
I split the problem into two parts in my previous comments:
So it all depends on what you believe has a bigger impact even if you’re in the “all screen time is bad” camp. Anyway, I know I’m not gonna convince you and you’re not gonna convince me. It’s not like I never read anything and decided that I’ll base my opinions on my feelings only.
I’m a firm believer that the problem is with parents not setting healthy boundaries for screen time, not the fact that a screen is showing some pictures.
Thanks for the kind words! This app (like pretty much everything open source I ever did) stemmed from needing an app like that but not finding any and every little “Contains ads” in the Play Store listing made me a little sadder that vultures are trying to attack even the most vulnerable.
The only other good one I found had a different problem, a good old greediness (every theme was a separate app, each unlocked with an in-app purchase, meaning you cannot buy once and use on all family member’s devices, the unlock was $2, but multiply it with 4 apps and 4 devices and it gets quite expensive for such a simple game). I’m fine with that in general, but given I’m a developer, I decided to offer people a better alternative.
So yeah, I believe in it and I’m glad someone sees it that way.
Seriously, thanks, I think it’s been quite a while since some online stranger said something so nice to me!
And other studies have shown that moderate screen time doesn’t impair them. And that games can improve intellectual abilities has been known for millennia, with studies proving it.
And as is the case for pretty much everything, there’s more than one angle. Being the “weird kid” who doesn’t know what their schoolmates are talking about when they reference the latest popular show is not all the rage it might seem.
Eh, everything is about the quantity, afaik. If you let your kid watch TV/phone every day for a few hours, you’ve got a problem.
If you limit it and watch your kid, it’s fine. At least as far as I can see, anyway.
Some researches tend to agree with me (well, the other way, really, I agree with them), while others don’t.
But one thing all researches I’ve read agree on is that passive screen time (TV, YouTube etc.) is bad, so I think that something that boosts memory and helps with cognitive abilities is much better. And that’s why I built this game.
Well, as usual with GNU, there is the chance that someone else will take it and make it useful. They usually have a solid foundation, they’re just kinda stuck in the middle ages when it comes to usability.
QML is such an awesome UI language, the only thing (that I know of) that comes close is Jetpack Compose.
The flavour of JavaScript QML uses is very different from regular JavaScript, it’s literally a glue language and any significant non-UI logic should be done in C++.
And Qt C++ is very different to most other C++ framework (or how people usually write pure C++), it feels much more Java-inspired.
Anyway, it really is a great UI toolkit if you want something powerful, cross-platform and efficient.
Qt is my favourite, though it’s not .NET.
Wayland replaced a shitty protocol with equally shitty one. So it’s still shit, but different.
That is, if Wayland works for you. If it doesn’t, running X inside Wayland won’t solve much.
Sure is! Especially when Wayland is broken all the time. Last year I had to be on X because Wayland was laggy as fuck and my eyes hurt from the constant flickering.
A year before that it worked flawlessly and now it works too. Can’t wait for the next major update, I just love the thrill of not knowing whether my PC will work well or not.
Modern or not, X just works. Wayland is broken all the time.
I don’t think he’s little anymore.
I was of the impression that they simply stop existing, while humans go to heaven or whatever.
Another likely cause: you’re posting to a non-local community and you got hit by federation issues, while your instance thinks the post got created, the target instance doesn’t know about it.
Happened to me a few times.
That’s what I meant by admins/mods, thus I still think my point is still valid: not private, but not exactly public.
It’s not exactly public, IIRC? Like, admins/mods have access, so it’s not private by any means, but I wouldn’t really call it public.
Yep, exactly that. It’s a little more complex, thus the different term (defederation), but from user-perspective it’s exactly that: a server block.
Depends on what you use for the blog. Most blogging software does have RSS support. If you’re writing the blog by hand, you need to create the RSS manually, or if there’s some kind of source for the blog posts, generate it from the source data.