jmoiron plays the blues
jmoiron/monet aea269d 路 update sqlite3, add trigram index for blog, --version flag
jmoiron/monet d96e1b0 路 streamline error handling in startup, add index and pages.. only search left for FE
@jmoiron.bsky.social Winning being paramount to having principles is the public perception of Democrats, so this is really on brand.
@jmoiron.bsky.social In all seriousness, very happy to see the slow rebirth of tech Twitter over here.
@jmoiron.bsky.social Oh no is it eternal September already
jmoiron/monet e25948c 路 get admin application going
jmoiron/monet 3ac4156 路 add basics for stream
jmoiron/monet f6bda76 路 remove old pagination
jmoiron/monet ea46873 路 basic pagination
jmoiron/monet def3012 路 get login page working better, show session flashes for failed logins
jmoiron/monet dd899af 路 get statics working, dont leak templates
jmoiron/monet 0e43b96 路 templates starting to go
jmoiron/monet b6f4724 路 auth and starting on template
jmoiron/monet a94bf37 路 better org, less stutter
jmoiron/monet e89771a 路 more auth porting
@jmoiron.bsky.social replied: At the low and high end (eg. Redis & Cassandra), the case for NoSQL has been pretty resilient.
But we've also seen that SQL, esp. SELECT, has enough familiarity and expressive-power that it's desirable even when you remove those RDBMS properties.
@jmoiron.bsky.social replied: I think we're moving past that, at least conceptually.
DuckDB, Presto, Spanner, et al. have shown you can bring bits of SQL to non-RDBMS storage.
MySQL and PostgreSQL have added native support for JSON types to deal with less-structured data.
There are a billion distributed k...
@jmoiron.bsky.social replied: My feeling on this is that SQL vs NoSQL is an outdated framing.
SQL used to strongly imply the trappings of RDBMS; strong consistency, secondary indexes, rigid schemas, moderate per-query overhead, limited distributability.
NoSQL systems filled niches poorly served by those tra...
@jmoiron.bsky.social The band on the Subway platform just played Watermelon Man followed by El Cuarto de Tula... Have to say it kinda makes up for the lack of actual trains.
@jmoiron.bsky.social replied: That's not irony, that's the strategy. See also: crime, the ACA, the rent is too damn high, et al.
jmoiron/monet d69c858 路 feel around in the dark