Eser DENIZ
banner
srwiez.com
Eser DENIZ
@srwiez.com
👨‍💻 Bootstrapper of unolia.com
📲 Developer at https://nativephp.com and https://bifrost.nativephp.com
🌲 Digital nomad / van life / woodwork / homelab

#opensource #laravel #bootstrapper

https://srwiez.com
Pinned
I need your feedback! 😃

If you configured a domain even once in your life, it only takes 2 min.

tally.so/r/w2Q5Wb

Oh, and there is a gift at the end (a lifetime discount) 🎁
Reposted by Eser DENIZ
LOOOOOADS to talk about on tomorrow's stream... that's happening TODAY ‼️

in just over an hour from now 👀

youtube.com/live/nn2rq0F...
NativePHP Live
YouTube video by NativePHP
youtube.com
November 13, 2025 at 3:38 PM
The new "repo" command from Composer 2.9 is great!

If you have ever worked on a PHP library, you know how annoying it is to edit your composer.json.

Also great for paid Composer packages like FluxUI or NativePHP mobile.
November 13, 2025 at 4:01 PM
New articles about @nativephp.com will be coming soon to my blog.

I like writing, I should take more time to write, actually.
November 12, 2025 at 4:01 PM
How many steps are needed to sign an app for Windows? 😅

I want to apologize to AWS, Azure has a much worse user experience.

Also, I've seen many error messages..
November 11, 2025 at 10:56 AM
Did you know that you can't detect Apple Silicon through the User-Agent in Safari?

I wanted to serve the correct download URL for my desktop app, but I couldn't do it in PHP.

Now, my Livewire component includes a JavaScript part that attempts to find the WebGL Renderer.
November 10, 2025 at 3:59 PM
Recompiled custom PHP binaries with gRPC statically linked for my NativePHP app.

github.com/SRWieZ/php-...

Windows is not supported yet.
But I may have found a workaround for that 😉
Release v2.3.0 · SRWieZ/php-bin-with-grpc
What's Changed Update PHP 8.4 build for mac arm64 by @github-actions[bot] in #129 Update PHP 8.4 build for linux arm64 by @github-actions[bot] in #130 Update PHP 8.3 build for linux arm64 by @...
github.com
November 10, 2025 at 10:58 AM
I added myself to the map!

I move a lot, so my location isn't accurate, but I have spent most of my life there 😄

laramap.dev/#019a63ba-a...
Laramap
Laramap is a community-driven map connecting Laravel artisans worldwide.
laramap.dev
November 9, 2025 at 4:00 PM
It's already Saturday 😬

It's time to remove features!

I promised to publish my two NativePHP apps this Sunday, so I need to halt new development and release what's already working

It's good enough for now 🤠
November 8, 2025 at 10:57 AM
Is that my life now?
November 7, 2025 at 9:59 PM
Testing my NativePHP app on a tablet

Design stil need some work.

But considering I'm not a designer, I think it's pretty good!

Made with NativePHP, TailwindCSS, AlpineJS, Livewire and of course Laravel.
November 7, 2025 at 3:58 PM
Did you know that you can add ChatGPT and Claude in Xcode natively?

That's impressive and very useful!

If you have an issue, just right-click and request a fix. 🤯
November 7, 2025 at 11:03 AM
Reposted by Eser DENIZ
Goin' live again tomorrow, 12PM Eastern

youtube.com/live/tkC_RBt...
NativePHP Live
YouTube video by NativePHP
youtube.com
November 6, 2025 at 5:58 PM
For my NativePHP mobile app, I use Claude Code and I'm trying AgentOS from @briancasel.com

My favorite command so far is /shape-spec

It really helps you clarify what you truly want by asking you a bunch of questions.

buildermethods.com/agent-os
November 6, 2025 at 4:01 PM
Dishy, my app for monitoring your Starlink dishes directly from your computer without needing your phone, is coming soon!

I have upgraded to both NativePHP desktop v2 and Livewire v4!
November 6, 2025 at 1:03 PM
Next on my list of side projects to finish and publish are two NativePHP applications 🤩

One for mobile: a card game companion app.
One for desktop: designed to monitor Starlink dishes on your Mac.

The goal is for both of them to be online on Sunday 🔥
November 6, 2025 at 11:04 AM
All my iCloud directories were duplicated. Either it's an accident with my Bluetooth mouse, which I drop in my bag without turning it off, or there is a nasty bug on my Apple devices.

I don't know what it is, and I don't like that 🙃
November 6, 2025 at 4:57 AM
Fixed video playback on the Whatsdiff website!

Thanks to the Pest Browser plugin and Claude Code.

This is the best use case for LLM. I have other things to do than spend hours figuring out why a video works in one browser and not another 😄
November 5, 2025 at 10:03 PM
I didn't initially put Whatsdiff on Cloudflare.

This reminded me that I wanted an easy "migrate to" feature in Unolia, allowing me to quickly put any of my domains on a CDN as needed.

I may work on this feature next!
November 5, 2025 at 3:57 PM
What's the deal with all those LinkedIn/Twitter bots when you do a ProductHunt? Did you all watch the same YouTube video to become millionaires? 😅

Thanks everyone for voting and trying the tool!

Seeing my tool in ProductHunt's 5th position daily newsletter is so cool!
November 5, 2025 at 11:00 AM
I really had a lot of fun working with changelog, whatsdiff comes with a summary and detailed view 😃

Not everyone follows conventions, so it was hard to have a meaningful summary for some packages, but I did my best and I like what it became ☺️
November 4, 2025 at 6:04 PM
This feature was not planned 😄

But it was easier to write a test because the TUI is hard to test!

But now that it exists, I enjoy using it.
November 4, 2025 at 3:56 PM
This is coded in PHP 🤯

It works exceptionally well. I use my mouse to scroll here!

Remember, each time it scrolls down, PHP recalculates every character, generates a bunch of code, and prints it on the screen.

So weird, yet so smooth.
November 4, 2025 at 11:04 AM
I need to batch those requests, but I also love to see a progress bar 😄

Also, it was fun to play with generators in PHP.

The progress bar only shows if it takes more than half a second.
November 3, 2025 at 4:02 PM
I'm not good at design,

but I made a logo 😅

Yeah, I know it's not that great, but I have a little story to tell 👇
November 3, 2025 at 2:56 PM
Did you know that PHP had YAML support?

I personally prefer YAML over JSON for config files.

www.php.net/manual/en/b...
November 3, 2025 at 10:57 AM