Hacker News
- Go 1.24's `omitzero` is another of the best additions to the ecosystem in years https://www.jvt.me/posts/2025/02/12/go-omitzero-124/ 2 comments
- Go 1.24's go tool is one of the best additions to the ecosystem in years https://www.jvt.me/posts/2025/01/27/go-tools-124/ 194 comments
- You're not mature enough to release your first version as v1 https://www.jvt.me/posts/2024/08/26/v0/ 15 comments
- Things I know about Git commits https://www.jvt.me/posts/2024/07/12/things-know-commits/ 101 comments
- Why I recommend Renovate over any other dependency update tools https://www.jvt.me/posts/2024/04/12/use-renovate/ 73 comments
- Job Titles Are Bullshit https://www.jvt.me/posts/2024/02/26/job-titles-bullshit/ 46 comments
- My Salary History https://www.jvt.me/salary/ 159 comments
- Lessons learned since posting my salary history publicly https://www.jvt.me/posts/2022/09/21/year-later-salary-history/ 162 comments
- Learning a new language, or how I gained familiarity with Go https://www.jvt.me/posts/2022/08/12/learning-new-language-go/ 56 comments
- Lessons learned from the recent job hunt https://www.jvt.me/posts/2022/05/02/lessons-learned-job-hunt/ 305 comments
- Why I Actively Discourage Online Tooling like jwt.io and Online JSON Validators https://www.jvt.me/posts/2020/09/01/against-online-tooling/ 164 comments
- Why I Actively Discourage Online Tooling Like Jwt.io and Online JSON Validators https://www.jvt.me/posts/2020/09/01/against-online-tooling/ 6 comments
- What I've Learned over National Blog Posting Month (NaBloPoMo) 2019 https://www.jvt.me/posts/2019/11/30/nablopomo-2019-retro/ 3 comments
- Ditching Event Platforms for the IndieWeb https://www.jvt.me/posts/2019/11/14/ditch-event-platforms-indieweb/ 2 comments
- Why You Should Be Unit Testing Your Functional Acceptance Tests https://www.jvt.me/posts/2018/11/07/unit-test-functional-tests/ 2 comments
Lobsters
- 89 things I know about Git commits https://www.jvt.me/posts/2024/07/12/things-know-commits/ 7 comments vcs
- Providing a Public Salary History Page https://www.jvt.me/posts/2021/09/09/public-salary-history/ 4 comments job
- Marking up my Curriculum Vitae with Microformats2 https://www.jvt.me/posts/2021/05/25/microformats-resume/ 2 comments web
- Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators https://www.jvt.me/posts/2020/09/01/against-online-tooling/ 32 comments security
- Better git diff outputs with git submodules https://www.jvt.me/posts/2018/05/04/git-submodule-diff-formats/ 2 comments practices , vcs
- Deploying a Branch to Netlify on the Command-Line https://www.jvt.me/posts/2020/06/03/netlify-cli-branch/ 3 comments web
- Ditching Event Platforms for the IndieWeb https://www.jvt.me/posts/2019/11/14/ditch-event-platforms-indieweb/ 10 comments web
- Take Take Take: Rethinking How I Consume Free and Open Source Software https://www.jvt.me/posts/2019/11/06/take-take-take-foss/ 5 comments culture , practices
- Owning My Step Count https://www.jvt.me/posts/2019/10/27/owning-step-count/ 4 comments api , web
- The IndieWeb Movement: Owning Your Data and Being the Change You Want to See in the Web https://www.jvt.me/posts/2019/10/20/indieweb-talk/ 10 comments web
- Why I Have a Website and You Should Too https://www.jvt.me/posts/2019/07/22/why-website/ 40 comments web
- Using `<details>` tags for HTML-only UI toggles https://www.jvt.me/posts/2019/05/19/html-toggle/ 8 comments a11y , web
- Go 1.24's `omitzero` is another one of the best additions to the ecosystem in years https://www.jvt.me/posts/2025/02/12/go-omitzero-124/ 40 comments golang
- Go 1.24's `go tool` is one of the best additions to the ecosystem in years https://www.jvt.me/posts/2025/01/27/go-tools-124/ 31 comments golang
- Lessons learned adding OpenTelemetry to a (Cobra) command-line Go tool https://www.jvt.me/posts/2024/11/17/cobra-otel-lessons/ 9 comments golang
- How do you represent a JSON field in Go that could be absent, `null` or have a value? https://www.jvt.me/posts/2024/01/09/go-json-nullable/ 49 comments golang
- How we reduced oapi-codegen's dependency overhead by ~84% https://www.jvt.me/posts/2023/10/23/oapi-codegen-v2-decrease/ 3 comments golang
- Introducing tokens-pls, a Sinatra Web Application to Test OAuth2 Code Flows https://www.jvt.me/posts/2021/03/06/tokens-pls/ 2 comments ruby
- Lessons learned since posting my salary history publicly https://www.jvt.me/posts/2022/09/21/year-later-salary-history/ 91 comments programming
- Lessons learned from the recent job hunt https://www.jvt.me/posts/2022/05/02/lessons-learned-job-hunt/ 13 comments programming
- Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators https://www.jvt.me/posts/2020/09/01/against-online-tooling/ 10 comments programming
- Why I Actively Discourage Online Tooling Like `Jwt.Io` And Online JSON Validators https://www.jvt.me/posts/2020/09/01/against-online-tooling/ 4 comments coding
- Take Take Take: Rethinking How I Consume Free and Open Source Software https://www.jvt.me/posts/2019/11/06/take-take-take-foss/ 4 comments opensource
- The IndieWeb Movement: Owning Your Data and Being the Change You Want to See in the Web https://www.jvt.me/posts/2019/10/20/indieweb-talk/ 24 comments selfhosted
- Using <details> tags for HTML-only UI toggles https://www.jvt.me/posts/2019/05/19/html-toggle/ 5 comments webdev