Email or username:

Password:

Forgot your password?
Top-level
Григорий Клюшников

Fred, it isn't all that obscure. There are many well-known web services built on this stack. GitHub is one example.

12 comments
Григорий Клюшников

Fred, Go and Rust are relatively new. Oh and the server I'm writing this from is in Java btw.

Fred Brooker

@grishka @dansup

I've seen crashed POC terminal of Lidl supermarket yesterday, Windows + Java

Fred Brooker

@grishka @dansup

Go was designed at Google in 2007 to improve programming productivity in an era of multicore, networked machines and large codebases. The designers wanted to address criticisms of other languages in use at Google, but keep their useful characteristics: Static typing and run-time efficiency (like C).

I consider 17 years a lot 😂

Fred Brooker

@grishka @dansup

you can run anything on top of shit, no problem

Fred Brooker

@dansup @grishka

that's it was the only reliable server language in 1998

Fred Brooker

@dansup @grishka

Go, Ruby, and Rust differ in their syntax, concurrency support, runtime performance, memory safety, community, and learning curve. Go focuses on simplicity and concurrency, Ruby on expressive syntax and flexibility, and Rust on memory safety and performance.

then you go for Java 😂

Григорий Клюшников

Fred, I personally chose Java because this is the language I know best. It isn't without its flaws, but I'm okay with them. In all these years, I learned to live with them. Using an unfamiliar language for a project this ambitious would be asking for trouble. Same goes for most other open-source projects, imo.

dansup

@grishka @fredbrooker lmao he blocked me, why are php devs so insufferable??

like we get it dude, you use php, stop trying to make other ppl feel bad because they don't know jquery lmao

Григорий Клюшников

dansup, he blocked me too. People are strange sometimes.

Go Up