Live data from Hacker News

Viewing profile — cqiDFbfRUggaQph

cqiDFbfRUggaQph

HN member
Joined
Sun, Oct 08, 2023, 6:46 PM UTC
HN karma
2
Public activity
3 items

About cqiDFbfRUggaQph

No profile information was provided.

Recent public activity

  1. comment
    Comment #41874806

    What about other providers like Fastly and Akamai? I've not looked into this but maybe they do a better job?

  2. comment
    Comment #38861339

    Location: Raleigh, NC, USA Remote: Yes, preferred Willing to relocate: No Technologies: Go, Python, Node.js, Websites, APIs, Data ETL, Hashicorp Consul, Public Cloud, Hybrid Cloud …

  3. comment
    Comment #37853570

    As someone who has spent 9 years working on Go: - Self managed thread pool, Go routines are transposed onto threads. - Channels for thread synchronization. The Select block lets yo…