Live data from Hacker News

Viewing profile — _waqas_ali_

_waqas_ali_

HN member
Joined
Fri, Sep 13, 2019, 1:53 AM UTC
HN karma
10
Public activity
10 items

About _waqas_ali_

No profile information was provided.

Recent public activity

  1. comment
    Comment #48104818

    I started writing rust in this agentic era and all my prior experience with other languages still carries over and helps me spot code smell and bad architecture. I had to learn the…

  2. comment
    Comment #47996166

    Not sure about the other “mistakes” but this one is way too stupid to be evil :) Hanlon’s razor applies pretty well here. Pretty sure no one thought “let’s add a lie to every commi…

  3. comment
  4. comment
    Comment #47995111

    Someone made a mistake, owned up to it and fixed it. No one is entitled to more than that for a free software. Anyone with a bit of software experience knows it’s easy to miss thin…

  5. comment
    Comment #44952915

    Fair enough. I don’t have a use case for the API yet but I am looking forward to the products that come out of this

  6. comment
    Comment #44952521

    As a Sindhi speaker myself, amazing stuff. The output is so good. This unlocks the vastness of the internet for millions of people. I am imaging something like NotebookLM but for u…

  7. comment
    Comment #41540094

    Unable to add Hong Kong. Keeps erroring out with city not found

  8. comment
    Comment #40624078

    React with Next.js (including API routes), Tailwind for styling, docker to containerise it, DigitalOcean to deploy it for cheap

  9. comment
    Comment #26870579

    Keep your s3 config in version control, terraform apply, if it doesn't work revert the commit and terraform apply again. The DSL isn't that hard: https://registry.terraform.io/prov…

  10. comment
    Comment #23571386

    This only applies to the use case of creating static websites with React. A lot of React websites are dynamic and comparable with websites built using PHP or other server-side fram…