Production SQLite with Turso and libSQL
1:02:53
SQLite is not weakly typed!
5:56
14 күн бұрын
Offline-first, multiplayer SQLite
1:21:25
Laravel vs React
9:40
Ай бұрын
Laravel + Cloudflare D1 speedrun
7:43
Supercharge Markdown with Laravel
31:26
Customizing Laravel Pulse
21:42
6 ай бұрын
Read the docs (don't skim them)
5:40
Laravel solved race conditions
14:13
SSG is dead. Long live cache.
10:35
No more Docker for PHP
8:05
8 ай бұрын
PHP doesn't suck (anymore)
10:48
10 ай бұрын
Burned out on Javascript
10:08
11 ай бұрын
PHP is the future
34:27
Жыл бұрын
Пікірлер
@user-of6ls2ng5l
@user-of6ls2ng5l 3 сағат бұрын
Give me a link to a video that tells how to do screen blur like yours?
@renatofrota
@renatofrota 5 сағат бұрын
Honest question: why didn't you just set bitrate to 4000kbps as suggested by Restream although admitting that you have no idea what bitrate means? I simply couldn't face [and mostly ignore] that yellow alert saying "hey, you're are doing it wrong" as you did.
@tonimaunde
@tonimaunde 7 сағат бұрын
Congratulations on the launch, Aaron.
@lifedrawing1
@lifedrawing1 9 сағат бұрын
Very enjoyable ‘podcast’, slick course website, looking forward to the course!
@JustinJackson
@JustinJackson 11 сағат бұрын
Congrats on the launch Aaron! 🙌
@toppirl
@toppirl 12 сағат бұрын
Good here
@rsinis78
@rsinis78 12 сағат бұрын
It’s better
@yutoriotsu8848
@yutoriotsu8848 23 сағат бұрын
Nice video. Does this have the same effect as I bind a guzzle client instance to the DI container by doing app()->singleton(… if I use octane ?
@MattiaMarchiorato
@MattiaMarchiorato Күн бұрын
Ahah, but we liked it Aaron ❤
@danieljonguitud9632
@danieljonguitud9632 Күн бұрын
Great content, thx for sharing!
@epkostaring
@epkostaring Күн бұрын
Developing in PHP for 25 years, learned some new things from this video 😅 subbed
@ajinkyax
@ajinkyax Күн бұрын
I was looking for Kent C. Dodds talk about Remix and SQLite at production 1 year old talk and I found this. :)
@Jam-ht2ky
@Jam-ht2ky Күн бұрын
looked at php recently all i can say is "PHP sucks (and forever will)"
@steffengroenandersen
@steffengroenandersen 5 күн бұрын
Your website have been blocked by my isp for "harmful content". Whats up with that?
@aarondfrancis
@aarondfrancis 5 күн бұрын
I do not know
@steffengroenandersen
@steffengroenandersen 4 күн бұрын
​@@aarondfrancisOkay, just thought I would let you know. If you aren't getting much traffic from Denmark that might be the reason. Bad luck for me when I am actually considering SQLite for a project😅
@7ala9at
@7ala9at 5 күн бұрын
can i use sqlite in production now?
@StephenFosterUK
@StephenFosterUK 5 күн бұрын
So that was a joy. I'm also realising that some other "influencers" have influenced my perception of DHH.
@Blonder413PaginaOficial
@Blonder413PaginaOficial 6 күн бұрын
auth doesn't work on apache and tailwind classes doesn't work either. What can I do?
@user-eo1vz9lt8g
@user-eo1vz9lt8g 6 күн бұрын
I play around in Wordpress and for noobs like myself they make a lot of sense, faster, safer, and cheap hosting...Build with Laragon and use Cloudflare or Bunny CDN. How many Wordpress sites are needlessly using a database...
@hanes2
@hanes2 6 күн бұрын
Pocketbase been awesome for me, which is SQLite
@ordinarygg
@ordinarygg 6 күн бұрын
Geodata and a lot of missing features unfortunately SQLite is not for big production. SQLIte is great for single server projects and hobby one.
@MrDadidou
@MrDadidou 7 күн бұрын
Aaron, thank you so much for your enthusiasm, your work and your positivity!
@nexovec
@nexovec 7 күн бұрын
This is really silly, but I need LISTEN/NOTIFY.
@moodyhamoudi
@moodyhamoudi 7 күн бұрын
Positive energy overload with these two
@lunalildragon241
@lunalildragon241 8 күн бұрын
It depends on the use case, I wouldn't recommend writing something that heavily depends on indexeddb. There is no point in my application where it would make sense to use server side code, especially because my target group wouldn't login on first use or even before that.
@zuma206
@zuma206 8 күн бұрын
this series really is liquid gold. just took kent's litefs/global distribution course, now he's on the podcast. love it
@FaraazAhmad
@FaraazAhmad 8 күн бұрын
So Kent is your Aaron Francis
@versaleyoutubevanced8647
@versaleyoutubevanced8647 6 күн бұрын
good to see other ecosystems have their own kent
@PhilippeLoctaux
@PhilippeLoctaux 8 күн бұрын
i would love to be able to subscribe to this show in my podcast client, when is the rss feed coming? :)
@aarondfrancis
@aarondfrancis 8 күн бұрын
It's here! databaseschool.transistor.fm
@PhilippeLoctaux
@PhilippeLoctaux 8 күн бұрын
thanks! you might want to put it in the description so more people can find it!
@DanielTolentino42
@DanielTolentino42 8 күн бұрын
​@@PhilippeLoctaux +1
@wesleycoder
@wesleycoder 8 күн бұрын
Aaron and Kent: such a chill duo, love to see it. I liked the name "database schools" sounds interesting, and I bet it will attract attention. I'll be spending the rest of my day now thinking about the curse of knowledge...
@popetgirl
@popetgirl 8 күн бұрын
A podcast with pocketbase team. They are using sqlite.
@LV-md6lb
@LV-md6lb 8 күн бұрын
Team? Wasn't it one amazing dev from Bulgaria that built it?
@MrDpof
@MrDpof 8 күн бұрын
Yes!!!! It would awesome.
@sean_reyes
@sean_reyes 8 күн бұрын
does SQlite have good Json Column support?
@theplaintech
@theplaintech 8 күн бұрын
Yes, however, libsql is a better choice, especially for JSON.
@relaxwithai
@relaxwithai 8 күн бұрын
Kinda, from my understanding, you can use the TEXT datatype and perform json operations on it
@benlevy1896
@benlevy1896 8 күн бұрын
It has both json that is stored as text and jsonb that gets stored as binary.
@videolocos413
@videolocos413 8 күн бұрын
What is your editor's theme?
@michaelionita
@michaelionita 8 күн бұрын
Nice one!
@user-hg4sv8ms6n
@user-hg4sv8ms6n 8 күн бұрын
Broooo Do you have a laravel turorials? Youre too good
@user-hg4sv8ms6n
@user-hg4sv8ms6n 8 күн бұрын
I just got into laravel and I havnt written any code yet but I'm loving ittt It has crazy features already done
@rudde7251
@rudde7251 8 күн бұрын
Did you quite PlanetScale or are they just this chill with the competition?
@aarondfrancis
@aarondfrancis 8 күн бұрын
They laid me off!
@rudde7251
@rudde7251 7 күн бұрын
@@aarondfrancis No way! You're the only reason I even know about them.
@aarondfrancis
@aarondfrancis 5 күн бұрын
@@rudde7251 crazy right??
@razvancomsa2276
@razvancomsa2276 8 күн бұрын
Can someone explain how the clearing lottery works ? :D My production DB pulse table have tens of millions of rows already lol :D dries recommends to switch to redis but yea not sure how to make the clearing more aggressive. I just wish to understand how exactly this works what does 1, 2000 mean ?? 'trim' => [ 'lottery' => [1, 2_000], 'keep' => '1 days', ],
@MsKartalkaya
@MsKartalkaya 9 күн бұрын
Can't we just use the $seed from the macro? Lottery::setResultFactory(function ($changes, $outOf) use ($seed) { ... }) So we dont have to call the functions at least once and create random (seeded random) every time. Thanks for the video by the way, we need more tutorial from you!
@evilspymace209
@evilspymace209 10 күн бұрын
great talk! 31:00 php! love ruby, but sqlite+php is basically all you need, lol
@drxyd
@drxyd 10 күн бұрын
This DHH guy is cool
@aarondfrancis
@aarondfrancis 9 күн бұрын
I agree!
@weiSane
@weiSane 10 күн бұрын
Aaron I love how you just let your guests do their thing and talk without unnecessary interruptions. Perfect
@aarondfrancis
@aarondfrancis 9 күн бұрын
🥰 thank you!
@antonpetrov145
@antonpetrov145 10 күн бұрын
Again nice video, it's awesome to just listen to you and get your positivity. What are the font and theme you use?
@aarondfrancis
@aarondfrancis 9 күн бұрын
The font is Jet brains mono and I'm not sure what the theme is!
@Cyber_Lanka
@Cyber_Lanka 10 күн бұрын
Amazing video as always. If possible please switch to a Dark theme
@SamitRimal
@SamitRimal 10 күн бұрын
I wrote php for more than 10 years before moving to dotnet and php still sucks.
@aarondfrancis
@aarondfrancis 9 күн бұрын
k
@nullzeon
@nullzeon 11 күн бұрын
Can make high quality videos, dev rel, and is a competent programmer, what can't this man do??
@aarondfrancis
@aarondfrancis 9 күн бұрын
Can't carry a tune!
@soniablanche5672
@soniablanche5672 11 күн бұрын
It's kinda ugly that you need to call the functions at least once lol
@aarondfrancis
@aarondfrancis 11 күн бұрын
Indeed indeed
@rustamergashev7278
@rustamergashev7278 11 күн бұрын
👍
@vividoo
@vividoo 11 күн бұрын
Love this format of "watch me code"!
@Deep.Development
@Deep.Development 11 күн бұрын
👌
@Pbertrand_dev
@Pbertrand_dev 11 күн бұрын
the most random thing in laravel is which version of the docs I end up on when I google stuff
@phoneywheeze9959
@phoneywheeze9959 10 күн бұрын
the website itself has very good search
@kuldar
@kuldar 11 күн бұрын
12:08 me every time I get an idea