Need to increase the number of people I'm following here - can I have some recommendations for indie software developers who regularly share things they're working on? Esp anyone working with Laravel, SQLite or local-first
@johnonolan I wrote a little about Sqlite weirdness here: https://gladtech.social/@cuchaz/112605680913971102
Basically, I was surprised a relational database was dynamically typed.
I'm finally getting around to learning Sqlite and the type system is ... weird. In a good way. They're all like: Types are dumb YOLO but we'll still let you write VARCHAR on a column if that makes you feel better. :blobcat_pats: