Viewing profile — 1268
1268
HN member- Joined
- Fri, Oct 06, 2017, 9:21 AM UTC
- HN karma
- 7
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About 1268
Email me at: w@willem.dev
Follow me on Mastodon at: @willemschots@mastodon.social
Recent public activity
-
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…
-
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…
-
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:…
-
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…
- story
-
comment
Comment #38892968
Thanks! :D
-
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…
-
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.
-
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…