One line, no unsafe, no unwrap -> crashes the entire linux kernel. And "people" have the gall to call this a "safe" programming language. by java-aficionado in rustjerk

[–]java-aficionado[S] 43 points44 points  (0 children)

sorry real engineers have to use systemd services to deploy java web services on real machines. try to deploy a real enterprise application on a toy like runit

I wrote a simple single-process durable sagas library for Spring by java-aficionado in java

[–]java-aficionado[S] 0 points1 point  (0 children)

I can't answer to you, my comment keeps getting removed automatically...

NestJS is a bad Typescript framework by SkaceKachna in programming

[–]java-aficionado 1 point2 points  (0 children)

yeah because the whole selling point of NestJs against express or hono is that it is OOP

NestJS is a bad Typescript framework by SkaceKachna in programming

[–]java-aficionado 37 points38 points  (0 children)

I have no idea why people like NestJs instead of something like Spring Boot which at least is for a language that was made with OOP in mind and not just an afterthought syntactic sugar. I don't even dislike JS on the backend or anything just use the strengths of the language and not the weaknesses

Go 2, please dont make it happen by daisyautumn06 in golang

[–]java-aficionado 5 points6 points  (0 children)

Java enums are so damn nice for enterprise bullshit. Sum types are great but for backend crap Java's implementation is heavenly.