-
```
First things first: thank you for that amazing software! I'm from germany and
would translate your product, if you are interested.
```
Original issue reported on code.google.com by `ralph.sc.…
-
```
First things first: thank you for that amazing software! I'm from germany and
would translate your product, if you are interested.
```
Original issue reported on code.google.com by `ralph.sc.…
-
```
First things first: thank you for that amazing software! I'm from germany and
would translate your product, if you are interested.
```
Original issue reported on code.google.com by `ralph.sc.…
-
So, I was perusing Reddit links about JPEGView and I noticed that there are a few mentions that 1.0.40 reported to be a virus in 7z form, but when someone re-zip'd it up, it was fine. Anyone have exp…
-
Right now a user can download the binary released version from github releases, but that just gives them a `.exe` to put wherever they like. It would be nice if it would either "install itself"; i.e. …
-
## What's the problem?
There are many uses of delimiters in the Wordplay programming language for data structures and evaluations (e.g., `[]`, `{}`, `()`). Frequently, however, when writing some co…
-
```
First things first: thank you for that amazing software! I'm from germany and
would translate your product, if you are interested.
```
Original issue reported on code.google.com by `ralph.sc.…
-
ThinkSome
Does pandorabox have hedgehogs (mobs)?
-
## What's the problem?
It's a bit ironic that a language and platforms about words doesn't support regular expressions, a ubiquitous and useful way to find patterns in text. They're widely known to…
-
Is it possible to do something like this?
```haskell
type API b = "other-stuff" :> Capture "bool" (SBool b) :> Get '[PlainText] (IntOrString b)
type familty IntOrString (b :: Bool) :: Type wher…