AWS CDK constructs to add common alerting patterns to Lambda/SQS/etc. CloudWatch is capable of a lot, and having some constructs with reasonable default strategies would be use for side projects and smaller start-ups that can't afford some of the providers or have the time to roll it themselves.
Finally getting nomnominees.com into a shape where I can encourage people to use it. Simple webapp that shows you James Beard nominees/winners and Great American Beer Festival winners in a given area. I use it myself when I'm traveling to find places to check out.
I am writing a page change monitor similar to urlwatch, but greatly simplified. Give it a URL and a CSS selector, get a weekly email diff of the changes. It will replace Wachete, for which I was paying 10€ a month.
This is worth it for me. I save 120€ per year (5x more if I want to watch more than 100 pages), the watched URLs come from source-controlled text files, and I can configure the delivery schedule of notification emails. It suits my workflow a lot better.
It can also tie into my static site generator. The list of legal texts to watch can be extracted from my website’s content, so that everything I mention is automatically watched.
All of that from a fairly short Python script.
My goal now is to ship the 1.0 release in the next month or two and post the source code on GitHub under the MIT license.
I already built a quick POC (to see if the tech I want to use is viable): https://youloop.leftium.com/
Several years ago, I built another POC that does beat-tracking. (However it's slightly broken and I accidentally deleted the source code): https://phrasier.leftium.com/
This is a fantastic idea by the way. I bet a lot of people benefit from your work. It’s so good to have a network to lean on when you’re getting settled in a new place.
My main idea is to create value for myself out of whatsapp after putting so much effort into creating the community. So I want to move things out of whatsapp without making the experience worse in any way (and it will probably get better for organizing the information as whatsapp is terrible for that).
The app is a mix of Tinder + Meetup.com. People currently in Rio post what they plan on doing and other people join.
> I bet a lot of people benefit from your work. It’s so good to have a network to lean on when you’re getting settled in a new place
Yeah I love to hear stories of people that got married, found a business partner or made great friendships through meeting in this community. I myself made some of my best friends because of it.
https://github.com/WillAdams/gcodepreview
which I hope to then wrap up in a nice front-end using:
https://github.com/derkork/openscad-graph-editor
(or maybe some other tool --- is there a stand-alone, desktop version of Blockly which is extensible?)
Hopefully I'll also figure out how to write up a LaTeX package for the Literate Programming technique used and maybe a _TUGboat_ article.