HackerTrans
トップ新着トレンドコメント過去質問紹介求人

1268

no profile record

投稿

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

github.com
4 ポイント·投稿者 1268·9 か月前·0 コメント

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

github.com
5 ポイント·投稿者 1268·9 か月前·0 コメント

Played around with the routing wildcards in Go 1.22 and wrote this post

willem.dev
2 ポイント·投稿者 1268·2 年前·0 コメント

Show HN: Go Array and Slice Visualizer

willem.dev
3 ポイント·投稿者 1268·3 年前·2 コメント

コメント

1268
·2 年前·議論
SEEKING WORK

  Location: Germany
  Remote: Yes
  Willing to relocate: No
  Technologies: Go(Golang), Kubernetes, Postgres, webdev
  Other: Technical writing, some design & frontend. 
  Website: willem.dev
  Github: github.com/willemschots
  LinkedIn: linkedin.com/in/willem-schots
  Twitter: twitter.com/willemschots
Hi I'm Willem Schots, I'm a developer with 12+ years of experience building things for the web. Since 2018 I've been primarily focused on backend development.

My last projects were all in Go and deployed to Kubernetes on AWS and Google Cloud. So that's top-of-mind atm.

Since last year I've been working on my website willem.dev, where I regularly post educational content related to Go and web development.

For bigger projects you can contact me at [email protected], or schedule a meeting directly via my website.

I'm currently available for up to 16h per week.

Looking forward to having a chat :)
1268
·2 年前·議論
SEEKING WORK

  Location: Germany
  Remote: Yes
  Willing to relocate: No
  Technologies: Go(Golang), Kubernetes, Postgres, web dev
  Other: Technical writing, some design & frontend. 
  Website: willem.dev
  Github: github.com/willemschots
  LinkedIn: linkedin.com/in/willem-schots
  Twitter: twitter.com/willemschots
Hi I'm Willem Schots, I'm a developer with 12+ years of experience building things for the web. Since 2018 I've been primarily focused on backend development.

My last projects were all in Go and deployed to Kubernetes on AWS and Google Cloud. So that's top-of-mind atm.

Since last year I've been working on my website willem.dev, where I regularly post educational content related to Go and web development.

If you just need quick advice, it's possible to schedule a 30 min consulting sessions directly on my website.

For bigger projects you can contact me at [email protected], I'm currently available up to 32h per week.

Looking forward to having a chat :)
1268
·3 年前·議論
Thanks! :D
1268
·3 年前·議論
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 articles online was nerve-wracking though. I would recommend getting them out of the way as quickly as possible.

Also, finding the right post length can be challenging.

My blog/articles about Go dev: https://www.willem.dev
1268
·3 年前·議論
Thanks!

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