OUTFLANK! I rethought this fantasy font from scratch to make it 99 times more magical.
see for yourself~๐ฎ
(someone was SO fast that they bought it before I could even post this -- thanks!)
| Website ๐ | https://benrutter.github.io |
| Github ๐พ | https://www.github.com/benrutter/house-of-left |
OUTFLANK! I rethought this fantasy font from scratch to make it 99 times more magical.
see for yourself~๐ฎ
(someone was SO fast that they bought it before I could even post this -- thanks!)
@vincent354 It's a good question, would be interested to know. My experience of SQL is that the query planner does so much magic that for me "optimising queries" normally just looks like "avoiding really dumb stuff (like n+1 issues)".
Not sure how it'd look in practice though! One plus might be that PRQL looks similar *enough* to SQL (in terms of the input/output) that you're still fairly close to the executed query - vs something like an ORM.
I think I'm pretty late to the party but coming across PRQL today and it's freaking awesome! The promise improved-sql in any environment where you can run sql is pretty compelling.
@mkennedy Absolutely love the phrase 'stack-native'! Even if you're running things in managed services, I think it's an awesome philosophy to keep in mind.
Feels like the kind of advice that's ideal for 99% of companies you don't often here because the tech hype cycle is so hyper-scale focused.
Opposite of Cloud Native is?
It's time to define what it means to be NOT cloud-native, in a positive way. #python
https://mkennedy.codes/posts/opposite-of-cloud-native-is-stack-native/
Phew! I've been working pretty hard recently at getting a data testing framework built on top of the awesome #narwhals library up and running. Pretty happy with the state it's in now!
Things have been pretty shit lately.
Nice to occasionally make something thatโs not terrible.