Wow never heard of Vala. I choose that one.
Trivia
A place to quiz others with trivia questions related to the instance!
Please keep questions on the topic of trivia. If you have a question for how to do something please post it in a community relevant to what youre doing or !no_stupid_questions@programming.dev
Guidelines
- Keep questions related to the instance!
- Post the answer in the comments around one day after you posted the question to give people enough time to give their answers
- If you are answering the question do not look it up on search engines. You are only cheating yourself out of having fun. If its obvious someone looked up the answer the comment will be deleted to prevent spoiling it
Credits
Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
Vala is popular in the Linux world. It's goal is to make GUI programming easy in the gnome desktop environment. It transpiles to C.
Oh! I think I'll give it a whirl as a Gnome user.
I would say popular only ath gnome nerds niche, which is sad, cause is kind of cool
Click to show answer
The answer is D! 9/14 people guessed it right (64%)
I made a slightly educated guess as on of the few languages I know is C and D is an attempt at being a successor.
You had me until <. Is that a posting issue or actually part of the code?
Seeing as the screenshot has a < it's fairly obvious it's just lemmy.
Yeah thats a bug in lemmy-ui. It doesnt parse both less than symbols and ampersands properly in code blocks which can mess with code (< &) (< &
)