Luke Kuzmish Profile
Luke Kuzmish

@cosmastech

Followers
179
Following
2K
Media
36
Statuses
485

Joined November 2023
Don't wanna be here? Send us removal request.
@cosmastech
Luke Kuzmish
2 days
Good idea or bad idea: submitting a PR to someone’s repo right before an interview with them?
2
0
1
@cosmastech
Luke Kuzmish
7 days
New article about how WithCachedRoutes and WithCachedConfig shaved minutes off our modular monolith's tests
7
5
23
@cosmastech
Luke Kuzmish
7 days
Very proud of these accomplishments. Thanks to @MrPunyapal for spreading the good word!
@MrPunyapal
Punyapal Shah ⚡ Laravel Artisan
8 days
Testing in Laravel 12.28 just got faster. 🧪 You can now cache your routes and config once per test run, instead of rebuilding them for every test. 💪 A nice performance boost for apps with lots of routes or heavy config. ⚡ Works in both PHPUnit & Pest.
2
1
5
@MrPunyapal
Punyapal Shah ⚡ Laravel Artisan
11 days
Laravel 12.37 introduces a new insert() method for model factories ⚡ Seed thousands of records with just one query ⚙️ ⚠️ No model events or observers are triggered — works like a raw insert. Perfect for testing, seeding, and performance-heavy setups 💡
7
25
207
@cosmastech
Luke Kuzmish
17 days
we can speed up our modular app's test suite by more than 25% if this PR is accepted. 🙏🏻 All by adding a trait to the base TestCase file.
1
0
1
@christophrumpel
Christoph Rumpel 🤠
22 days
📺 Here is What's New in Laravel 12.36 ➡️ New Appends Methods on Eloquent ➡️ Concurrency Control on HTTP ➡️ Get Previous Route Thank you @cosmastech, @wendell_adriel & @taylorotwell 🙏
2
5
31
@cosmastech
Luke Kuzmish
1 month
👀
@joetannenbaum
Joe Tannenbaum
1 month
📣 The Laravel Open Source team is hiring! If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat 🤙 https://t.co/VW1puG3700
0
0
0
@cosmastech
Luke Kuzmish
1 month
Please stop gamifying all of your apps. It's not fun, I just end up feeling guilt (which is the point) if I miss a day, and when I realize this, I hate your product.
0
0
1
@cosmastech
Luke Kuzmish
1 month
What does this output?
1
0
0
@cosmastech
Luke Kuzmish
2 months
"AI can generate syntactically correct, even idiomatically “good” code, but it doesn’t possess the contextual awareness, the historical knowledge of the project, or the foresight into potential edge cases that a seasoned human developer brings"
@K_A_I11
Tanmay
2 months
Wrapping up the week with a controversial thought: We're all praising GitHub Copilot for its speed, but we're ignoring the fact that it's making us worse engineers. It's eroding our most critical skill: thinking. I wrote about the problem here: https://t.co/FkLtSj05hA
1
0
4
@cosmastech
Luke Kuzmish
2 months
Tidy up Laravel route definitions with static factory functions on your middleware
1
0
1
@cosmastech
Luke Kuzmish
2 months
“Just bought this new MacBook what should I install?” What’s the psychology behind these posts? Why do people respond to them?
1
0
0
@cosmastech
Luke Kuzmish
2 months
This will be enabled by default with new Laravel apps, but to use this in an existing app, update to laravel/framework 12.32.5 and add the following to your composer.json's scripts section
0
0
0
@cosmastech
Luke Kuzmish
2 months
In the latest release of Laravel, your package can listen for composer's pre-uninstall event and clean up any files you have added or changes you've made to the providers file.
1
0
0
@cosmastech
Luke Kuzmish
2 months
Laravel needs first party support for fully-typed requests/responses and API doc generation. There are great packages (Laravel-data and Scramble) but they feel brittle to me. There’s a lot of reflection and guessing that maybe could be avoided if it was baked in.
0
0
2
@cosmastech
Luke Kuzmish
2 months
I use dd() for debugging, but like… step debugging was revolutionary for me. I wouldn’t have understood how the Laravel framework worked if it wasn’t through stepping in and out of function calls. I do not understand those who think print/dd debugging is all you need.
@enunomaduro
nunomaduro
2 months
90% of the Laravel developers are using "dd" for debugging... feels good read this.. 😌
0
0
1
@cosmastech
Luke Kuzmish
3 months
My first thought was: why is this person shooting baskets in front of a row of urinals?
0
0
2