@lconfraria @cmpscabral Hmm 🤔. Interesting. Maybe backpressure that you get from `WebSocketStream` for free could be used here. Whenever you use the PWA, the native app catches up with the location message that the PWA has received last: https://t.co/5
RT @CanadianPM: Assault-style firearms designed for military use have no place in Canada. By removing them from our streets, we will limit…
RT @svoisen: 🧱We have a very early prototype of pure CSS support for masonry-style layouts in Firefox Nightly, looking for feedback from w…
@simevidas Or redirect properly: https://t.co/OXyc0ENzTp. My old feed URL https://t.co/oeMT7b1WLD still works. It’s not dynamic PHP anymore, just an `.htaccess` rule: https://t.co/bXMObn9i2e. 😎
In unexpected (#not) news, turns out XML parsing is hard: iOS <13.5 sandbox escape/entitlement 0day: siguza.github.io/psychicpaper/. A bug write up that even non-security folks like me can follow.
@kilianvalkhof @simevidas If you set the `remember` string property, the user can decide, see the demo: https://t.co/Qm36h2KWVp. It’s true that this choice (whether to set this property) is made by the site author, not the user. As you wrote in your gre
@kilianvalkhof @simevidas My toggle has a property called `permanent` where you can customize the behavior: override each time, or not. https://t.co/5HWdVIIELS 😎