Live data from Hacker News

Viewing profile — atif089

atif089

HN member
Joined
Tue, Apr 15, 2014, 8:17 AM UTC
HN karma
59
Public activity
57 items

About atif089

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #49143638

    > I have been in the industry for a while > Out of curiosity how long have you been doing frontend development? I've been writing CSS since IE 6 and I can tell you not a lot of us …

  3. comment
    Comment #49108757

    The White House is free to say “no” (to some of you) FTFY

  4. comment
    Comment #49046212

    Google is working on a new recaptcha strategy to counter that. Essentially any non Google flavor of Android OS will fail recaptcha validation

  5. comment
    Comment #49011440

    Brother, I live in Austin. It's 40C outside and my kids are very young. We do have bike paths over that routes but it's just not safe for my kids yet. The road they need to bike al…

  6. comment
    Comment #49011380

    Hahahaha no, its a 2019 CR-V. I explained it in another comment. Maybe it has to do with that journey specifically?

  7. comment
    Comment #49011358

    You're right. One of my friends in the Netherlands does has a 3 hour total commute over the day. It's insane.

  8. comment
    Comment #49011340

    2019 CR-V I can squeeze up to 40mpg on interstate if I drive slow (under 65mph) and it's typically about 20-25mpg within the city but the ride for School specifically, I'm not sure…

  9. comment
    Comment #49000085

    Friend works for Google vendor who generates data for training. His team alone is 200 people (in US). He says there are many similar vendors and teams with thousands of people in I…

  10. comment
    Comment #48976382

    It's cheap but you also travel a lot in the US. Specially in the southern states because everything is so far. Anecdotal reference, my children's school is roughly 3 miles, so I sp…

  11. comment
    Comment #46850530

    Just to add context those are just dumb lamps and I acknowledge that the product here has a lot more features including IoT support and the ability to change Hue. Is it the ability…

  12. comment
    Comment #46850507

    For someone who has no idea about light engineering or electronics if I stack two 25k Lm lamps next to each other does it make 50k Lm light? I recently changed my car's headlamps t…

  13. comment
    Comment #46409138

    Hey that sounds familiar. I did buy AMD at $2 and sold it at $4 when first Ryzen came out

  14. comment
    Comment #46405038

    > GroqCloud will wind down over 12-18 months. They'll either get laid off or jump ship to wherever they can land. They built the LPU architecture, contributed to the compiler stack…

  15. comment
    Comment #43471238

    Hey Jeff, I follow you on YouTube. I hope you're recovering well. Wishing you all the best.

  16. comment
    Comment #42921412

    Location: Austin, TX Remote: Yes (or in office in Austin) Willing to relocate: No Technologies: JavaScript, Typescript, Node.js PHP, Python, Java, Golang, React, Vue, Svelte, React…

  17. comment
  18. comment
    Comment #42457232

    Sorry, I never got a notification of your response but, Bingo! It's the same idea! We actually do restaurants as well! I'm using OSM at the moment, so you can technically rate and …

  19. comment
    Comment #42424701

    https://www.voyago.io/ We're a social travel discovery app that matches your interests with your friends for perfect recommendations. Although there is still a little bit of AI in …

  20. comment
  21. story
    Ask HN: Navigating AI Tooling Choices

    I'm currently using ChatGPT Plus and developing with GPT-4o-mini (Continue for VS Code), which costs me around $25 a month. However, I'm considering switching to Claude, as I'm awa…

  22. comment
    Comment #42012118

    Did you implement this in your web server or within your application? I'd love to see the code if you're willing to share

  23. comment
    Comment #41691952

    https://www.voyago.io/ is a social travel discovery platform that matches your interests with your friends for perfect recommendations

  24. comment
    Comment #41304662

    Thanks. What sparked my curiosity is while I'm writing code even a small mistake in the most simple programs can cost me tens or hundreds of milliseconds whereas behind a simple fl…

  25. story
    Ask HN: How IO Works?

    I want to learn how I/O works in a reasonable detail. For instance, when I want to do something with a disk, IIRC, things that get involved are - Kernel / OS calls (maybe we can sk…