I will be attending
I will be attending
Angie Jones · The ReadME Project
Recommended read: Angie Jones · The ReadME Project https://github.com/readme/angie-jones
Thanks for those coming to #HomebrewWebsiteClub Nottingham - we had some good discussions about Choose Your Own Adventures and versioning!
Reminder that it's #HomebrewWebsiteClub Nottingham tomorrow! I hope to see you there at 1730 for some website stuff! https://events.indieweb.org/2021/02/homebrew-website-club-nottingham-IQvjBLoWhFHJ
"Location-Based Pay" - Who Are You to Complain?
Recommended read: "Location-Based Pay" - Who Are You to Complain? https://blackshaw.substack.com/p/pay
Week Notes 21#06 (3 mins read).
What happened in the week of 2021-02-08?
Recommended read: Calendar Versioning — CalVer https://calver.org/
Recommended read: Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies | by Alex Birsan | Feb, 2021 | Medium https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610
Week Notes 21#05 (2 mins read).
What happened in the week of 2021-02-01?
The /bin/true Command and Copyright
Recommended read: The /bin/true Command and Copyright http://trillian.mit.edu/~jc/humor/ATT_Copyright_true.html
Webmention Analytics | Max Böck
This is a really cool thing, and I've got it up and running at https://www-mentions.jvt.me/
Recommended read: Webmention Analytics | Max Böck https://mxb.dev/blog/webmention-analytics/
Jacky Weaver rocks #RemoteWork 👏🏽
https://twitter.com/CarolSaysThings/status/1357651360230100992
I just watched this whole thing start to finish and I am _wheezing_ 😆 youtu.be/lgGmYeAm0jkCarol 🌻 (@CarolSaysThings)Fri, 05 Feb 2021 11:24 +0000
Making a Linux-Based “On-Air” Light for My Home Office w/ Camera & Google Calendar Integration
I've been reading this over the last few days wondering how I can get it working with my work Mac + Zoom, or if I use a pared down version
Recommended read: Making a Linux-Based “On-Air” Light for My Home Office w/ Camera & Google Calendar Integration https://joellemaslak.medium.com/making-a-linux-based-on-air-light-for-my-home-office-w-camera-google-calendar-integration-3e5ed35e8c8
I will be attending
Autogenerating Postman Collections for IndieAuth Servers (2 mins read).
Creating Postman collections programmatically for a user's IndieAuth server.
Recommended read: The Cult of Best Practice https://domk.website/blog/2021-01-31-cult-of-best-practise.html
Reminder that it's #HomebrewWebsiteClub Nottingham tomorrow! I hope to see you there at 1730 for some website stuff! https://events.indieweb.org/2021/02/homebrew-website-club-nottingham-JpmhTGghTju3
Recommended read: Indieweb h-cards https://randomgeekery.org/post/2020/04/indieweb-h-cards/
Well Anna Dodson and I just got an awesome gift from @GoustoCooking in our box today - thanks a bunch, it looks super 😋🍫
This is how I feel about hackathons. I was able to spend my weekends learning things - like building things with others - that my uni course wouldn't have been able to teach me cause there was a tonne of theory I rarely use 🤷🏽♂️
https://twitter.com/jennypotts/status/1356195591827517442
I learnt more about coding at my internship during my master's degree than I did going to lectures.
Jenny 🏴 is on a break 🤯 (@jennypotts)Mon, 01 Feb 2021 11:00 +0000
Week Notes 21#04 (3 mins read).
What happened in the week of 2021-01-25?
Implementing the Refresh Token Grant in my IndieAuth Server (4 mins read).
Announcing support for long-lived refresh tokens as part of my IndieAuth server.
I will be attending
Recommended read: What if GitHub is the devil? https://daniel.haxx.se/blog/2021/01/28/what-if-github-is-the-devil/
A Model for Identity in Software
Recommended read: A Model for Identity in Software https://christine.website/blog/identity-model-software-2021-01-31
Well it looks like I've now got refresh tokens working nicely on my #IndieAuth server - expect a write up tomorrow!
Highlight of the week was probably Jack Gough talking about #HomebrewWebsiteClub in a technical architecture meeting 😂
A good read - I've found that too many PRs then ends up difficult as you're constantly rebasing them to remove the constant merge commits, so am happy with a larger PR with lots of atomic commits that allow reviewing them in isolation
Recommended read: How to Scope Down PRs https://www.netlify.com/blog/2020/03/31/how-to-scope-down-prs/
Welp if I still had that Dogecoin from all those years ago, I'd have 11k today 😥
I will be attending
I will be attending
I will be attending
I will be attending
It feels odd to suddenly have i.e. replies to tweets be sent ~90 seconds after I post the comment, instead of ~8 minutes later. Turns out that some tweaking of #Netlify settings, reducing some of the size of files on my site, and migrating from Netlify to #Cloudfront with a self-hosted shell #gitlab CI runner makes a big difference!
Executing javax.servlet.Filter
s in aws-serverless-java-container Jersey Apps (2 mins read).
How to add a javax.servlet.Filter
to a Jersey application, built using the AWS Serverless Container for Java.
Managed to track down what the ~5 minutes of post processing was on my #Netlify site (thanks to the wonderful support from https://community.netlify.com/t/slow-deploy-times/30857/4) - now I wonder how else I can trim the deploy speed to something more reasonable
Week Notes 21#03 (4 mins read).
What happened in the week of 2021-01-18?
Folks who use #cloudfront for regularly changing sites (ie multiple times an hour) how do you handle caching? Is it off? Fine tuned for the content? Always cache invalidate on a publish?