George Lemon
George Lemon
Not implemented yet, but I'm thinking at something like this ```yaml name: "Matilda" shop_list: - "Apples" - "Bananas" - "Carrot juice" - "Beers" - "Soda" ``` ```nim rules = @[...
Thanks! Yes, you right. The validator should be a standalone library and single binary app, so it can be used from other programming languages, specially Node (in order to make...
Here you have a splash screen concept including a solid typographic logo for VINIX project.   
Thanks! I really like the idea of a new operating system around for servers and even for home users. I know this is going to be a long road, so...
A mascot would be also nice, but I don't think is the right time to reveal its face! Hehe
Based on simple shapes via Illustrator
@Gladear, the font used for bottom line "_Modern Operating System_" is called Berlin. You can switch to a free-to use one like [Inter V Font family](https://rsms.me/inter/), which is very similar...
[test workflow](https://github.com/nim-lang/packages/blob/master/.github/workflows/test.yml) takes a life to run. why not using `-d:dontFetchRepos` ? If i make a new pull request it will try fetch everything over and over. Maybe store `404`...
Oh, crap! Is `1.4.x` still related? Maybe you can update the GH action to `1.6.x` and stable `2.x`