Does it support MacOS as well? I didn't spot any explicit statement about that but I guess SwiftUI should support that automatically.
Skip is now free and open source
61–70 of 235 posts
Re: Skip is now free and open source
#62Earlier quoted context omitted.
Flutter still doesn't support liquid glass on iOS so it doesn't seem like a serious contender to me at this point. And due to the nature of how Flutter is implemented, it's going to continuously be an uphill battle. Maybe it's fine if you intend on having a completely custom UI and don't care about platform look and feel.
> Flutter still doesn't support liquid glass on iOS Literally every iOS developer under the sun will tell me that this is a good thing.
I certainly don't think having my app sticking out like a sore thumb, using a design language from old outdated iOS versions is "a good thing"
Re: Skip is now free and open source
#63Earlier quoted context omitted.
LGPL3 has now been added: https://github.com/skiptools/skip/commit/7ad94680a801ca393fe...
Huh, what does one have to do to comply with the LGPL on iOS anyways? I'm sort of surprised that only the largest plan ($5000/month) and not the ($10/$500/$2,500/month plans) includes a license that doesn't involve figuring that nonsense out.
I think it’s fair to milk enterprise companies that can’t read a FSF license. Otherwise the LGPL is fine.
Re: Skip is now free and open source
#64"At least 32GB of memory is recommended for development with Skip." Dear lord, what?
Re: Skip is now free and open source
#65This is a welcome addition but why should Flutter devs use this ? Seems like it requires 32gb of ram! Also Flutter is already very mature and can produce not only near-native mobile apps (the difference is almost negligible) but can target desktop and even web applications. I do wonder how much of a boost skip offers vs Flutter's mobile apps. Will give skip a try when dram prices normalize.
Flutter is fine if you don't care about performance, accessibility, have no need to access native capabilities or non-fluttered widgets (ex: the Google map integration is awful) and overall just want to make an internal app. The cost of making an excellent flutter app is about the same you'd pay making fully native apps. Except that you're always paying for Skia's costs with Flutter. This recommends 32GB to run _ever…
Re: Skip is now free and open source
#66Earlier quoted context omitted.
I don’t open source my iOS apps that provide my living because there are many examples already of others using this to release identical apps without credit or sharing their work back (even with AGPL), which would remove my source of income that enables me to work on it in the first place. I haven’t found a way to make a living off open source yet for the type of products I produce. I’m not independently wealthy to b…
This is indeed a dilemma, but note that copyleft licenses like GPL or MPL do give you considerably more protection than a pushover license like MIT/BSD. I wrote about this last year at https://appfair.org/blog/gpl-and-the-app-stores .
Enabling copycats also encourages them to target my apps for fake negative review spam and bot activity that gets my dev account (and personal iCloud) flagged and banned without recourse.
I also have no funds to sue someone. And the copycats are often anonymous and overseas in random countries, adding to the challenge of doing anything about it besides begging Apple to help without accidentally hurting me instead.
Re: Skip is now free and open source
#67Earlier quoted context omitted.
Thanks! It has been a long time coming. As we mentioned in the post, developer tools really need to be freely obtainable in order to gain mass adoption. In that sense, it was an easy strategic decision. And we felt that the time was right, given that Skip's benefits are being thrust to the foreground in light of recent developments.
You should really consider why free software exists. Open source is open source, sure, but it is a disservice to your users to ever release proprietary software for any reason. I personally would not start or run a business that didn’t release all software it builds under free software licenses. We don’t open source it because “developers expect it”, we open source it because it’s the right thing to do by your users.…
Re: Skip is now free and open source
#68Earlier quoted context omitted.
I don’t open source my iOS apps that provide my living because there are many examples already of others using this to release identical apps without credit or sharing their work back (even with AGPL), which would remove my source of income that enables me to work on it in the first place. I haven’t found a way to make a living off open source yet for the type of products I produce. I’m not independently wealthy to b…
Shame that the world has to be like this in the first place : Perhaps I am way too altruist at times & the world is capitalist without any discrimination, stealing anyone's work and reselling it feels so scummy and I have heard it happen actually so you are not actually completely in the wrong and its your code and your lifestyle and so I respect it. (Even if I am an open source advocate, I will admit making money fr…
Re: Skip is now free and open source
#69Earlier quoted context omitted.
Huh, what does one have to do to comply with the LGPL on iOS anyways? I'm sort of surprised that only the largest plan ($5000/month) and not the ($10/$500/$2,500/month plans) includes a license that doesn't involve figuring that nonsense out.
Which non sense? The lesser GPL doesn’t mean you have to license your firstborn under the GPL license. I think it’s fair to milk enterprise companies that can’t read a FSF license. Otherwise the LGPL is fine.
I can't imagine the app store would be particularly amused with this during app review... though I've never tried.
Re: Skip is now free and open source
#70This is an accurate, but damning indictment of how some of the most highly paid workers on the planet won't pay for tools. Unlike nearly every other profession.
Folks, if you can afford it, please pay for quality software, instead of relying on FAANG and VC money to keep the tools going!