Nato Boram

Results 147 comments of Nato Boram

You having seen "many projects" imposing different standards shouldn't undermine the usability of your project. Linting tools shouldn't promote unwanted practices nor force different standards. `MD010` simply *never* applies. It...

Wouldn't it be more appropriate to create a new repo for the Rust rewrite, and archive gotop?

This project is licensed under MIT : https://github.com/kufii/CodeSnap/blob/master/package.json#L12 The original project is licensed under MIT : https://github.com/octref/polacode#license

At this point you could open up a Discord server to chat with contributors

And show the result in text. Text is underrated. Showing something like `Otter -> Sea otter -> Latin -> Philosophy` would make the result actually mobile-friendly and usable. Otherwise, I...

Let's put that to the test. I want to copy/paste my path, so it must be mobile-friendly. First, I long-press the box and… ![screenshot_20180627-173939](https://user-images.githubusercontent.com/10495562/42001211-50fdbe08-7a31-11e8-906d-1a2aefcb9297.png) Literally unusable. Okay, I'll select the...

I did exactly the same as https://github.com/thismat/nord-windows-terminal yesterday [here](https://github.com/NatoBoram/windows-terminal-schemes) for personal use, but I'm still not satisfied. It would be great if it an extension was published to the Windows...

Oh shoot, I didn't even notice they were colourized! Using https://www.nordtheme.com/docs/colors-and-palettes#aurora, here's how you can define your own colours. ```json { "workbench.colorCustomizations": { "[Nord]": { "editorBracketHighlight.foreground1": "#B48EAD", "editorBracketHighlight.foreground2": "#A3BE8C", "editorBracketHighlight.foreground3":...