How about optimize for engagement with people you know irl and not influencers and media?
Codeberg has a yearly fee via euro payment method or manual wire transfer. Membership requires manual approval. Edit: you can register without membership.
The things that just work that I look for are mouseover to get info on an identifier (local or external), right click to go to the definition, and running code in the debugger with a click. Maybe I just don’t know how…
The docs have test cases embedded in the markdown. This is a pretty cool use of markdown. I have started doing something similar with markdown in my project. I wonder if other programming languages have done this too.
Yes, it’ll have single line comments notated with a hash symbol.
I’m going to work on a file format to help test my compiler. It’s a json superset that will compile to json. The goal is to hopefully save me from too many curly-braces syndrome.
How about optimize for engagement with people you know irl and not influencers and media?
Codeberg has a yearly fee via euro payment method or manual wire transfer. Membership requires manual approval. Edit: you can register without membership.
The things that just work that I look for are mouseover to get info on an identifier (local or external), right click to go to the definition, and running code in the debugger with a click. Maybe I just don’t know how…
The docs have test cases embedded in the markdown. This is a pretty cool use of markdown. I have started doing something similar with markdown in my project. I wonder if other programming languages have done this too.
Yes, it’ll have single line comments notated with a hash symbol.
I’m going to work on a file format to help test my compiler. It’s a json superset that will compile to json. The goal is to hopefully save me from too many curly-braces syndrome.