einsteinx2

u/einsteinx2@programming.dev
0 posts · 106 comments

Recent posts

No posts.

Recent comments

on Uh...oh... · c/programmer_humor · 6 pts · 2y

https://html-lang.org/

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.

Probably because the newer ARM based can run (a lot of) native iOS apps, so it’s a test target as well now.

EDIT: oh just realized this is from 2016 (right in the title duh) so my explanation doesn’t make sense

on Beware · c/linux_memes · 1 pts · 2y

Wherever all the VR headset makers buy theirs from I imagine.

I had a game idea that requires the use of various C++ libraries and is 2D, did some quick comparisons after some searching, and Godot seemed like a perfect fit. I just compile the libraries in with Godot, write a bunch of the internal logic directly into the engine and script it using GDScript, and it’s been great for my needs so far. The licensing is the cherry on top, but definitely had an influence in my decision making as well.

on *Permanently Deleted* · c/privacy · 4 pts · 2y

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.

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…