AngryClosetMonkey

joined 1 year ago
[–] [email protected] 2 points 10 months ago

Im not at all familiar with the processes of WebKit, but the commit that was the result of the PR which is referenced in the linked bug, is not part of any release tag yet. So it's unlikely that this change is available in any stable software that is built with WebKit (I.e. safari)

[–] [email protected] 9 points 1 year ago (2 children)

Let's turn github into Instagram. Every snippet of code has to be attached to a picture or video...

[–] [email protected] 2 points 1 year ago (2 children)

Lazy-loading is exactly the opposite of pre-loading 😅

[–] [email protected] 1 points 1 year ago

It should be possible to implement this for PWAs though. I.e. let the service worker respond with a custom manifest . it might just take some time until the browser picks up the change and updates the icon.

[–] [email protected] 6 points 1 year ago

Advertising any kind of payment / subscription that does not go through the store through which the app has been distributed, is prohibited by apple and google (not 100% sure about google, but fairly certain).

[–] [email protected] 1 points 1 year ago

I have built my own launcher that consists of two rows of apps on the bottom of the screen which are auto populated with my most used apps. Additional there is a "swipe down to search" view for all other apps. Nothing else.

[–] [email protected] 1 points 1 year ago

It's super easy. Having a goal like this is the perfect opportunity to learn how to use git, make PRs and what the difference between TypeScript and JavaScript is.

[–] [email protected] 5 points 1 year ago (2 children)

What can it do that macos built-in screenshots and preview can't do?

[–] [email protected] 2 points 1 year ago (3 children)

I'm curious. What workflow do you have that requires window snapping? I'm asking because I have no use for window snapping and I'm trying to understand why people require it.