Live data from Hacker News

Viewing profile — noon-raccoon

noon-raccoon

HN member
Joined
Mon, Jun 01, 2026, 6:21 AM UTC
HN karma
11
Public activity
9 items

About noon-raccoon

No profile information was provided.

Recent public activity

  1. comment
    Comment #48358472

    What is wrong with Sendgrid? It seems to be long time on the market.

  2. story
    Ask HN: What email API providers to use for pet project?

    I'm building a pet project for a local community, and I need to send emails - potentially thousands of them. The project won't be commercial, so I'd like to spend as little money a…

  3. comment
    Comment #48356076

    Ugh, I feel your pain. Why can’t you fully migrate to Python 3? No judgment — just curious.

  4. comment
    Comment #48356049

    If you don't know what is Pinyin I googled it for you (I didn't know what it is): Pinyin is a system for writing Mandarin Chinese sounds using the Latin alphabet. Pinyin is commonl…

  5. comment
    Comment #48356025

    I 100% agree about Go. It is definitely going to claim its share, even without AI being particularly good at it, because of its speed, native concurrency, and strong typing. It is …

  6. comment
    Comment #48355984

    Frankly, I prefer Python because I find it more elegant. However, in my industry bubble, I see a clear drift toward TypeScript.

  7. comment
    Comment #48355957

    A few points that come to mind: * Most applications run on the web nowadays. With TypeScript, you can write both the front end and the back end. * TypeScript shares many syntactic-…

  8. story
    Am I too pessimistic about Python's future?

    Python was my main language for more than a decade. My unpopular opinion is that things started to go wrong with asyncio. It feels like a band-aid solution that required a whole ne…

  9. comment
    Comment #48354290

    Python has wonderful set of libraries so it is probably going to stay with us for a while. However, I suspect major takeover by Typescript (despite I like Python more).