mattdionis.bsky.social
Dad, husband, š¶ dad, Software Engineer. Working to change the world for the better through AI & decentralized tech.
23 posts
8 followers
16 following
Regular Contributor
comment in response to
post
Great turnout at Worcester Common yesterday! If youāre ever looking for people to write and/or speak in central MA, Iām open.
Hereās a recent post on Worcester: open.substack.com/pub/matthewd...
comment in response to
post
I find solid documentation to be even more important in the age of LLM-backed programming tools.
Iāve adopted a āspec-basedā approach where I detail what needs to be built and with which dependencies across multiple connected spec files and then point an LLM at the first spec file and let it run.
comment in response to
post
This is a great read, Angie!
For folks interested in utilizing the LLM of their choice as an "MCP pair-programmer", I have compiled a comprehensive Markdown file to provide as context to any LLM. It makes MCP development a much more efficient experience.
github.com/Matt-Dionis/...