Podpiramo in pozdravljamo s paralimpijske vasi v Cortini. βπ»
Podpiramo in pozdravljamo s paralimpijske vasi v Cortini. βπ»
Been dreaming of this for a while now and now itβs here! My favorite frameworks now overlap! βπ»β€οΈ
Localization support for date, datetime pickers, file inputs, etc. ACTUALLY supported in all browsers in a way where you can force a locale independent of what the userβs browser language preference is.
Also, input type month across them all:
developer.mozilla.org/en-US/docs/W...
I'm not even remotely a senior developer, but I definitely had a senior moment right now...
... that's gotta count for something.
Screenshot of the Bun javascript runtime upgrade process.
Switched from node to Bun recently and I'm loving the experience.
Updating a binary version with one command may just be near the top of the list. π
Recently acquired a Echolens - one of these digital disposable camera clones that are a little more eco-friendly, but still donβt allow you to pixel peep before your 52 shot roll is up - so that I can document the life a little more frequently and have less βI hate photo editingβ excusesβ¦
Screenshot of a basic web app displaying current NFL Playoff picture ranking.
Vibe coded a basic @svelte.dev app which displays the NFL playoff picture, since it's soon to be Wednesday in Europe and the official #NFL Playoff picture page still displays the playoff standings as of last week. π«
Maybe I should slap a "playoff probability by next nextGen stats" at the top. π€
There should be a laravel old so that brownfield can feel a bit fresher for the rest of usβ¦ π
Also, thanks for answering the SQLite question, much appreciated. βπ»
Last, but definitely not the least (insert queue joke here) @harrisrafto.eu from @laravelnews.com came to the event in person to talk about Laravel queues, jobs and workers.
Learned something new today, Bus::chain() for the win.
Local Laravel faction was presented very well through BlaΕΎ OraΕΎem, who had a very interesting talk about October CMS, presenting many of the strategies they use at the Spletna Postaja agency to successfully run and deploy ~700 projects in their day to day.
First speaker was @joshcirre.com, with his intro on Laravel Cloud and its capabilities.
β¦ also seen channeling a bit of the @ianlandsman.com in some of his slides. π€
Had a blast at the Ljubljana @laravel.com Meetup, hosted in the Agiledrop offices tonight.
Good talks, good crowd, good code.
Laravel forever.
P.S.
Thanks for the great company, as always @ales.reepolee.com
The tragic reality of being a parent: all of your precious little free time comes when you are too tired to do anything with it.
Just a kind reminder on this one⦠Thanks!
Recently, I've been playing with the idea of porting @laravel.com's Eloquent ORM to the Javascript ecosystem.
Probably spent way too many side-hustle hours on this one, but we made it to the "Houston, we have a rough prototype" phase.
It makes @svelte.dev's remote functions shine even brighter! π
Hereβs to hoping this feature request starts moving in the right direction sometime soon as the local setup for OSS models is still slightly more complicated than it should have been.
github.com/ollama/ollam...
I donβt think the .com analogy necessarily applies to the major LLM providers, but rather a bunch of companies that simply build a slightly different UI, then pipe all the users input through a large provider API and call themselves the pioneer AI startup. But thatβs just my understandingβ¦
No problem, can you DM me or send me an email where I can raise the issue? I went looking for one in the Github README, but it seems like it isnβt listed.
I donβt think public issue and/or Discord post would be a good idea in this case.
Thanks for getting back to me. βπ»
Itβs football, not meant to be understood, but rather just enjoyed. GO BIRDS!
Sadly, Iβm mostly in ZΓΌrich for work once a year, but maybe the Github stars align at some point in the future.
Have a great meetup and many more in any case!
Next week Iβm travelling to ZΓΌrich, but sadly Iβm leaving a day before the @laravel.swiss meetup π«
Still, if any Laravel dev in the area wants to grab a cup of coffee on Tuesday or Thursday afternoon & talk code, life, β¦ shoot a Bluesky butterfly (or whatever we call that around here) my way.
βπ»π¨ππ€π»
All this to say:
building and shipping software can often be done with far simpler tools and methods than vendors selling DevOps solutions would have you believe.
6/6
As for the databaseβsame thing. SQLite allowed me to use the local DB and SFTP it to staging.
Want to revert to a previous version of the DB?
Itβs a file. Swap it.
Want to store a cleaned version?
Itβs a file. Store it.
5/6
I contained the emails by using MailHog on the staging server.
Dummy files were processed locally, and then the files from the storage folder were SFTPed to the staging server using Cyberduck.
4/6
I needed a simple strategy so that the files could be (re)named in a predictable way, and we could swap them at will.
I also wanted to give them the option to test using production data, but without worrying about unintended side effects, such as test email leaks.
3/6
Setting the stage:
I was given 4,000 dummy files by the client, which have strict naming rules, so that we can extract the data and create DB records from them. The client asked whether these could be replaced with the real files at a later date, once out of QA.
I said, βSure!β
2/6
Ok, this is turning out to be a pretty good Friday, so maybe I can share the story from the high (green) grass of @laravel.com development.
I was recently asked to create a simple B2B app that, in the simplest terms, allows the stakeholders to manage and download PDF files.
(1/6)
Didnβt know thisβ¦ oh boy.
Circular dependencies everywhere. π«£
Hereβs a public service announcement:
if you bought a domain for your open source project that will eventually house the documentation, but it doesnβt yetβ¦ please please PLEASE donβt show it on your github repo and link it to the same github repo. π€¨
@mrmacintosh.bsky.social hey, sorry to bug you on Bluesky, just wanted to check if thereβs an email where I can report a security concern to the OpenCore Legacy patcher team π
.
Thanks!