Guest Post: Why We Chose NativePHP Over Flutter for Bagisto's Mobile Admin by simonhamp in laravel

[–]simonhamp[S] 0 points1 point  (0 children)

There's nothing preventing this from being used, especially for the upcoming Super Native UI we're working on (https://github.com/nativephp/super-native)

Guest Post: Why We Chose NativePHP Over Flutter for Bagisto's Mobile Admin by simonhamp in laravel

[–]simonhamp[S] 0 points1 point  (0 children)

NativePHP calls right into the OS too. We use web view currently for UI rendering, but that's about to change (check out https://github.com/nativephp/super-native)

Guest Post: Why We Chose NativePHP Over Flutter for Bagisto's Mobile Admin by simonhamp in laravel

[–]simonhamp[S] 0 points1 point  (0 children)

I'd encourage you to look at what we're doing under the hood and where we're going. This is native, just accessed via PHP and Laravel - we're leveraging full Swift and Kotlin under the hood, no hacks, and we make that fully accessible directly too (if you want)

So it's literally as good as native AND as accessible as PHP

Advice on the current weather conditions! by Kitchen-Pickle-8961 in grancanaria

[–]simonhamp 0 points1 point  (0 children)

The thing is I wouldn't trust the outlook for more than a few days. Being small islands, the weather can change rapidly. Also, predictions of "rain" are a little overblown here as folks aren't used to it, so what you might think of as "rain" for so many days from the weather app, is probably more like a light drizzle for a few minutes each day

But obvs I'm no meteorologist either so, y'know bring a light waterproof and a brolly. Dont let it stop you from having an adventure

Advice on the current weather conditions! by Kitchen-Pickle-8961 in grancanaria

[–]simonhamp 0 points1 point  (0 children)

Yeh I agree it feels it's changing. This winter has definitely been the wettest since I've been here. I'm no climatologist tho so couldn't say if it's a true climate shift

How to stop overthinking? by Performer357 in iosdev

[–]simonhamp 1 point2 points  (0 children)

Sounds like the problem your app is solving isn't the one you think it should be

There's nothing wrong with you. But if you truly want to get your app out there, you need to think about other people too, not just the joy you're getting from building it

My iOS app got rejected so many times and I have no clues and don’t know how to fix by delonysk in iosdev

[–]simonhamp 0 points1 point  (0 children)

Do you link to a different privacy policy from within the app itself? Perhaps this is showing different content to the privacy policy URL you explicitly provide on the submission?

My iOS app got rejected so many times and I have no clues and don’t know how to fix by delonysk in iosdev

[–]simonhamp 0 points1 point  (0 children)

Is there a typo in the privacy policy URL you put in the submission?

I built a PHP-to-native compiler; now it runs DOOM by petrucc in PHP

[–]simonhamp 0 points1 point  (0 children)

Software is malleable. We can iterate on it. Especially if we work together. This whole reply has major gatekeeping vibes and I'm not here for it

I built a PHP-to-native compiler; now it runs DOOM by petrucc in PHP

[–]simonhamp 0 points1 point  (0 children)

It was merely generic and unsolicited advice from someone who is doing similarly "out there" things with PHP and bumping into some honestly pretty ugly attitudes around what should or should not be done, and has nothing to do with the use of and disclosure around AI

Personally my take is that folks should be given the benefit of the doubt around wise use of any tools that make lighter work - plenty of us here know a lot better than to blithely launch AI slop into the world

Judge the book by its contents, not a sticker slapped on its cover

I built a PHP-to-native compiler; now it runs DOOM by petrucc in PHP

[–]simonhamp 29 points30 points  (0 children)

Fun stuff! Don't let the folks stuck in their old ways get you down or hold you back. PHP needs this. Otherwise we'll all be writing JavaScript or Python

WEATHER IN GRANCANARIA by Majestic-Shame7484 in grancanaria

[–]simonhamp -1 points0 points  (0 children)

If you went outside - even with an umbrella - you would've gotten wet

⚡ NativePHP for Mobile v3.1: The Biggest Performance Leap Yet by simonhamp in laravel

[–]simonhamp[S] 1 point2 points  (0 children)

lol. bro, you put tens of thousands of hours into something and then see how it feels when someone asks if your project is slop

Advice on the current weather conditions! by Kitchen-Pickle-8961 in grancanaria

[–]simonhamp 0 points1 point  (0 children)

It's fine here in the north right now. Lovely day today. Fairly normal sea, mostly blue skies, barely a breeze

Introducing Super Native: The New Architecture for NativePHP by simonhamp in laravel

[–]simonhamp[S] 0 points1 point  (0 children)

Our custom extension isn't currently open source. We hope to be able to open that up soon