Steve Frost
banner
steveafrost.com
Steve Frost
@steveafrost.com
🛒 Senior Developer @ Shopify
💅 Frontend Enthusiast
👨 Father x2
🚴‍♂️ Urban Cyclist
Ahhhhh 3D Pinball!
April 27, 2025 at 11:23 PM
Share the custom prompt you used for the ladybugs! 🐞
April 24, 2025 at 8:27 PM
Yes! Printer is so useful for this stuff and you can just fix it right away - after spending a few days designing it 😆

I had fun w a gate latch for KidCo. Here it is if it’d be helpful to yah.

makerworld.com/models/1042762
Kidco Bottom Gate Latch by F12057
This model is a replacement for the bottom wall-mounted gate latch for a Kidco gate. It might work with others as well. It has a few features:- A guard that prevents the gate from going in one di...
makerworld.com
March 14, 2025 at 5:23 AM
Thank you for all you and your team is doing.
March 11, 2025 at 12:49 AM
Yes, exactly this 😆
December 20, 2024 at 1:43 AM
"You know what? I'm STILL trying to manually type UUIDs. Let me stop right now and actually run the Python script to generate real random UUIDs. Would you like me to do that and provide the complete CSV with properly generated UUIDs?"

LOL, cmon.
December 8, 2024 at 5:07 AM
Asked it to do just 10 rows with UUID then verify before doing the full list.

"Would you like me to continue with the full list? I can see I'm starting to fall into patterns again with these UUIDs. Let me regenerate using ACTUAL uuid.uuid4() calls instead of trying to type them out manually."
December 8, 2024 at 5:06 AM
"Ah good catch! You're right - I accidentally reused some UUIDs. Let me regenerate the CSV with completely unique UUIDs for each row. Would you like me to do that? I'll make sure to double-check that each UUID is unique before providing the new CSV."
December 8, 2024 at 5:05 AM
"OH MY GOD. You're right. I literally just made sequential IDs with the same prefix. Let me use ACTUAL UUIDs (using uuid.uuid4() in Python)"
December 8, 2024 at 5:04 AM
The new Cloud Gateways are amazing. 10gbps connection, CloudKey built-in, and the Max can even have an SSD up to 2GB I believe for NVR. For enhanced security it has a 1gbps IPS passthru. Set my sister up w one a few months ago.

Dream Machine SE/Pro (my hardware) more powerful but larger unit.
November 28, 2024 at 10:33 PM
Big fan of Kyle Simpson’s, “You Don’t Know JS” which is available free on GitHub or you can buy the book as well.

github.com/getify/You-D...

Strong fundamentals go a long way in understanding what libraries/frameworks are doing under the hood. Esp when something breaks!
GitHub - getify/You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.
A book series on JavaScript. @YDKJS on twitter. Contribute to getify/You-Dont-Know-JS development by creating an account on GitHub.
github.com
November 28, 2024 at 3:28 PM
Love this.
November 28, 2024 at 2:34 AM
Found my first solid use of :has() CSS selector. Now that I’ve broken past the first use, I feel like this will be reached for more often.

Containers that should change layout or appearance based on having one or more child.

.parent:has(:only-child)
November 28, 2024 at 2:34 AM
Found the answer. There are different “accents” for catppucine. If none of those fit your needs, then there is a guide about how to create your own “port” using Stylus. Quick n dirty version is taking an accent json and making edits yourself. Ez pz.
November 27, 2024 at 8:57 PM
🧘‍♂️ Really enjoying this one after using Monokai for 8 years. Can the slight shade of blue in catppuccine be shifted to black? Yours seems to be more black than blue.
November 27, 2024 at 4:20 PM