Kind of horrible timing, as Apple will disable PWAs in the next iOS update for the EU. Kind of crazy, but I guess they will get punished for this behavior. So let's hope this will be reverted soon...
I really dislike having to watch an entire video to catch the one bit of useful information. I wish I had the time to watch entire videos, but honestly, I don't. On top of that, my brain has often wandered off well before I get to the interesting bit.
Oh wow, I didn't know this existed. A little bit thin on the information, but better than nothing. I also want to look at the new capabilities of the Gemini model to help me create blog posts from my videos.
7 Comments
harenfellerdev@programming.dev · 15 pts · 2y
Kind of horrible timing, as Apple will disable PWAs in the next iOS update for the EU. Kind of crazy, but I guess they will get punished for this behavior. So let's hope this will be reverted soon...
jnovinger@programming.dev · 14 pts · 2y
Do you have a written version?
I really dislike having to watch an entire video to catch the one bit of useful information. I wish I had the time to watch entire videos, but honestly, I don't. On top of that, my brain has often wandered off well before I get to the interesting bit.
anzo@programming.dev · 9 pts · 2y
I'm with you, check this out: https://www.videogist.co/videos/self-implementing-web-push-into-a-svelte-kit-app-6961
jnovinger@programming.dev · 1 pts · 2y
Thanks!
harenfellerdev@programming.dev · 1 pts · 2y
Oh wow, I didn't know this existed. A little bit thin on the information, but better than nothing. I also want to look at the new capabilities of the Gemini model to help me create blog posts from my videos.
harenfellerdev@programming.dev · 3 pts · 2y
Will write a blog post about it. In the mean time you could check out the last commits on this branch: https://github.com/phartenfeller/sveltekit-1.0-sqlite-demo-app/tree/tut-19-web-push-notifications or get the fundamental steps from MDN: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/js13kGames/Re-engageable_Notifications_Push
jnovinger@programming.dev · 1 pts · 2y
Thanks, I appreciate the reply and openness to doing things besides just video.