Live data from Hacker News

Viewing profile — hansitomani

hansitomani

HN member
Joined
Fri, Jul 24, 2020, 10:09 AM UTC
HN karma
40
Public activity
8 items

About hansitomani

No profile information was provided.

Recent public activity

  1. comment
    Comment #24000105

    Wow. I really wana know if they even compress the log data in there database. 40 TB of logs in a postgresql, like that can't be efficient? I would probably just have a scaling blob…

  2. comment
    Comment #24000034

    While i like the idea, i don't think you have a real target. Who would consider your service? A Frontenddeveloper will not use it because they can't. Who only has a basic idea on h…

  3. comment
    Comment #23948950

    I'm always curious on what type of feedback the author really is looking for or if it is just cheap ad. $5 for unlimited and basically 25 cards for 'free' makes it quite obvious th…

  4. comment
    Comment #23937903

    That is just not true. GCS for example and its the same with S3, costs space, egress and requests themself. Data Storage 50 GB Standard Storage * $0.026 per GB $1.30 Network 10 GB …

  5. comment
    Comment #23937758

    Weird right? You would assume that Amazon allows you to properly slice and dice their product catalog but i think that is something we do but the avg person doesn't. When i need so…

  6. comment
    Comment #23937744

    "Scalability! but at what COST?" Is a very good example on how frustrating it can be. We are throwing a lot of resources against a problem because we are not able to educate people…

  7. comment
    Comment #23937714

    But that would mean that your API should return a country specific result to be accurate.

  8. comment
    Comment #23937709

    You could also generate all those files, put that into a GCS Bucket and put an API Gateway in front. easier would be and thats just a thought: You could build a go/c++/java app whi…