Eser DENIZ
banner
srwiez.com
Eser DENIZ
@srwiez.com
100 followers 160 following 180 posts
πŸ‘¨β€πŸ’» Bootstrapper of unolia.com πŸ“² Developer at https://nativephp.com and https://zephpyr.com 🌲 Digital nomad / van life / woodwork / homelab #opensource #laravel #bootstrapper https://srwiez.com
Posts Media Videos Starter Packs
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) 🎁
For the last few days, I've been showing you all the cool things I've been working on with PHP and TUI in `whatsdiff` πŸ˜„

The truth is, this tool exists because of a simple problem I encountered: knowing what `npm update` has updated.

I'm mostly using it like that:
The new version of whatsdiff includes a 'check' command.

I needed to verify if a package had been modified before running a command. I created a tool to parse and understand all these details, but there was no way to easily extract the results.

Now we can!
Doing design in the terminal wasn't easy.. πŸ˜…

Remember that you have to print line by line, character by character..

Managing 2 scroll bars at the same time.. managing emojis..

There were some hiccups along the way

But I'm happy with the final result
Also, shout out to release .new

Made by our Laravel community.
A dependency was updated during your last 'composer update'?

With whatsdiff, you can read the release notes directly in your terminal with a single and simple command:

whatsdiff tui
And it works with beta version too!
I love my new tool 🀩

Now, Claude Code knows exactly which package works with which other dependency.

Here is an example with Livewire 3 and 4

github.com/whatsdiff/w...
Tried Remotion for the first time and it's awesome!!

For my launch video, I recorded many screencaptures of Whatsdiff. Then I opened Final Cut Pro. After an hour, I realized it would take me several days.

I enjoy coding, so coding my video is only logical πŸ˜„
My biggest open-source release yet! 😍

whatsdiff v2 is out!

- Changelog of your dependencies directly from your terminal
- MCP server to assists you in your upgrades
- Usable in a CI/CD context with a JSON output

whatsdiff.app
Better yet, since I'm in a project, it tells me all the things I'm missing out on since the last composer update.
I just finished my first MCP server!

I added it to Claude's code and gave it a try.

It turns out that Laravel has just released a new version.

Check out this beautiful summary made with the help of my tool!
😍
First one: whatsdiff.app

I have used this tool I created for myself every day for the past year🀯

In only two days, I made:
πŸ†• website
βž• a TUI app
βž• a local MCP server
βž• fetch structured changelog for any package

v2 coming this weekend!
I started many, many side projects in the last 2 years.

But I didn’t finish enough of them.

Today I started my journey to finish them all πŸ’ͺ

Wish me luck πŸ€
I started many, many side projects in the last 2 years.

But I didn’t finish enough of them.

Today I started my journey to finish them all πŸ’ͺ

Wish me luck πŸ€
I didn't know it had a name, but yes, this one!
Okay.. I like the new look of Phpstorm.

All rounded.

Goes well with the latest macOS redesign.
Updated to Statamic v6 and it’s awesome 😍

Also, it's the first time I bought the license for the multisite feature: love it!

Statamic is perfect for client projects.
I’m impressed by the way iTerm updates itself:

1. Keeps the bash session alive,
2. Adds new AI and browser functionality without imposing them on me by default.

Keep up the good work, I like my terminal simple.
Using Claude-code with Statamic flat file is awesome!

LLM has direct access to your database schema and content.

To add a field, it simply takes two lines of YAML, and your database and UI are updated. Much more efficient than running migrations and updating the backend.
Reposted by Eser DENIZ
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) 🎁
Robot arm πŸ€– + Laser engraving πŸ”¬ + 3D printing πŸ–₯️ + Python 🐍

Last week, I had a lot of fun programming this robot to engrave 10,000 business cards. So satisfying!
Eser DENIZ @srwiez.com Β· Sep 11
πŸ†•πŸ“¦ New Laravel Package!

Sync your scheduled commands to Forge heartbeats.

If you have access to the next generation of Forge, please give it a try πŸ™

Open to suggestions & PR

github.com/SRWieZ/forge...
GitHub - SRWieZ/forge-heartbeats: Monitor Laravel scheduled tasks with Laravel Forge Heartbeats API
Monitor Laravel scheduled tasks with Laravel Forge Heartbeats API - SRWieZ/forge-heartbeats
github.com