Spec-driven development: Using...
Spec-driven development: Using Markdown as a programming language when building with AI
SaturdayMP Show 68: Migrate Website From Rails to Jekyll (Part 1)
In this episode I create an empty GitHub Pages Jekyll project with the long-term goal of moving the existing Rails SaturdayMP website to GitHub Pages. While creating the new GitHub Pages project, I play with the GitHub Copilot Agent and create a Docker container to test the new site locally.
GitHub Pages:
https://docs.github.com/en/pages
Jekyll:
https://jekyllrb.com/
GitHub Copilot Coding Agent (i.e. using GitHub Copilot via the GitHub website):
https://docs.github.com/en/copilot/concepts/agents/coding-agent/about-coding-agent
Have question you want answered in a future video? A question I should ask you? Pair on a problem? Constructive feedback? Comment, DM me, or send an email to ask@saturdaymp.com.
Contact me if you need help shipping secure high-quality software faster:
#saturdaymp #saturdaympshow #githubpages #githubcopilot #jekyll
Gestern gab es bei uns in der Firma eine Kurzeinführung zur Benutzung von #GithubCopilot, direkt von einem Microsoft-Mitarbeiter
Gezeigt wurde die Anpassung eines Mini Projekts und die Neuerstellung eines ebensolchen. Mal abgesehen von der Alltags-Untauglichkeit solcher Beispiele, musste er selbst dabei jeweils dreimal "nachprompten", um ein halbwegs sinnvolles Ergebnis zu bekommen.
Die Frage nach Reproduzierbarkeit wurde abgebügelt mit einem scherzhaften
"Copilot is probabilistic not deterministic, that's why it's so much fun teaching it, you'll never know what to expect"
Die Menschheit wird verrückt... und reißt sich Kreativität und Innovation mit großer Freude selbst unter den Füßen weg.
AI가 코드를 10배 빠르게 써줘도 개발이 10% 빠른 이유 – AI 코딩의 함정과 해법
AI 코딩 도구가 약속하는 10배 빠른 개발 속도와 실제 10% 내외의 생산성 향상 사이의 괴리를 분석하고, 이를 해결하기 위한 실용적인 개발 방법론을 제시한다. 전통적인 테크 리더십 경험을 바탕으로 AI를 효과적으로 활용하는 새로운 접근법을 다룬다.You may have heard my voice in the Claude Sonnet 4.5 launch video on GitHub! I wanted to do an extended version on how I built out the full demo app and my thoughts as I was working with the new model in VS Code.
How to Master GitHub Copilot: Build, Prompt, Deploy Smarter | by April Yoho
#ai #githubcopilot #programming #prompting #github #deployment
We had a discussion at work about using Copilot reviews on GitHub. They weren't saying it would replace a real review, but it apparently caught some simple mistakes*.
I tried it on two of my PRs to see what it would say.
One gave me a verbose summary of the changes that I'd made. Which is not the point of a PR review. I know what files I changed. My PR description was more succinct and useful.
The other gave me the same verbosity of useless waffle… and one suggested edit to swap "Exceptions when" for "Raises an exception when" in a code comment.
Oh, the huge value that it's adding to the process 😐
* They're UI people - I assume it's harder to catch it all with unit tests
I got to sit down with Toby Padilla on this weeks VS Soce insiders podcast and talk about the origins and evolution of the MCP registry and the new GitHub MCP Register.
Listen - https://www.vscodepodcast.com/7
Watch - https://www.youtube.com/watch?v=rafl28faFec
Toby sits down to talk about MCP, model context protocol, why it is important, how the steering commit across companies helps form the open standard, and how the MCP registry standard came to be and how GitHub and VS Code are leveraging it.