einsteinx2

joined 1 year ago
[–] einsteinx2@programming.dev 3 points 8 months ago (1 children)

Godot is written in C++ not Rust…

[–] einsteinx2@programming.dev 1 points 8 months ago

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.

[–] einsteinx2@programming.dev 2 points 11 months ago

Vscode even has a terminal built in haha

[–] einsteinx2@programming.dev 2 points 11 months ago

This is amazing, going to recommend this to my team as a JavaScript replacement on Monday!

[–] 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 2 points 1 year ago (1 children)

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.

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

Yep my go to is MIT for libraries/frameworks and GPL for full applications. I don’t want to restrict the use of my libraries to only GPL code unless I have a specific reason to do so.

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

That’s awesome to hear! I’ll give them a shot of one of my domains and see how it goes.

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

How has email deliverability been for you using Proton with a custom domain? I’m trying to move off of Google for everything but I’m still on Gmail for my personal email and a few custom domains. I’d love to move to Proton but have heard of problems with email going to spam or never being delivered but not sure if that only applies to their domains.

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

I’ve been using Namecheap for years and have been happy with it. Why do you prefer Cloudflare? Is it for easier integration with Cloudflare services? How’s the pricing compared to Namecheap?

Sorry for the interrogation lol

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

I'm glad I saw this comment because I was also about to skip it, but found the article to be a worthwhile read as well. Thanks for sharing it.

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

I was an Ubuntu user for many years, mostly out of inertia. I used it on all my servers and used Ubuntu or Mint for desktop usage. Once they started pushing Snap hard, I finally switched to Debian on all my servers and it's been great. For my PC at home where I dual boot Windows 11 and Linux, I switched from Mint to Manjaro as I didn't want to use anything based on Ubuntu anymore and I wanted something with all the latest packages (and hardcore reliability/stability is less of a concern) so Debian was out, but Arch seemed like a pain to get set up. I have a feeling I'll end up moving from Manjaro to Arch eventually just like I did from Ubuntu to Debian, but for now it's working for my needs.

view more: next ›