"You created this app in 2018 it so I believe you should patch it for free forever...".
I wonder if God is asked for patches to creation this long after EOL. I hean... he's was the lead developer.
There's not enough people praising @opera for solving the "multimessagging app" problem seamlessly and for free. (but I'd sttill like to have it sync bookmarks and pass two ways with chrome)
My superpower is feeling happy for other people happyness. So basically I can chip in on kickstarters and then go back feelling happy for other people that are happer than me
Because this isn't a race you know
Cuz I would have lost already.
SQLite is like:
- windows functions? sure we've had those since alpha release.
- Json? dude we run a mongodb inside each row.
- Spatial queries, yes, you don't know when you'll have an ST_Intersects emergency.
- Dropping FKs? you mean like dropping the DDBB?
What if pyromancers were tasked to deal with the white walkers?
I mean, I dunno how to lure them to the Great Sept of Baelor, but implementation details aren't important
@jeffrey_way "The best feature is the one you don't do."
Helping the product owners trim the requirement to its core trumps coding right away, no matter how good you're at it.
@lukeed05@mest_yo I was just showing a contrived example. Using void is the right answer, IMHO.
For some strange reason, the compiler is happy with anything I put after void.
function division(a:number,b:number): number|void|boolean {
if (b!==0) return a/b
}
https://t.co/krX4HmkvvK