Any popular thing with a dog in it is now a rug pull opportunity!
HN user
iamsam123
Thoughts on how online markets will scale when they aren’t operated by humans. Thoughts on how human participation in markets will be impacted by LLMs.
Apparently taking outside money can 100X MRR with no trade offs! Awesome!
Fair, and the number of people that use Excel and understand this sentiment is also remarkably low.
Interesting how many different offerings they have now outside of just spending the initial ~$1000 on the ipad itself. Purchasing the pencil, usb-c, key board, smart folio, logic pro (subscription), final cut (subscription), etc...
I'd be curious to know the average age of an ipad in circulation is now. I used an ipad for school from 2012-2017, never used the apple pencil, but it always worked great for my needs. My girlfriend got one for med school and uses it with the pencil especially when shes not at home.
"Everything is Securities Fraud" - Matt Levine
Does it SELECT * by default if I never define a SELECT below my FROM? ... Continuing to encourage folks by allowing them to SELECT * easier is would not be fun for me... I could be wrong?
Agreed, just parsing out the formatting so its "fewer lines" than traditional SQL soured me.
The expressions example is ridiculous, in Redshift I can do this all day?? SELECT 1 + 2 AS num1 , num1 * 2 AS num2 -- Literally no difference
Just learn SQL...