Spent multiple hours today figuring out why syntax errors weren't showing up in the Dev Tools. Blamed the Vite setup, tested with different version of Vite.
Finally found out that it was the WordPress plugin "jQuery Migrate Helper" that captured all errors to send them to the backend 🤦🏼♂️
30.4.2025 14:50Spent multiple hours today figuring out why syntax errors weren't showing up in the Dev Tools. Blamed the Vite setup, tested with...The Raycast extension for Herd was released today:
https://www.raycast.com/beyond-code/laravel-herd
I've been using Gmail as a personal mail account for over a decade and I never really questioned it. Today I realised that I own a personal domain for some time now and it's maybe a good moment to get my emails away from that big US tech giant.
Now I just need to find the time to replace the email in all my personal accounts 🙈
6.4.2025 07:16I've been using Gmail as a personal mail account for over a decade and I never really questioned it. Today I realised that I own a...Arbeite schon einige Jahre mit Lukas zusammen und kann ihn jedem empfehlen, der Unterstützung bei seinem Laravel Projekt braucht. https://metalhead.club/@lukas/114233421231220700
28.3.2025 01:22Arbeite schon einige Jahre mit Lukas zusammen und kann ihn jedem empfehlen, der Unterstützung bei seinem Laravel Projekt braucht....Good summary of some of the changes that came with Laravel 12
https://fosstodon.org/@einenlum/114067254388442494
While travelling through South East Asia and reading some "Own your web" articles, I felt a bit nostalgic, so I tried to setup my old travel blog from 2012.
When I took it down, I saved the files (WP, modified Twentyten theme) and copied my blogposts to Notion. Unfortunately I didn't take a DB dump as I had no intention to ever get this WP site up again.
Fresh WP, copy the theme, adjust some URLs, run a Notion importer plugin and the site is up and running again in less than an hour.
21.1.2025 06:52While travelling through South East Asia and reading some "Own your web" articles, I felt a bit nostalgic, so I tried to setup my...Rant
Wenn die Rechnungssoftware keine Zeitzonen kann und die Rechnung, die in der App für den 01.01.2025 ausgestellt wird, als PDF beim Kunden dann 31.12 ist. Nur eins von vielen Problemen mit sevDesk. Aber Hauptsache das neue UI ist schick geworden 🙈
2.1.2025 10:54RantWenn die Rechnungssoftware keine Zeitzonen kann und die Rechnung, die in der App für den 01.01.2025 ausgestellt wird, als PDF beim...If I want to create a Linter/Fixer to enforce some rules like class/file naming, folder structure, code formatting for Laravel, what would be the best tool to built upon? PHP-CS-Fixer, Rector, Pest? I feel like they all have some overlapping features for this.
I know Tighten's Tlint but seems like they wrote their tool from scratch instead of using an existing library.
28.12.2024 07:21If I want to create a Linter/Fixer to enforce some rules like class/file naming, folder structure, code formatting for Laravel, what would...Looking for a tool to compare different routes (visualization, length, duration) on a single map. Bonus if I can plan multi-stop trips and see how long each segment is.
It’s tedious to compare via Google Maps. I saw someone mentioning a tool that he built where you can just write from to in a textfield and it plots on the map.
#maps #mapstodon #routeplanning
21.12.2024 04:22Looking for a tool to compare different routes (visualization, length, duration) on a single map. Bonus if I can plan multi-stop trips and...Since @omnivore is shutting down and forced me looking into an alternative I spend some time checking out some RSS readers/services. I also finally cleaned up my hundreds of „I might read this later" tabs.
I was looking for a combination of RSS, newsletter and read-it-later app. So far I liked Readwise Reader the most. It's also the most expensive and seems like I don't even need the newsletter feature anymore. Let's see whether I use this more than I used Omnivore 🙈
2.12.2024 10:20Since @omnivore is shutting down and forced me looking into an alternative I spend some time checking out some RSS readers/services. I also...How do people handle too many posts in their timeline?
I want to keep up with the people here, but spend less time on social media in general. Many days there are 300 new posts in my timeline. So it takes a lot of time to go through them or I have FOMO when scrolling to the top.
Maybe more lists would be an option?
13.11.2024 08:49How do people handle too many posts in their timeline?I want to keep up with the people here, but spend less time on social media in...The only one of my Laravel packages that I install in every project has zero stars. Either it's only me or people haven't seen it yet. So I thought I share it here:
It's called "Laravel Database State" and it's like Seeders, but for production.
https://github.com/pxlrbt/laravel-database-state
12.11.2024 09:30The only one of my Laravel packages that I install in every project has zero stars. Either it's only me or people haven't seen it...@notionhq Bummer ... only Gmail for the release in 2025.
> Notion Mail will integrate seamlessly with Google and Gmail accounts at initial launch.
7.11.2024 04:11@notionhq Bummer ... only Gmail for the release in 2025. > Notion Mail will integrate seamlessly with Google and Gmail accounts at...Looks like @notionhq is working on a mail client. And it has a command palette 🎉 Hopefully this let's me move emails and change folders, then I can finally say goodbye to Postbox 🙈
https://www.notion.so/product/mail
7.11.2024 04:00Looks like @notionhq is working on a mail client. And it has a command palette 🎉 Hopefully this let's me move emails and change...Because my mail client Postbox isn't maintained anymore, I am looking for an alternative client. Ideally I'd love to see a client with a command palette (⌘ + K), but it would be enough if I can move emails and change folders only via keyboard.
I’m on macOS. Any suggestions?
#postbox #email #EmailApp #emailclient
24.10.2024 16:22Because my mail client Postbox isn't maintained anymore, I am looking for an alternative client. Ideally I'd love to see a client...The WordPress drama is getting crazier every day. https://fosstodon.org/@shawnhooper/113295892695943444
13.10.2024 03:12The WordPress drama is getting crazier every day. https://fosstodon.org/@shawnhooper/113295892695943444From time to time I still felt the urge to check Twitter and see whether I missed some tech news. There were 1-2 interesting posts and then I drifted off into some drama and always left with a bad feeling.
So instead of just logging out I just blocked it via /etc/hosts file. Let's see whether that helps 😅
25.9.2024 09:03From time to time I still felt the urge to check Twitter and see whether I missed some tech news. There were 1-2 interesting posts and then...People do anything so they do not have to setup Xdebug.
#php #xdebug
https://bird.makeup/users/marcelpociot/statuses/1835981001987682479
I feel like I spent more time on trying to get Puppeteer to work probably than manually testing all the pages for issues 🙈
31.8.2024 13:13I feel like I spent more time on trying to get Puppeteer to work probably than manually testing all the pages for issues 🙈One of my side projects is using Puppeteer to compare screenshots of our pages before/after an update. But I struggle for ages now, to get consistent results from Puppeteer. Most often it appears to use a different zoom, but the config and the page are exactly the same. Sometimes it applies different CSS breakpoints and even mixes them. I'm so confused 🙈
31.8.2024 12:55One of my side projects is using Puppeteer to compare screenshots of our pages before/after an update. But I struggle for ages now, to get...⬆️
⬇️