Culture Design Strategist - Given my lifelong fascination with the notion of culture, this job advert from Hugh MacCleod turned my head. He's always light years ahead of everyone, and occupies a different realm in terms of how he sees the world. The idea that you can engineer culture had occurred to me, but I had no idea it was turning into an entire discipline. I once had a fun lunch with Hugh at one of his meetups in London, we all went to an art gallery afterwards as I recall. I think I'd like to be a web developer culture design strategist. www.gapingvoid.com #
2023/06/08 #
-
-
Github Actions - trigger another action after one action is completed - I'm trying to streamline some of my publishing workflows, looks like
reusable workflows
is what I'll need to implement so that the site gets automatically re-built when I close a PR on the content repo. Currently it's a two step manual process. stackoverflow.com # -
GGML - AI at the edge- Implementing one of these AI models still feels a little mysterious to me. This project looks quite interesting, works on commodity hardware. It would be cool to setup a minimal example of a setup where you could train a very basic AI classifier and deploy it to the cloud. I guess most of these LLMs are more for generating text, but would work well in concert with a classifier. ggml.ai #