@EvgenyGaevoy Think about it in different perspective... 😂 This is the policy for making this country becomes tech-savvy individual. People all need to learn networking skills to bypass restrictions.
@wintermute_t There's a bug related to the wallet binding at https://t.co/t0GoKmqfQI. If you switch between browsers, the site needs me to bind the wallet first to check the questions, but only the first wallet is eligible for the tenderly virtual env. Other wallets are just empty.
Europe – we need your help.
Please sign this petition to create a pan-european legal entity and promote it as much as you can: https://t.co/4tUsJd3ay2
We got RIGHT NOW a once in a generation chance to improve Europe for startups. 🔥
We got 6 weeks until the new comission sets their work agenda for the years to come. Uniting the European startup ecosystems needs to be part of this agenda!
The solution is known, it's just one out of hundreds for politicians. It's our job as industry to show how important it is.
First co-signatories are people like @patrickc, @nzennstrom, @martinmignot, @MattClifford, @Taavet, Eléonore Crespo, @jobvo, @roxannevarza and many many more coming in the next weeks. Hopefully including you! ✌️
How you can help:
- Sign this
- Get your friends, your team, your investors, your portfolio to sign
- Share this in your whatsapp, slack and discord groups
- Get this in front of press, newsletters, and influencers
https://t.co/UlL8qA0DZ7
For Europe, for the next generations to come: Let's make Europe the best place for innovators.
Uniting as one ecosystem is the first step - a pan-european ecosystem is the key here. Let's go!
TIL: A UX tip for better managing UI states across tabs or frames.
@nextauthjs uses `BroadcastChannel` to synchronize the authentication state across them.
Besides the UX tip, `BroadcastChannel`'s polyfill can be implemented by leveraging `localStorage` and `storage` event.