Live data from Hacker News

Viewing profile — suessflorian

suessflorian

HN member
Joined
Sun, Mar 29, 2020, 2:10 AM UTC
HN karma
10
Public activity
6 items

About suessflorian

meet.hn/city/nz-Auckland

Socials: - github.com/suessflorian

---

Recent public activity

  1. comment
    Comment #37196636

    Hi! Intrigued by the recent publicity of profile-guided optimisations in Go 1.20 and 1.21. Thought it'd be cool to build something simple that could be used to streamline go servic…

  2. story
  3. comment
    Comment #36426619

    Nice - but hang on a second, I thought you cannot shadow language keywords in Go. So projects bumping to 1.21 in the future should be aware that you will run into compile time erro…

  4. comment
    Comment #28714492

    Hi! Here is a simple use case of how pg query federation could be used. Hoping I could get some feedback to why/why not people would do something like this. Keen to also hear from …

  5. story
  6. comment
    Comment #24069055

    Awesome to see some work on filesystem API's but oh boy... you can really see the challenge provided by the backwards compatibility promise. Alias's in os package to definitions in…