Patrick O’Meara's Avatar

Patrick O’Meara

@patrickomeara.bsky.social

CTO @maintainly.com, father, @phpmelbourne.com organiser, soda water enthusiast. Laravel | Typescript | React | Expo. Living in Naarm via Yorta Yorta

122 Followers  |  169 Following  |  54 Posts  |  Joined: 28.11.2023  |  2.1106

Latest posts by patrickomeara.bsky.social on Bluesky

I’m looking forward to learning from @marty.friedel.au once more.

The prodigal son has returned.

08.09.2025 05:53 — 👍 2    🔁 0    💬 1    📌 0
Preview
CoScreen: Collaborative Screen Sharing by Datadog Bring your team closer to you. One click to share and remote control any window. Get things done together like never before.

I’ve always had a great time pairing with coscreen.

www.coscreen.co

07.07.2025 18:10 — 👍 3    🔁 0    💬 0    📌 0

I'll be presenting tonight at @phpxmel.com on Refactoring to Actions.

We will look at making your code more focused, testable and reusable by using actions, specifically Loris Leiva's Laravel Actions package.

I'll also be paying homage to @adamwathan.com's Refactoring to Collections.

19.06.2025 01:42 — 👍 4    🔁 0    💬 0    📌 1

Love it!

24.05.2025 22:49 — 👍 1    🔁 0    💬 0    📌 0

That’s impressive Joe, well done! I need to find time to run in amongst work and kids.

Are you training up for an event?

24.05.2025 21:17 — 👍 0    🔁 0    💬 1    📌 0

Same here. I actually have never looked at other ways of producing the url.

24.04.2025 00:55 — 👍 4    🔁 0    💬 1    📌 0

I dogfood Maintainly for this!

I have time-based automations for which bins are being collected, the bed linens that need changing, when the kitchen and bathroom need cleaning.

I use a tiny amount of the features I’ve actually built for it, but it has given me huge insight into the UI/UX.

11.04.2025 12:45 — 👍 1    🔁 0    💬 1    📌 0

Another great episode. Great to see @grogsgamut.bsky.social on the panel, Australians need more of him in their lives.

01.04.2025 06:44 — 👍 2    🔁 0    💬 0    📌 0
Preview
PHP × NYC | A fresh PHP meetup for NYC area devs A fresh PHP meetup for NYC area devs. Kicking off in 2024

Reminder: PHP × NYC next week!

I think we're going to do a little show-and-tell format instead of a talk, RSVP if you think you can make it:

phpxnyc.com/meetup/2025-...

25.03.2025 00:11 — 👍 10    🔁 7    💬 1    📌 2
Preview
Saloon | Saloon Build beautiful API integrations and SDKs with Saloon

docs.saloon.dev

I used to use the providers sdk but you just end up with a bunch of different ways to do things, or different wrappers.

Now I use saloon, and love it.

Thanks Sam Carré

24.03.2025 11:51 — 👍 1    🔁 0    💬 1    📌 0

I’m really loving the t-shirts.

16.03.2025 02:03 — 👍 2    🔁 0    💬 0    📌 0
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

Next up we have Allison Guilhem coming back to present:

Asynchronously Juggling with Symfony HTTP Client

We will explore a little-known tool, the AsyncDecoratorTrait feature of the Symfony HttpClient component.

www.meetup.com/php-melbourn...

12.03.2025 09:36 — 👍 1    🔁 1    💬 0    📌 0
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

We are excited to announce that @simonhamp.me will be joining next week via video with Building NativePHP for mobile.

A behind-the-scenes dive into the "magic" that allows us to run Laravel apps directly on mobile devices and access native features.

www.meetup.com/php-melbourn...

11.03.2025 22:02 — 👍 5    🔁 1    💬 1    📌 0
Post image 01.03.2025 23:27 — 👍 285    🔁 61    💬 5    📌 4
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

The next @phpmelbourne.com meetup is March 20.

If you have a talk idea please submit it via the proposal form.

Please share far and wide ❤️ 🐘

www.meetup.com/php-melbourn...

18.02.2025 04:41 — 👍 9    🔁 7    💬 0    📌 0

@marcelpociot.bsky.social 👋

Any chance of some MariaDB love in Herd? 🙏

30.01.2025 11:39 — 👍 2    🔁 0    💬 0    📌 0

A great write up Marty and an action packed year for you. Happy New Year. All the best for 2025. ❤️

31.12.2024 02:42 — 👍 2    🔁 0    💬 1    📌 0

Cancer Bats are sooo good. I also saw them this year in Melbourne. It was the fourth time I’ve seen them. They always put on such a great show, great lads to chat with as well.

Strange to see them pop up in my tech socials!

Rock out Di!! 🤘

30.12.2024 22:11 — 👍 2    🔁 0    💬 0    📌 0

You’re killing it Arunabh! I love watching your creations. Keep it up!

29.12.2024 11:18 — 👍 2    🔁 0    💬 1    📌 0
Post image

I would also suggest trying the database installed on the runners to see if that helps.

16.12.2024 19:06 — 👍 0    🔁 0    💬 0    📌 0
Preview
[9.x] Add `DatabaseTruncation` trait for testing by patrickomeara · Pull Request #45726 · laravel/framework This is a second attempt at #45630 The DatabaseTruncates trait is a drop in replacement for DatabaseMigrations however it only truncates tables with data instead of dropping and migrating the whole...

github.com/laravel/fram...

Here’s the PR. Hopefully this helps get your dusk tests faster.

16.12.2024 11:38 — 👍 2    🔁 0    💬 1    📌 0

Check out the DatabaseTruncates trait. I added it a few years ago and it should speed up your dusk test significantly.

Also, I recommend using octane in your dusk tests. You’ll get a nice bump there as well. The built in server falls over too much and can’t handle parallel requests.

16.12.2024 11:21 — 👍 1    🔁 0    💬 1    📌 0

I’m here for this. Which printer did you get?

10.12.2024 09:40 — 👍 2    🔁 0    💬 1    📌 0

Great news! Congrats Simon.

10.12.2024 01:24 — 👍 1    🔁 0    💬 1    📌 0

At least you know what to do when Jack has trouble sleeping!

5km pram run!

08.12.2024 19:13 — 👍 1    🔁 0    💬 1    📌 0
Preview
Expo Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

Expo.dev without a doubt.

08.12.2024 18:56 — 👍 4    🔁 0    💬 1    📌 0

Looking forward to it Joel. Keep up the great work.

08.12.2024 18:55 — 👍 1    🔁 0    💬 0    📌 0

Doh!

05.12.2024 01:51 — 👍 0    🔁 0    💬 0    📌 0

go.bsky.app/NNFmHx1

Here it is!

04.12.2024 22:04 — 👍 1    🔁 0    💬 1    📌 0
Code showing a much nicer way to make API calls.

Code showing a much nicer way to make API calls.

A while ago I refactored our #TypeScript SDK so that the method call matches the @laravelphp.bsky.social
route names.

It's a much nicer DX, even the request and response data is typed. I'll write this one up into a blog post at some point.

04.12.2024 00:07 — 👍 6    🔁 0    💬 0    📌 0

@patrickomeara is following 20 prominent accounts