Nicholas C. Zakas
Human who codes. Creator of @eslint.org. Author. Speaker. Advisor. Coach.
Mastodon: fosstodon.org/@nzakas
Blog: https://humanwhocodes.com
Coaching: humanwhocodes.com/coaching
- PSA: If you have a credit card that ever had a 0% offer on it, it's possible you're eligible for another 0% offer. I just called up my credit card company and asked if I had any 0% offers, and boom! 10 months at 0%.
- Why do all LLMs feel the need to insert emdashes when copyediting? This happens to me 100% of the time.
- Social Changelog 0.3.0 has been released! ✨ Added support for GitHub Models Details: github.com/humanwhocodes/socia…
- The vision for language plugins was always to enable the community to lint any language they want. We expect to see more like this in the future.
- ESLint can now lint HTML with the html-eslint language plugin. Guest author and creator of html-eslint Yeon Juan shows you how: eslint.org/blog/2025/05...
- Just learned about GitHub Models. Very generous free tier to use many LLMs with just your GitHub account. Great for use in OSS projects and for tinkering. github.blog/news-insights/produ…/
- A tip I learned from a client this week: Before closing out an AI agent coding session, ask the agent to update your copilot-instructions.md file with what it learned. That saves time by adding context for future prompts.