Viewing profile — a-poor
a-poor
HN member- Joined
- Wed, Jul 21, 2021, 11:58 PM UTC
- HN karma
- 56
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About a-poor
https://austinpoor.com
Recent public activity
-
comment
Comment #47987174
Synthetic training data
-
comment
Comment #47222047
What is broken about the go error type? If anything the fact that it is a simple interface makes the `try` syntax sugar more doable – right? Let's say you have this: ``` part, err …
-
comment
Comment #44997268
This means you can't pass variables in as function arguments. Even the example in the official go docs doesn't handle the scope correctly: func main() { var wg sync.WaitGroup var u…
- story
- story
- story
- story
-
comment
Comment #36073517
I would love to -- I'm planning to start with something on the smaller side as a PoC.
- story
- story
-
comment
Comment #35632403
Delve into the world of Rust development with this blog post on creating a custom URL shortener, complete with tech stack analysis, middleware integration, and load testing.
- story
-
story
Show HN: Watercooler – A desktop GUI for interacting with the ChatGPT API
Watercooler is a desktop GUI alternative to the ChatGPT site or the OpenAI playground, written with Rust and Tauri ( https://tauri.app/ ). If you get a chance, check it out! Any fe…