FWIW due to Lemmy’s size, I think it’s actually more common to scroll Local or All rather than Subscriptions, so you’re probably getting votes from lots of random people rather than subscribers to this community specifically.
FWIW due to Lemmy’s size, I think it’s actually more common to scroll Local or All rather than Subscriptions, so you’re probably getting votes from lots of random people rather than subscribers to this community specifically.
I mean, technically it’s the other 2 out of 10 that are wrong…🙃
HTML, the programming language, is a practical, turing-complete[1], stack-based programming language based on HTML, the markup language. It uses elements defined in HTML, the markup language, in order to do computations.
Have you heard about our lord and savior Rust? 🙏
Godot is written in C++ not Rust…
Unfortunately all of those dark patterns actually do work statistically speaking, that’s why they’re so prevalent. It really sucks because it means they’ll never stop.
Reading this comment and then looking up and seeing that your username ends with PDP11 was *chef’s kiss*
These prices look very reasonable. I started a project in Godot 4 that I want to eventually get on the Switch (and other consoles), so this is exactly what I was looking for!
Vscode even has a terminal built in haha
This is amazing, going to recommend this to my team as a JavaScript replacement on Monday!
This hasn’t been true for years…
“You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices.”
https://developer.apple.com/support/compare-memberships/
Not to mention you can already side load apps using a free account as well, you just have to refresh the signing once a week. Presumably “real” side loading will remove that restriction and make the process simpler.
Looks like the image link is broken :(
Weird the keyboard didn’t work but glad the double tap did! It’s definitely clutch
I use Termius on iOS and double tapping the screen sends a tab (I may have enabled it in settings but I don’t think so). I think you can also put a button for it above the keyboard. In any case it does work for tab completion. I know I’m on iOS and not Android but I’d be really surprised if the Android version had no way to send a tab…
The irony is they always seem to have 0 comments lol, so much for sparking discussion.
That was beautiful lol
That’s a really great idea, I never thought of that! Would have really helped my 2 hour each way commutes that drove me crazy before I went full remote.
iOS dev here, especially when using Swift, supporting older OS’s greatly restricts which new Swift features you can use. Especially any OS lower than iOS 15.
Give the fact that the vast, and I mean like 95% or more, of iOS users update to the latest iOS version within months of release and over 99% of users are on at least the previous iOS version, it’s preferable to start a new app on the latest iOS version possible.
Unfortunately that means older (usually 5+ years) devices get left out, but with small volunteer dev teams or solo devs it makes practical sense.
I’ve seen the whole video as well, it’s somehow actually worse than this clipped version lol
You can still see the count on their Floatplane page here: https://www.floatplane.com/channel/linustechtips/home
As of time of this comment it’s at 36396 and still slowly trending down. It started at over 42000 when the GN video came out.
A monad is just a monoid in the category of endofunctors, what’s the problem?