@EverythingRebs I wish you didn’t play a man down — I like targeting in football where the player is ejected but the team can still sub in a replacement
@NoCodeProCode@vercel_dev Web standard Websockets on serverless infra has always been tricky. Most providers don’t offer it.
Here it seems the websockets are force disconnected every 30min (since vercel functions have a max duration of 30min)
@0xBOYD@jpschroeder Nice! I see that document.cookie is blocked, but if the sandbox makes a same origin request, would http only cookies be included? Want to protect again the LLM generating code that contains POST /delete-account
@Noahpinion Feels like the government in Japan does a much better job caring for individuals. Feels like neither party in USA actually cares about us nor does anything meaningful to improve the life of the average citizen
@japantimes It isn’t richest by “GDP per capita” which is probably a better metric. I think Tokyo is likely world’s _____:
- best place to live
- best managed city
- best governed city
- best designed city
- most walkable city
- biggest city (population)
@OrmosBen@petergyang@_catwu Idk if it’s just my company, but design usually pushes for many difficult features and it takes tons of energy to deprioritize the features. Engineers with good product sense will naturally build the “easy” thing, and then we can dog food and figure out what to add w/ design
@munawwarfiroz@jherr@localhost_5173 Depends on how big your objects are and how often you compare them. There’s real world apps that aren’t possible with deep compare. I agree most use cases are fine with deep compare