HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1268

no profile record

Submissions

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

github.com
4 points·by 1268·9 माह पहले·0 comments

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

github.com
5 points·by 1268·9 माह पहले·0 comments

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

willem.dev
2 points·by 1268·2 वर्ष पहले·0 comments

Show HN: Go Array and Slice Visualizer

willem.dev
3 points·by 1268·3 वर्ष पहले·2 comments

comments

1268
·2 वर्ष पहले·discuss
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 वर्ष पहले·discuss
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 वर्ष पहले·discuss
Thanks! :D
1268
·3 वर्ष पहले·discuss
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 वर्ष पहले·discuss
Thanks!

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