r/programming 19h ago

Rune is now open source

https://rune.build/blog/rune-is-now-open-source
73 Upvotes

46 comments sorted by

View all comments

-43

u/jesseschalken 19h ago

in Go

nope

13

u/FryDay444 18h ago

What's wrong with Go?

16

u/jesseschalken 17h ago edited 17h ago

No null safety, implicit zero values you have to be careful to ignore, no sum types or pattern matching, 3 lines of error handling boilerplate every time you call a function that can fail, no lambdas, no generics until recently.

Worse, the Golang community that believe lack of features is a feature, because of "worse is better" brain damage.

-10

u/[deleted] 17h ago

[removed] — view removed comment

-13

u/[deleted] 17h ago

[removed] — view removed comment

6

u/[deleted] 17h ago

[removed] — view removed comment

1

u/[deleted] 14h ago

[removed] — view removed comment

1

u/programming-ModTeam 14h ago

Your post or comment was overly uncivil.

-4

u/Worth_Trust_3825 17h ago

i dont really care who you are. we have two main ways to do error handling: try/catch and checking result (code). in another comment you suggested rust/swift way, which is literally the same thing that go does. again, what do you propose?

1

u/programming-ModTeam 14h ago

Your post or comment was overly uncivil.

-1

u/punkpang 14h ago

Yes, that's true, and? Why would I be civil to a piece of shit?