HN user

waldekm

442 karma
Posts57
Comments4
View on HN
developer.microsoft.com 14d ago

Not all model upgrades are upgrades

waldekm
1pts0
developer.microsoft.com 14d ago

Don't rewrite your CLI for agents

waldekm
2pts0
developer.microsoft.com 1mo ago

Agent just scaffolded a project from 2020

waldekm
3pts0
developer.microsoft.com 1mo ago

Is your agent extension working?

waldekm
1pts0
github.com 1mo ago

Turn HAR Files, Claude Code, Copilot CLI, and Codex CLI Logs into ATIF

waldekm
3pts0
developer.microsoft.com 1mo ago

AI coding agents use your technology

waldekm
3pts0
developer.microsoft.com 1mo ago

The AX stack: what's fixed, where you can win

waldekm
2pts0
adoption.microsoft.com 1y ago

Dev Proxy Microsoft Graph Mocks from Microsoft Graph API Docs

waldekm
2pts0
blog.mastykarz.nl 1y ago

Language model benchmarks only tell half a story

waldekm
2pts0
devblogs.microsoft.com 1y ago

Dev Proxy v0.28 with LLM usage and costs tracking

waldekm
1pts0
ms-paint-i.de 1y ago

MS Paint IDE

waldekm
2pts0
blog.mastykarz.nl 1y ago

Calculate the number of language model tokens for a string

waldekm
17pts3
learn.microsoft.com 1y ago

Generate an OpenAPI Spec for an API

waldekm
1pts0
blog.mastykarz.nl 2y ago

Create NPM package with CommonJS and ESM support in TypeScript

waldekm
1pts0
five.sentenc.es 2y ago

Five Sentences

waldekm
2pts0
www.wsj.com 2y ago

The 5-Hour Workday Gets Put to the Test

waldekm
1pts0
devblogs.microsoft.com 2y ago

Show HN: Dev Proxy v0.14 with generating OpenAPI specs and simulating CRUD APIs

waldekm
2pts0
adoption.microsoft.com 2y ago

CRUD APIs with Northwind database data

waldekm
1pts0
learn.microsoft.com 2y ago

The easiest way to simulate a CRUD API for dev

waldekm
1pts0
learn.microsoft.com 2y ago

Generate an OpenAPI Document

waldekm
4pts1
blog.mastykarz.nl 2y ago

Mock nth request with Microsoft 365 Developer Proxy

waldekm
1pts0
devblogs.microsoft.com 2y ago

Microsoft 365 Developer Proxy v0.10 with batching and improved $select guidance

waldekm
1pts0
devblogs.microsoft.com 3y ago

Microsoft Graph Developer Proxy v0.6 with rate limiting and paging guide

waldekm
2pts0
blog.mastykarz.nl 3y ago

The easiest way to test how your app handles API errors

waldekm
1pts0
devblogs.microsoft.com 3y ago

Microsoft Graph Developer Proxy v0.4

waldekm
3pts0
material.io 3y ago

The 24-hour Clock Design Challenge

waldekm
1pts0
redmonk.com 3y ago

The Year of the Cloud Development Environment

waldekm
1pts0
github.blog 3y ago

Mona Sans and Hubot Sans

waldekm
180pts70
devblogs.microsoft.com 3y ago

The Microsoft Graph Developer Proxy Community Preview

waldekm
2pts0
digitalsynopsis.com 3y ago

Japanese Artist Creates Miniature Dioramas Every Day for 10 Years

waldekm
219pts17

A while back I switched from hosted Ghost blog to Jekyll. My content is stored in markdown on GitHub. I publish the site on Netlify. For comments I’m using Disqus and for search Azure search.

I love the simplicity of the setup and the fact that there are no updates I must run to avoid security vulnerabilities or other issues or that I must make regular backups and test if they work. I can rebuild the whole site simply by pushing a commit to the repo. For a blog or a simple site I find SSGs totally worth it.