Stefano Volpe

Results 63 issues of Stefano Volpe

Hi! I ported the dark theme to Element (a Matrix client). Should I open a PR to add it to the README?

Capitalization in hex color codes is inconsistent. It would be nice to have a uniform coding style in the repo.

Because it uses Lloyd's algorithm, `SimpleSmoother` tends to damage adaptive meshes (i.e. meshes with non-uniform element sizes) by "stretching out" smaller triangles towards the bigger ones. On the other hand,...

Added missing space before open parenthesis at line 105 of StandaloneFileBrowserWindows.cs. Closes #89

On large sets of data, some procedures in Triangle.NET may turn out to be reasonably efficient, but not immediate. For example, I'm working with `GenericMesher.Triangulate` at the moment. Could its...

```bash $ gomuks --version gomuks 0.3.0+dev.unknown (unknown) ``` When using Ctrl+K and then typing to look for a chat, I consistently get: ``` panic: runtime error: slice bounds out of...

Love your work! Maybe some fixes are a little debatable and I could rollback on those?

There's a missing space before the open parenthesis in the literal string at line 105 of `StandaloneFileBrowserWindows.cs`. Nothing to worry about, it just names the filters funny on Windows. Thanks...

## Proposed changes: * doc: fix grammar error in README.md (comma between subject group and predicate group) ### Other information: - [ ] Have you written new tests for your...

Docs
OSS Citizen

The readme claims that ltex-ls https://github.com/valentjn/ltex-ls/blob/7c031d792110a824951aa003acd3ada158a515b4/README.md?plain=1#L37 But when installing it with Mason and then running it, my `:LspLog` shows: ``` "rpc" "ltex-ls" "stderr": "Error: JAVA_HOME is not defined correctly.\n We...