Live data from Hacker News

Viewing profile — jayar95

jayar95

HN member
Joined
Mon, Dec 24, 2018, 1:51 AM UTC
HN karma
31
Public activity
27 items

About jayar95

No profile information was provided.

Recent public activity

  1. comment
    Comment #34223578

    The products we're building are more complex than they used to be, but I don't know if its true that backend development has inherently become more complex than it was in the past.…

  2. comment
    Comment #30704535

    There's a lot of C out there homie

  3. comment
    Comment #29503277

    > even Stalin would tell you that you are making an error in politicizing technology. Thank you, I loved this haha.

  4. comment
    Comment #29219084

    Vendor lock-in can be a real issue as you scale. I work at a company going through a hypergrowth phase, and we're more or less locked into Azure, which has been objectively awful f…

  5. comment
    Comment #29219052

    It's been a year since I touched an AWS lambda, but I'd bet money that cold starts are still an issue. There is a common hack that half works: have your function run every minute (…

  6. comment
  7. comment
    Comment #24667071

    That doesnt surprise me. They will let highly problematic security issues persist for weeks

  8. comment
    Comment #20783814

    >signatures that are 3 lines long What hath God wrought

  9. comment
    Comment #19647640

    I came here to say this. Literally every company ever does this. In marketing it's called a value-first proposition. I don't see it as evil by any means

  10. comment
    Comment #19640150

    Any miscers checking in?

  11. comment
    Comment #19586059

    That's kind of a blanket statement don't you think?

  12. comment
    Comment #19443455

    Wow, imagine not having to charge your earbuds! Revolutionary

  13. comment
    Comment #19374980

    lol this needs more visibility

  14. comment
    Comment #19349882

    I do both and it's probably less effective (comparatively)

  15. comment
    Comment #19332016

    Yes but you originally said alcohol is far less harmful than THC

  16. comment
    Comment #19330038

    If you like the functional aspects of Java, check out kotlin. It's quickly become my favorite programming languages because you get all the benefits of java's strongly typed OOP sy…

  17. comment
    Comment #19329102

    Yeah, most organizations don't deal in _just_ weed. A lot of them deal in people too

  18. comment
    Comment #19329080

    how does it update without javascript?

  19. comment
    Comment #19323074

    Honestly, autopilot software should have checks and balances already in place to prevent use if the system is compromised. Regardless if it was compromised by human hands or genera…

  20. comment
    Comment #19304853

    I used to take a similar view on the war on drugs- now it's more nuanced given my immersion into the problem. It's hard to say wasting countless lives and millions of dollars to co…

  21. comment
    Comment #19257858

    You know it's always a concern, but context is everything. > small little one-off apps that might need _some_ backend functionality The security implications of serving a static we…

  22. comment
    Comment #19255541

    If security is a concern, this is probably a bad choice; this doesn't seem to be advertised as a bulletproof security solution to anything, rather a utility for small little one-of…

  23. comment
    Comment #19255406

    PHP is interpreted o.o

  24. comment
    Comment #19244327

    I think a lot of readablity issues with jsx are caused by the amount of logic react devs will put in their markup. It's painfully reminiscent of old-school PHP templating

  25. comment
    Comment #19244312

    To be fair, I see junior devs struggle with all build tools.