Profile avatar
imsamlevy.bsky.social
PHP, Laravel, Livewire, Tailwind, and Opinions!
50 posts 56 followers 26 following
Regular Contributor
Active Commenter

Looks like my Laracon EU talk is live on YouTube! Somehow I didn’t notice. youtu.be/EDlxFQz5kh8?...

Crypto guy in 2014: Crypto will revolutionize finance and change how we interact with money Crypto in 2025:

I'll just leave this here.

I've never felt more like Seymour Skinner than I do listening to the pointy end of the #hottest100. No, it's the kids that are wrong.

+++ style="margin-left: 40px" --- style="margin-left: 40px" +++ style="margin-left: 60px" --- style="margin-left: 60px" +++ style="margin-left: 50px" --- style="margin-left: 50px" +++ style="margin-left: 53px" ... 4 deployments just to micro-adjust an image on YOUR screen.

I'm going to share my journey with learning new things, starting with my experiences with Livewire. And of course my personal ramblings and insecurities, but hey, that's natural with me, right? I'd love for you to join in on the conversation! www.martyfriedel.com/blog/dev-dia...

Fun fact: bcrypt does NOT only hash the first 72 chars of a password. It TRUNCATES the input to a maximum of 72 bytes. Which could mean as few as 18 characters, depending on the character encoding. The actual spec says to truncate to 56 bytes, but none of the implementations do that.

It's wild how much of my JS and HTML @calebporzio.bsky.social has actually written for me.

I could use your help gathering some data for my upcoming Laracon EU talk. If you ever had a slow Laravel application/slow request/slow command/etc. - what was the reason for it? Would be great to get as many replies as possible. Please share for reach 🙂

I'm far from an expert on #accessibility, but there's one thing that I know: Your assumptions about who uses assistive tech are wrong.