Dec 13th, 2022

Note taking has become irregular. Need to get back into it. Very happy to see updates to web.dev/learn Learn Accessibility Learn HTML I know there is a lot more coming in the new year. Spent some time researching ActivityPub – Personally I found it all a bit complex Added ActivityPub to this blog so that it publishes a feed and posts it to subscribers. ActivityPub ecosystem needs a Technical Writer.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

  • Note taking has become irregular. Need to get back into it.
  • Very happy to see updates to web.dev/learn
  • Spent some time researching ActivityPub - Personally I found it all a bit complex
    • Added ActivityPub to this blog so that it publishes a feed and posts it to subscribers.
    • ActivityPub ecosystem needs a Technical Writer.
    • The datastore is built on FireStore (works pretty well).
  • For all that people talk about the amazing DX of Vercel and their tools, I felt like I constantly hit snags:
    • They don't (yet) have a deployment event webhook - so I can't tell when my site is successfully deployed (I need it for updating web-mentions and ActivityPub)... So I had to create an integration.
    • I get why they have integrations as a business, but... There doesn't seem to be a way to test them without deploying them; Their API is not well documented; They have no client library - you can build one because they have an OpenAPI spec, but I found the tooling around this to be poor for JS and TypeScript - so I ended up just crating
    • Edge Middleware, Edge Functions and Serverless functions each with differing runtimes.
    • and... there's just a lot of stuff missing that I would expect from a cloud platform (scheduled tasks, recurring tasks, queued task) for example. I really don't want to have to research everything all the time in the platform (it's one of the reasons why I liked AppEngine).
    • That all being said - I still like Vercel.
  • Chat GPT is rather incredible - need to get researching ML again because the industry is passing me by and it all feels magic


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2022-12-13T09:55:15+00:00) Dec 13th, 2022. Retrieved from https://www.scien.cx/2022/12/13/dec-13th-2022/

MLA
" » Dec 13th, 2022." Paul Kinlan | Sciencx - Tuesday December 13, 2022, https://www.scien.cx/2022/12/13/dec-13th-2022/
HARVARD
Paul Kinlan | Sciencx Tuesday December 13, 2022 » Dec 13th, 2022., viewed ,<https://www.scien.cx/2022/12/13/dec-13th-2022/>
VANCOUVER
Paul Kinlan | Sciencx - » Dec 13th, 2022. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/13/dec-13th-2022/
CHICAGO
" » Dec 13th, 2022." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2022/12/13/dec-13th-2022/
IEEE
" » Dec 13th, 2022." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2022/12/13/dec-13th-2022/. [Accessed: ]
rf:citation
» Dec 13th, 2022 | Paul Kinlan | Sciencx | https://www.scien.cx/2022/12/13/dec-13th-2022/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.