Roland Illig

Results 83 comments of Roland Illig

> On Windows 10, each window has invisible 8-pixel border (by default) on left/right/bottom edges of the window. Oh, I didn't know this. For reference, [there's an elaborate description of...

When trying out libcs50 in JetBrains CLion, the definition of the `get_string` macro produces this completion: ![image](https://user-images.githubusercontent.com/3233724/63283696-38894c00-c2b2-11e9-9e6f-586c84b81e64.png) This is unnecessarily confusing and should be fixed by not needing the macro...

The check _build-test/lint_ was not successful: > Running [/home/runner/golangci-lint-1.49.0-linux-amd64/golangci-lint run --out-format=github-actions --enable gofumpt] in [] ... > Error: File is not `gofumpt`-ed (gofumpt) > Error: File is not `gofumpt`-ed (gofumpt)...

@Roymaor01 The GitHub workflow is terribly complicated when you are new to GitHub and Git and all this stuff. I agree that Crowdin is much more human-friendly. @atorch Since Crowdin...

The error is indeed [due to the question mark](https://developer.android.com/guide/topics/resources/string-resource#escaping_quotes). When using a question mark _at the beginning_ of a string, it must be written as `\?` instead. A plain `?`...

@Roymaor01 I am assuming that in Hebrew, mathematical expressions are written from left to right, just like in English. Is that assumption correct? I tried this left-to-right input field in...

> In my app, the input is written from right to left I know. In this _pull request_, I am suggesting to change the input field to always be left-to-right....

See https://github.com/atorch/probability_puzzles/pull/7, where I am adding the German translation. The main part is really only adding a file `values-de/strings.xml` containing the translated strings. Some of the images need to be...

The German translation is in my fork over at https://github.com/rillig/probability_puzzles, in the master branch. Before starting to translate, you might ask @atorch whether he still wants to release a new...

Feedback timeout.