v0.27.0 of @RockxyApp is out.
One thing I’ve been thinking about recently is how debugging changes once you’re no longer working alone.
This release starts exploring that problem space a little more.
#Rockxy#buildinpublic#proxytool#devtool#debugtool
I have a list of developer tools I’d love to build over the next few years.
Curious what would be on your list.
What do you think the macOS developer ecosystem is still missing?
#devtool#Rockxy#debugtool#networktool#T
Interesting how something as simple as font size can completely change the debugging experience.
Different monitors, different setups, different workflows.
A lot of @RockxyApp v0.26.0 ended up being about making the tool adapt better to the developer, not the other way around.
#Rockxy#proxytool#debugtool#devtool#networkproxy#apple#macapp
Added a feature safe mode , which will deactivate all plugins excepted selected, and upon turning off safe mode it will restore all previous activated plugin.
Faced this issue when debugging, so just added this to my plugin.
wordpress.org/plugins/debug-…#WordPressPlugin#debugTool
Now the RayServer has abilities:
1. Be a VarDumper server
2. Be a fake SMTP server
3. Compatible with Sentry
4. Compatible with Monolog
5. Work with spatie/ray package
RayServer turned from an ugly duckling into ...
#laravel#php#rayserver#spatie#debugtool
В общем раньше RayServer мог выводить логи только в браузере, а теперь можно смотреть все логи прямо в консоли. Он теперь может работать как VarDump сервер, так и поддерживает вывод данных через spatie/ray.
#rayserver#laravel#php#debugtool