Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jayar95
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
jayar95
4y ago
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. I've worked on everything from dinosaurs old
2.
▲
by
jayar95
5y ago
There's a lot of C out there homie
3.
▲
by
jayar95
5y ago
> even Stalin would tell you that you are making an error in politicizing technology. Thank you, I loved this haha.
4.
▲
by
jayar95
5y ago
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 for us
5.
▲
by
jayar95
5y ago
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 (you can use eventbridge rules for this); in the fu
6.
▲
by
jayar95
5y ago
Cool
7.
▲
by
jayar95
6y ago
That doesnt surprise me. They will let highly problematic security issues persist for weeks
8.
▲
by
jayar95
7y ago
>signatures that are 3 lines long What hath God wrought
9.
▲
by
jayar95
7y ago
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.
▲
by
jayar95
7y ago
Any miscers checking in?
11.
▲
by
jayar95
7y ago
That's kind of a blanket statement don't you think?
12.
▲
by
jayar95
8y ago
Wow, imagine not having to charge your earbuds! Revolutionary
13.
▲
by
jayar95
8y ago
lol this needs more visibility
14.
▲
by
jayar95
8y ago
I do both and it's probably less effective (comparatively)
15.
▲
by
jayar95
8y ago
Yes but you originally said alcohol is far less harmful than THC
16.
▲
by
jayar95
8y ago
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 system with a lot of elegant functional features, an
17.
▲
by
jayar95
8y ago
Yeah, most organizations don't deal in _just_ weed. A lot of them deal in people too
18.
▲
by
jayar95
8y ago
how does it update without javascript?
19.
▲
by
jayar95
8y ago
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 general use / wear & tear
20.
▲
by
jayar95
8y ago
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 combat organizations illegaly smuggling harmless pro
21.
▲
by
jayar95
8y ago
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 website vs. a dynamic application that processes payme
22.
▲
by
jayar95
8y ago
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-off apps that might need _some_ backend functionality. On
23.
▲
by
jayar95
8y ago
PHP is interpreted o.o
24.
▲
by
jayar95
8y ago
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.
▲
by
jayar95
8y ago
To be fair, I see junior devs struggle with all build tools.
26.
▲
by
jayar95
8y ago
I found the political angle he took to be daft as well. I became a full stack developer for the same reasons as you, I like assuming the responsibility of every aspect of a product's development- plus, working in different aspects keep
27.
▲
by
jayar95
8y ago
Take a look at symfony