Viewing profile — jayar95
jayar95
HN member- Joined
- Mon, Dec 24, 2018, 1:51 AM UTC
- HN karma
- 31
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About jayar95
No profile information was provided.
Recent public activity
-
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.…
-
comment
Comment #30704535
There's a lot of C out there homie
-
comment
Comment #29503277
> even Stalin would tell you that you are making an error in politicizing technology. Thank you, I loved this haha.
-
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…
-
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 (…
-
comment
Comment #28356696
Cool
-
comment
Comment #24667071
That doesnt surprise me. They will let highly problematic security issues persist for weeks
-
comment
Comment #20783814
>signatures that are 3 lines long What hath God wrought
-
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
-
comment
Comment #19640150
Any miscers checking in?
-
comment
Comment #19586059
That's kind of a blanket statement don't you think?
-
comment
Comment #19443455
Wow, imagine not having to charge your earbuds! Revolutionary
-
comment
Comment #19374980
lol this needs more visibility
-
comment
Comment #19349882
I do both and it's probably less effective (comparatively)
-
comment
Comment #19332016
Yes but you originally said alcohol is far less harmful than THC
-
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…
-
comment
Comment #19329102
Yeah, most organizations don't deal in _just_ weed. A lot of them deal in people too
-
comment
Comment #19329080
how does it update without javascript?
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #19255406
PHP is interpreted o.o
-
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
-
comment
Comment #19244312
To be fair, I see junior devs struggle with all build tools.