-
For pretty much any production usage you'd want to redirect all logging into the application log file (not std::cerr).
Would be great to have a way to integrate a third party logger, can be as simple…
-
@mbbruch I'm sure this is something simple, but the SLTS example throws an error when its checking if the results were written. This is with the SLTS demo almost unchanged. I added one line of code …
-
### Describe the feature
currently, we're cloning the sidecar in various places, which is pretty expensive, we also never modify these so we really should pass that around as an Arc.
this is prett…
-
Hello there! I'm new to typescript and not quite sure how to write a typescript definition file yet or I would contribute it myself. But is there any chance that you could add one for this very simple…
-
I have pretty-simple set as the default printer for my project by putting the following in my .ghci file at the root of the project:
```
:set -ignore-package pretty-simple -package pretty-simple
…
-
## System Information
- SteamTinkerLaunch version: v14.0.20240904-1
- Distribution: Nobara 40
## Feature Description
[OptiScaler](https://github.com/cdozdil/OptiScaler) support in the same fashi…
-
Sorry for the large example!
```haskell
> x
Union (Cat (Cat Empty (Char 'f')) (Cat (Char ' ') (Cat (Char '"') (Cat Empty (Cat (Text 2 "\\n") (Char '"')))))) (Union (Cat (Cat Empty (Char 'f')) (Ca…
-
Design for the web app is very simple and not pretty, please make modifications that it provides a nice and clear overview of datasets and possible actions.
We also need to include more descriptio…
-
Pretty simple to reproduce, not sure if I'm missing something obvious here.
![image](https://github.com/user-attachments/assets/78dd698f-1ea8-4e07-a556-32562564596d)
-
When running SLiM for a large simulation on a cluster (i.e. using the command-line), it would be pretty useful to get some idea of the amount of time the simulation is expected to take. While this is …