Patrick Drechsler
Patrick Drechsler
tl/dr: 'typo' improves cl-message output (no code change) I was always wondering why `locate pacnew` never returned anything, although `pacmatic -Syu` returned `2 pacnew file...`. Hope this helps other people....
I would like to add 3rd party RevealJs plugins to prez. Is this possible? What would be the best approach? In RevealJs I would normally just include these plugins in...
The final block in the `Array.concat` section (just before the `Array.filter` section) appears to be a copy & paste mistake. ```markdown [Array.concat](https://fsharp.github.io/fsharp-core-docs/reference/fsharp-collections-arraymodule.html#concat) takes a sequence of arrays and combines them...
installing the tool globally, as described in the documentation, and running ```sh c4builder new ``` ...accepting all defaults, creates 2 (!) readme files: ```sh -rw-r--r-- 1 patrick patrick 3266 Jul...
When trying to move a window to a workspace using `$mod+shift+n` with the following config: ``` input type:keyboard { xkb_layout us,de xkb_options caps:super,grp:win_space_toggle } ``` everything works fine with `capslock+shift+n`...
### Description The current icon for xml (\UE619) is misleading (IMHO). - Relevant Issues : (none) - Relevant PRs : (none) - Type of issue : - [ ] Installation...
### Description Icons for .NET languages C# and F#. - Relevant Issues : (none) - Relevant PRs : (none) - Type of issue : - [ ] Installation - [...
As user of this framework I would like some guidance / best practices for writing tests. What are typical integration or unit tests one might write (with examples in documentation)?...
As user of this framework I would like some guidance / best practices for writing tests. What are typical integration or unit tests one might write (with examples in documentation)?...
Files larger than 1GB are rounded wrong? Example: ```sh ~/Downloads ❯ colorls -l *img rw-r--r-- 1 patrick patrick 1 GiB Fri Sep 29 20:42:49 2023 2023-05-03-raspios-bullseye-arm64-lite.img rw-r--r-- 1 patrick...