einsteinx2

joined 1 year ago
[–] einsteinx2@programming.dev 1 points 1 year ago

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.

[–] einsteinx2@programming.dev 2 points 1 year ago

This is patently false… iOS has a whole content blocking system and a plethora of ad blocking extensions available. And no it’s not just DNS blocking, it removes the elements just like on a desktop browser. And yes in regular old Safari, not Brave.

[–] einsteinx2@programming.dev 2 points 1 year ago (1 children)

Heads up Lemmy has a save function which can save both posts and comments

[–] einsteinx2@programming.dev 4 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] einsteinx2@programming.dev 3 points 1 year ago

Looks like the image link is broken :(

[–] einsteinx2@programming.dev 2 points 1 year ago

Weird the keyboard didn’t work but glad the double tap did! It’s definitely clutch

[–] einsteinx2@programming.dev 5 points 1 year ago (2 children)

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…

[–] einsteinx2@programming.dev 2 points 1 year ago

The irony is they always seem to have 0 comments lol, so much for sparking discussion.

[–] einsteinx2@programming.dev 1 points 1 year ago

I liked TNG a lot but also never got into DS9. I think I need to give it another shot…

[–] einsteinx2@programming.dev 3 points 1 year ago

That was beautiful lol

[–] einsteinx2@programming.dev 4 points 1 year ago

I used to use Alpine containers but I’ve since standardize on Debian completely. Proxmox is Debian, my VMs run Debian, my LXCs run Debian, my VPSs run Debian, Raspian on my RPi is Debian, Armbian on my Odroid is Debian, etc, etc.

The benefit of running the same distribution on all my servers no matter where or how they’re hosted can’t be overstated.

Less mental overhead remembering different commands or config paths, same software on everything, etc. It’s been fantastic and Debian has always been rock solid for me.

[–] einsteinx2@programming.dev 1 points 1 year ago

That’s exactly how I have my setup, and on my client WireGuard configs I have it set to split route so I can connect to my home VPN without disrupting anything else.

view more: ‹ prev next ›