Live data from Hacker News

Viewing profile — a-poor

a-poor

HN member
Joined
Wed, Jul 21, 2021, 11:58 PM UTC
HN karma
56
Public activity
13 items

About a-poor

Fullstack developer living in Los Angeles, CA.

https://austinpoor.com

Recent public activity

  1. comment
    Comment #47987174

    Synthetic training data

  2. 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 …

  3. 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…

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #36073517

    I would love to -- I'm planning to start with something on the smaller side as a PoC.

  9. story
  10. story
  11. 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.

  12. story
  13. 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…