Live data from Hacker News

Viewing profile — 1268

1268

HN member
Joined
Fri, Oct 06, 2017, 9:21 AM UTC
HN karma
7
Public activity
9 items

About 1268

Writing about Go at willem.dev.

Email me at: w@willem.dev

Follow me on Mastodon at: @willemschots@mastodon.social

Recent public activity

  1. story
    Show HN: Bhttp Binary HTTP (RFC 9292) for Go

    Hey HN, I'm Willem, a freelance engineer. Together with the folks at Confident Security I developed this Go package that we open sourced today: https://github.com/confidentsecurity…

  2. story
    Show HN: Twoway, a Go package for HPKE encrypted request-response flows

    Hey HN, I'm Willem from Confident Security, we've built CONFSEC, a provably private AI inference engine. Today, we're excited to open-source twoway: https://github.com/confidentsec…

  3. comment
    Comment #41709398

    SEEKING WORK Location: Germany Remote: Yes Willing to relocate: No Technologies: Go(Golang), Kubernetes, Postgres, webdev Other: Technical writing, some design & frontend. Website:…

  4. comment
    Comment #40353244

    SEEKING WORK Location: Germany Remote: Yes Willing to relocate: No Technologies: Go(Golang), Kubernetes, Postgres, web dev Other: Technical writing, some design & frontend. Website…

  5. story
  6. comment
    Comment #38892968

    Thanks! :D

  7. comment
    Comment #38892762

    I started in May last year and it's been a blast so far. I find that writing about subjects makes me look at them more deeply then "just" working with them. Putting the first few a…

  8. comment
    Comment #38177850

    Thanks! Same here, it's rare to use arrays directly in my experience. Just difficult to explain (or visualize) slices without also discussing arrays.

  9. story
    Show HN: Go Array and Slice Visualizer

    Hi! This is a small web app I made to explore the relationship between arrays and slices in Go. Probably mostly useful for beginners to Go :) It gets a bit rough around the edges w…