@itinerantfog@frideswyth@RogerThisdell has a post on practices to trigger continuous awareness through sleep. It's not super difficult, I did it twice on accident before encountering his post.
@QiaochuYuan On the other hand, it feels like we have pretty strong comparative advantage/uniqueness drives too - we specifically want to get good at what it seems like people around us are bad at even when we don't have a clear role model for it.
@JakeOrthwein I think CS Lewis is making a similar point in The Great Divorce. Every person in Hell is there because they refuse to give up something they think is more important to them than God.
@RomeoStevens76 I hate reviewing my coworkers prs but this hasn't been my experience reviewing ai code extensively. I haven't been more exhausted or had any trouble with getting into flow etc
@_snaerr We didn't ask though they recently apparent reached out to our CEO and asked what we would like it see and I just requested the wallet adapter adopt the new proposed signOffchainMessage function rather than the horrible hack on top of signMessage that changes the signed payload
@_snaerr I saw your recent PR about Solana message signing. Am I understanding correctly that this is currently just a shitshow? I can't find any way to support offchain message signing that works for browser and hardware wallets without horrible UX or many many code paths.
@nopranablem@SarahAMcManus@aliceisplaying No, everyone started using yubikey or other hardware keys and accidentally tapping them outputs a string of letters exactly like that and then presses enter for you, which often sends messages/tweets. Similar timing is because large tech companies adopted at same time
@RomeoStevens76 I'm not sure if this is the cause but this definitely describes me extremely accurately. I have no trouble sleeping but I sleep procrastinate like crazy to stay up and play video games with friends, essentially making every other aspect of my life way way way worse
@nickcammarata@nicefryroll@RokoMijic@naval My synthesis is that the famous Gwern page is right that pain is needed for grounding and motivation around certain kinds of physical integrity and health but very quickly as you move up the stack suffering/pain is a net bad motivator and can be thrown out entirely
@_snaerr The proposal where phantom and others add the headers for you and sign something you didn't give them doesn't work for us at all which is annoying so I hope they adopt signOffchainMessage like the most recent post in that thread
@_snaerr Is the best path just to use signMessage (accepting hardware wallets are entirely broken for now) but use the OCMSF headers so hopefully future migrations are trivial?