Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Lensflare1709924hHow dare you, putting JS into the same picture as swift?
And what’s golang doing up there in space? 😂 -
Ranchonyx1063424hJS is a piece of shit, but I've taken a liking to it. It's like living on the edge constantly.
-
Liebranca82311hC is truly ubiquitous; even my fasm programs compiled *without* libc still have to deal with it, because the fucking kernel is written in C.
But they still think they can kill it: what a grand and intoxicating innocence. There is no escape. No SIG or INT can work in this place. Lay down your Chomsky hierarchy, it's not too late for mySegmentation fault (core dumped)
$: -
lorentz1523310h@Liebranca It would be nice if the C ABI was defined unambiguously for the major platforms.
-
@Ranchonyx I've started building an electron application and I'm finding that js, maybe more specifically node, is not that bad.
I really wanted to be able to use c# but I need a webview that works on arm64. I tried a dozen different things and electron was the only thing that worked.
It's not as efficient as other languages or frameworks, but being able to build an application with an interface written in a language everyone knows opens up tremendous possibilities and speeds up delivery by a huge amount.
Now, if I could use electron as the interface to a c# application, then I think I'd really like that. -
@cuddlyogre I agree on that. I've come to the conclusion that Node really isn't that bad.
You may wanna build a simple REST ish API for you c# application and just use electron with js as the frontend.
Related Rants
See comments
joke/meme
libc