Live data from Hacker News

Viewing profile — ayushgp

ayushgp

HN member
Joined
Tue, Dec 27, 2016, 5:49 AM UTC
HN karma
75
Public activity
40 items

About ayushgp

No profile information was provided.

Recent public activity

  1. comment
    Comment #32321361

    Zerodha. They are the biggest stock broker in India with a team of less than 40 people. Check out their tech blog for their tech philosophy: https://zerodha.tech/blog/hello-world/ …

  2. story
  3. story
  4. comment
    Comment #25611143

    Wouldn't this be protected as a whistleblower?

  5. comment
    Comment #23391772

    You can use multiple static site hosting solutions for this use case for free. Many have a free tier till 100 GB bandwidth per month. Some that I know of: Github pages Surge.sh Ren…

  6. comment
    Comment #23279683

    +1 for Hasura. It's such a pleasure to use. Having a configurable backend with so much fine grained Authorization. It's just awesome. It literally cuts your project time in half.

  7. comment
    Comment #22445298

    Reddit forces you to download the app now. You can scroll like 2-4 pages worth of content and then it'll pop up asking you to open in app. On every page you navigate to from within…

  8. comment
    Comment #22106581

    I agree. I recently worked on a price where 1 java class had 14 methods named construct fields which all built a html+js+css mess using a string builder. I was asked to add support…

  9. comment
    Comment #21858359

    I guess games are doing this or at least something similar with the DLC packs. You buy the game once, keep paying for the new variants(?) and specials. And you get bug fixes for th…

  10. story
  11. comment
    Comment #20697729

    I suggest you to watch this video if you want to understand how 3 basic functions can be used to create whole language https://youtu.be/3VQ382QG-y4

  12. comment
    Comment #20638340

    Everyone(well almost) wants a SPA or at the very least non reloading pages. No one wants to reload the page with every action they perform or if only a part of the area on screen n…

  13. comment
    Comment #20004600

    One of the most common issue I faced when I started learning git was diverging local and remote branches, franatically searching how to fix it and giving up 2 hours later.

  14. comment
    Comment #18261649

    Now that all the phones coming out have a bezelless display, why aren't manufacturers reducing the whole phone's size instead of extending the screen to the top and bottom. Take On…

  15. comment
    Comment #17740212

    That needs to be written in unit tests and also needs to be code reviewed. Also such bugs can be brought into the system by experienced devs as well.

  16. comment
    Comment #16665414

    Browser extensions can start out as very simple but quickly turn into very complex pieces of software. Have a look at postman( https://www.getpostman.com/ ) for example.

  17. story
  18. comment
    Comment #16085282

    It's actually not all that useful for Machine learning and is more focused on other aspects of AI. It talks a lot about propositional logic, knowledge representation, etc.

  19. comment
    Comment #16085273

    There is an interactive version of that textbook you can read. It actually helps to do the exercises with the text. You can Google it. I read that book using that version and it wa…

  20. comment
    Comment #16085259

    Epic Games - AMD EPYC

  21. comment
    Comment #16045147

    Shoe Dog by Phil Knight (Maybe some more biographies) The Intelligent Investor by Benjamin Graham One Hundred Years of Solitude by Gabriel Garcia Marquez The Hard thing about hard …

  22. story
  23. comment
    Comment #15706349

    VS Code is trying hard to be an IDE for all languages. If you use pure VS code without extensions, it quite snappy. But as you start adding more and more extensions, it starts slow…

  24. story
  25. story