HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jon_richards

no profile record

comments

jon_richards
·letzten Monat·discuss
How close are we to the birth and death of yavascript?

https://www.destroyallsoftware.com/talks/the-birth-and-death...
jon_richards
·vor 2 Monaten·discuss
And := not being = can really matter for variable shadowing.

Absolutely insane syntax choice in a language where everything returns 2 values. At least do var:, err: =
jon_richards
·vor 2 Monaten·discuss
I was expecting this https://knowyourmeme.com/memes/the-missile-knows-where-it-is
jon_richards
·vor 2 Monaten·discuss
> What's great about this country is America started the tradition where the richest consumers buy essentially the same things as the poorest. You can be watching TV and see Coca-Cola, and you can know that the President drinks Coke, Liz Taylor drinks Coke, and just think, you can drink Coke, too. A Coke is a Coke and no amount of money can get you a better Coke than the one the bum on the corner is drinking. All the Cokes are the same and all the Cokes are good.

Andy Warhol
jon_richards
·vor 2 Monaten·discuss
Then you need a lawsuit to determine whether the law is “constitutional”.
jon_richards
·vor 2 Monaten·discuss
The main value I get from sqlalchemy is parsing the result into useful structures. Getting the two models out of a join, prefetching related objects, etc. Though I much prefer rust diesel’s approach of no lazy queries (prefetches returned as list[tuple[object, list[related_object]], though diesel had other issues for me). My policy with sqlachemy is to unwrap all results to that if I’m passing/returning them. No relationship access outside of the function making the query.
jon_richards
·vor 4 Monaten·discuss
I was taught that’s old American from before knives were cheap. Originally you’d pass the knife.

Strange that the wiki implies you set the knife down after each cut.
jon_richards
·vor 6 Monaten·discuss
This history was a surprisingly interesting read https://news.ycombinator.com/item?id=43667010
jon_richards
·vor 7 Monaten·discuss
But how are you going to replace the OG? https://mrcoles.com/dragondrop/

(Ironically doesn’t work on mobile)
jon_richards
·vor 8 Monaten·discuss
Steam OS might get a boost soon with their new hardware.
jon_richards
·vor 9 Monaten·discuss
I’ve thought about making a Venmo for betting.

Start a betting pool with a group of friends. Use an exchange (not sports book) internal to the group, so no external money needed. No commission.

It’s no fun realizing you and your friends have taken opposite bets and are just handing money to the house. Keep that money in your social group and make some friendly bets without worrying about the entire group being taken to the cleaners. The group leaves the Super Bowl party, horse races, etc with just as much money as went in (minus tickets, food/drink, etc).
jon_richards
·vor 9 Jahren·discuss
The "1%" is weird because it simultaneously includes a lot that people didn't want it to and doesn't include a lot that people think it does.

The 1% is roughly half a million in yearly income or ten million in net assets (remember to subtract your mortgage from that!). It is true that this goes beyond the ultra wealthy to largely include "doctors, lawyers, small business owners, and other normal successful people", but that doesn't mean most doctors, etc. are in the 1%.

There's an urban legend that 19% of people think they are in the 1%, but the actual poll was that 19% of people think they would be affected by tax cuts affecting the 1%. I'd like to see a study of what percentage of people think they are in the 1% or soon will be, because I bet it's a lot more than 1%.

So you have a term that was meant to vilify the ultra-rich, but makes the average doctor, etc. worry about being vilified.