Lol, server side JavaScript far predates nodejs.
meanwhile electron
Submitted 1 year ago by alexcoder04@programming.dev to programmer_humor@programming.dev
https://programming.dev/pictrs/image/c1d7e340-18e1-4caa-8f18-5d9956fd5a9c.png
Comments
ulkesh@beehaw.org 1 year ago
alexcoder04@programming.dev 1 year ago
Do you mean Rhino? This is the first time I come across it and the fact that it’s written in Java completes a full circle of hell
Torty@beehaw.org 1 year ago
I get these vibes when WASM introduced C# to the frontend via Blazor.
Feels wrong. Feels like it shouldn’t be possible.
But binaries on the frontend are so. cot. dayum. fast
Blazor has been my favourite framework to do my side projects in for the past couple years now.
First@programming.dev 1 year ago
While I love it and use it wherever I can, TBF it’s mainly a frontend technology for people who are stronger in the .NET stack than the JS/TS ecosystem. The latter is miles ahead on tooling, size of the ecosystem and the pace of innovation/improvement.
rostby@lemmy.fmhy.net 1 year ago
Destroyer of privacy
Pyro@programming.dev 1 year ago
Hasn’t this Ben the case for a looong time?
aubertlone@lemmy.world 1 year ago
Yes it has, this meme is not necessarily with the times
scrapeus@feddit.de 1 year ago
Cries in Polkit
jrandiny@lemmy.world 1 year ago
TIL that polkit uses js for its rule
argv_minus_one@beehaw.org 1 year ago
Out of curiosity, which language would you prefer Polkit policies be written in?
scrapeus@feddit.de 1 year ago
Tbh I wouldn’t use languages but rather chainable configurations. Those could be yaml, JSON, toml etc.
I really dislike running any dynamic code for those things. I mean you really only need rbac providers and/Auth providers.
Maybe I underestimate Polkit by a far at the current state, but the 2 times I used it could have been a config file.
sip@programming.dev 1 year ago
All I see is haters.
Chunk@lemmy.world 1 year ago
I often jokingly push for 2 technologies at work. The first is Oracle Linux 9 and the second is Electron.
CookieJarObserver@burggit.moe 1 year ago
So PHP but “script”?
illectrility@sh.itjust.works 1 year ago
Destroyer of performance
Boinketh@lemm.ee 1 year ago
Well, it’s faster than Python.
illectrility@sh.itjust.works 1 year ago
If done correctly. Electron is slow as crap in most cases. It can be optimized but it usually isn’t