There are still more restrictions however on spending on other candidates and they would have to act like any other PAC, only helping via donating/running ads in support of (but importantly not directly by) any other candidate.
There are still more restrictions however on spending on other candidates and they would have to act like any other PAC, only helping via donating/running ads in support of (but importantly not directly by) any other candidate.
The money Biden has raised directly however can only go to the people that were on his ticket at the time the donation was made
That’s the part of the code that seems strange??
Also, as the developer of Lemmios, it is somewhat negligence on my part (not saying this is true for any of the other app developers, just me), we all google when we code and generally the newer features make things much easier so it is really hard to google older features since they are harder to implement and get quite buried. I also think for me at least my apps start as passion projects I don’t really expect anyone to use so I forget that iOS versions under my current one exist lol, it’s a lot easier to start on 16.0 and stay on 16.0 forever than go lower after the project has started, sorry.
Hey, Lemmios developer here, what do you mean by cutting off images? It’s a known bug (I’m not sure that’s the right word because it’s working as intended just looks odd when people embed images in the body of a post) that Lemmios will only show the begging of a text post in the main feed, but once a post is clicked on there shouldn’t be any cut off images? The image loads fine for me and I would love a screenshot of it getting cut off if you can?
It does not mean that lemmy is less secure, but yes, it means that malicious app developers will have a much easier time stealing login credentials because entering them inside the app is already the norm. However this is definitely a feature that can be added so it does not mean anything bad long term
Even though they are both fediverse they still are quite different and one of the important differences is that lemmy does not support oauth so apps don’t have that option, as for why all mastodon apps use it: it’s because of the security benefits to the user and (as a lemmy app developer) implementing auth is hard lol
Yeah, I’m trying to add as much as I can, thanks for the recognition!
Yeah, it is greatly improved with units and a better default value, and I wish it could be transparent but there is no pictrs API for max image size, that is an issue for the lemmy devs
Hey there, Lemmios dev here, what do you mean by not usable? It works great for me and the other users I’ve asked?
Thank you so much, it really means a lot to hear the positive feedback, and many more features will be coming soon!
Thats great to hear!
Yeah, but hopefully iOS 15 will be coming soon, the migration is slow but ongoing!
Ok thanks!
And the comments disappearing has been fixed! (Pending apple review)
I always hate suggesting the basic troubleshooting options, but have you tried signing out, uninstalling, and then reinstalling?
I sent out the post just as the app released so Apple still says they’re working on getting it distributed, I have it enabled for all App Store regions so check back soon!
That was the original name (even made !artemistesting@lemmy.world) but if there is an app named Artemis then no
It’s still crashing on the app store version? That’s very interesting, apple is telling me the app store version has not crashed yet, just to verify this crash occurs when submitting a comment?
I think the reasoning was that there was a race condition between the code causing the bluescreen and the code updating to avoid the bluescreen so rebooting 15 times would give a lot of opportunities for the updater to win the race.