back
user profile
frizlab
4,967karma·1,427submissions·May 30, 2021
recent activity (1,427 total)
comment
> It’s the least capable browser on the market Most likely, but like I said above, I’m glad for that. > with the highest number of bugs by a huge margin I don’t know… The last time I tried to us…
comment
Given the standards are basically written because of chrom(ium) features I fail to see how that’s surprising. Firefox, which is literally a browser company, has twice as tests failings compared to c…
comment
https://wpt.fyi/interop-2024?stable Just because something works in chrom(ium) does not mean it should work on “the web.”…
comment
If you long press the power and volume down button too (as soon as the UI to shutdown the phone appears). Five-times pressing is disabled by default now IIRC, and call the authority when enabled.
comment
Interesting.
What OS/browser do you use?
comment
My biggest issue with passkey is not passkey itself, which, when it works, is great, but more the implementation of it done on most websites. Use a passkey on https://www.passkeys.io and i…
comment
They used the UTF-8 char `U+2028` to separate `with` and `AI`. This is the LINE SEPARATOR character. How it should be rendered is a good question.
comment
And Safari
comment
In my opinion it is very fortunate that most of these APIs are not supported. I don’t want a webpage to make my phone vibrate for instance. Nor do I want to be able to give the permission for a webpag…
comment
Good. Let’s keep it that way, please.
comment
> that my ringtone vs. media volume can't be separate is plain stupid isn't it It is separate on iOS.
comment
This looks like a good app! I won’t have a use personally for it, but still looks good. How did you do the transcripts?
comment
I have an even more radical solution. Whenever I have to watch something on yt (because I was sent a link to it), I download the video using yt-dlp and watch the downloaded video. I never ever go on t…
comment
I’d let them do their thing, why not?! They want the internet? This is the real internet. It looks like he doesn’t really care that much that they’re retrieving millions of pages, so let them do their…
comment
Same with Swift
comment
You mean this? https://tea.xyz
comment
Personally I was pissed by another popup I do not want. To each his own.
comment
First iOS support 2 platforms since iOS 2: the web and the App Store. You deploy for the web, you deploy for iOS. (Direct quotes from a WWDC.) Now assuming you’re talking about the App Store I don’t g…
comment
All of them.
comment
Most “apps” are wrappers around web pages though, or written in cross-platform technologies, making them not really apps.
comment
You’re really delusional if you think you can get 0% on any platform ever…
comment
I am forced to use web “apps” for work, and they are (still) terrible. It might be the best way to reach maximum people, but that does not make it a good way.
comment
I’m developing a full backend using Vapor.
Fluent (Vapor’s ORM) is a bit raw but that’s being worked on, otherwise it’s very pleasant. Vapor’s community (on Discord) is great! I compile in a Docker, a…
comment
Swift runs on microcontrollers now; you gotta update your knowledge. https://www.swift.org/blog/embedded-swift-examples/ …