Viewing profile — suessflorian
suessflorian
HN member- Joined
- Sun, Mar 29, 2020, 2:10 AM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About suessflorian
Socials: - github.com/suessflorian
---
Recent public activity
-
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…
- story
-
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…
-
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 …
- story
-
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…