Michael Dyrynda's Avatar

Michael Dyrynda

@dyrynda.au

Dad. Laravel Artisan. @laracon.au organiser. Co-host of @northmeetssouth.audio, @laravelnews.com, and @ripples.fm podcasts. Opinions are mine.

3,588
Followers
235
Following
606
Posts
22.06.2023
Joined
Posts Following

Latest posts by Michael Dyrynda @dyrynda.au

We use your platform the same way. Thank you for this!

22.01.2026 21:34 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
When AI clicks, automation at home, and developer workflows Jake and Michael return for 2026 and talk about their evolving...

πŸŽ™οΈ Just published a new episode of North Meets South Web Podcast: When AI clicks, automation at home, and developer workflows. Have a listen:

22.01.2026 15:00 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Arbor Intro
Arbor Intro YouTube video by Michael Dyrynda

I used AI to build a (git) worktree management tool in Go!

See what it does and how it might prove useful in agentic workflows (at least until the tools build it all in for you!)

This was a fun exploration into steering tools with a new language, to see how far I could get.

youtu.be/DGxjKlOYuCM

22.01.2026 11:25 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

What can Helm’s Deep teach us about application security?

@valorin.bsky.social talk uses Lord of the Rings to explain defence in depth, backups, MFA, and monitoring in a way you will not forget.

Watch the full talk πŸ‘‡

22.12.2025 23:43 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

We're great at building solutions, but are we solving the right problems?

@jrmybtlr.com shares practical systems thinking tools to help teams escape the build trap and make better decisions. Watch the full talk πŸ‘‡

21.12.2025 23:47 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Kate Kirwin from She Codes Australia shows how mentoring others can level up your own skills through the protΓ©gΓ© effect, improving fundamentals, communication, empathy, and confidence, even if you feel like an imposter.

20.12.2025 23:43 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

@leaht.codes from Laravel shares a simple, repeatable approach to front-end development, showing how spacing, typography, layering, and interaction turn basic layouts into polished experiences, backed by live demos from real Laravel sites.

19.12.2025 23:46 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Can you ship straight to production without staging?

James Mooring explains how Astalty does trunk-based dev, deploys on every merged PR, and relies on stable code, simple infra, empowered engineers, and lots of feature flags, including a live prod merge demo.

18.12.2025 23:44 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Hear from @jbrooks.uk how the Laravel team rebuilt Forge from the ground up to modernise its architecture and improve developer experience.

A great behind the scenes look at large scale Laravel engineering. πŸŽ₯πŸ‘‡

17.12.2025 23:47 πŸ‘ 4 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1
Video thumbnail

See how @mary.win unpacks how Socialite, the service container and Laravel’s session drivers showcase real world factory and abstract factory patterns.

See how design patterns are implemented by reading framework source code. πŸŽ₯πŸ‘‡

16.12.2025 23:45 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Watch as @jominney.bsky.social cuts through the confusion around software architecture and shows how small Laravel teams can make pragmatic, context driven decisions.

A practical guide to thinking across the whole stack without over engineering. πŸŽ₯πŸ‘‡

15.12.2025 23:41 πŸ‘ 3 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

React fatigue is real.

@simonswiss.com shares how Laravel and Inertia finally gave him a full stack React workflow he could actually ship with.

For frontend devs wanting stability without losing React’s ergonomics. πŸŽ₯πŸ‘‡

14.12.2025 23:48 πŸ‘ 4 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Semantic HTML is not optional.

@charlieyalf.bsky.social shows how screen readers, voice control and browsers rely entirely on your markup, not your CSS.

A powerful walkthrough of how small HTML decisions make or break accessibility in Laravel apps. πŸŽ₯πŸ‘‡

13.12.2025 23:41 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

@nirys.bsky.social's talk is a practical guide to writing tests that developers will actually run.

From speeding up suites, to prioritising meaningful coverage, and understanding different test types.

Watch the full talk if you want more confidence in your Laravel code πŸ‘‡

11.12.2025 23:42 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Delivering a rapid tour of everything new in the ecosystem, @jessarcher.bsky.social shares a packed update on Laravel’s growth and the developer experience improvements shipping across the framework.

Check out the full talk πŸ‘‡

10.12.2025 23:31 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Well at least it didn't open the driver-side door into the wall πŸ˜…

09.12.2025 01:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Watch as @mishmanners.tech breaks down how to ensure quality testing in an AI driven world, from the testing pyramid to practical AI assisted coding workflows.

A grounded look at hype vs reality and how developers can use AI without losing critical thinking. Watch the talk here πŸ‘‡

08.12.2025 23:27 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

See how Jason McCreary's Blueprint turns a small YAML file into full Laravel scaffolding - migrations, models, controllers, views + tests.

This gives you 100%-covered, conventional code fast, and pairing nicely with AI/Boost for the complex bits.

Watch the full Laracon AU talk πŸ‘‡

08.12.2025 01:58 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
08.12.2025 02:19 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Faster tests, vantage points, and cleaning assets
Faster tests, vantage points, and cleaning assets YouTube video by Laravel News

youtu.be/B-RlPV_di9Q?...

Thanks @jakebennett.bsky.social and @dyrynda.au for highlighting the release of Laravel for the Rest of Us! ✨

25.11.2025 11:07 πŸ‘ 2 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0

πŸ“Έ @ninjaparade.bsky.social

20.11.2025 05:18 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

If you weren't captured like this, did you really give a conference talk?

20.11.2025 01:45 πŸ‘ 15 πŸ” 0 πŸ’¬ 3 πŸ“Œ 0

It’s ok, you’ve only got 12 months to figure it out

17.11.2025 21:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hell yeah @thierylaverdure.com, that would be awesome. Can’t wait!

17.11.2025 20:45 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I haven’t been on here much over the last couple of weeks, but it has once again been my enormous honour, pleasure, and privilege to host you all in Brisbane for @laracon.au

May you all take small steps, make big shifts, and find that little extra as you #LevelUp

Safe travels!

15.11.2025 00:15 πŸ‘ 25 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

Such a great nickname

21.10.2025 10:13 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Ten years! πŸ‘΄

20.10.2025 23:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Love recording this show with our speakers each year.

So many of us in software spent at least some part of our younger years with music one way or another, and it's always fun to get insight into our speakers through the lens of their musical taste.

20.10.2025 23:44 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Definitely watched @aaronfrancis.com’s two hour video at 2x. Good grief, could you imagine?

19.10.2025 20:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Our last speaker has been practicing their Australianisms to introduce themselves.

Join Jason McCreary at this year's #LaraconAU where he'll share how you can ship your apps faster than a roo across the outback with Blueprint

17.10.2025 00:33 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0