Tim van den Essen

Results 13 issues of Tim van den Essen

I absolutely love this package! Only I don't like that the only way I can convert a code string into emojified code string is with `.minify`. Packages like `js-beautify` don't...

When I run `Screenfetch` I get this: ![image](https://user-images.githubusercontent.com/11540531/57765031-f70e6100-7704-11e9-9234-839dbb0a8123.png) Probably because I have a bunch of network drives which make the text too long. Is showing this exception useful?

I created a diagram which looked like this: ![image](https://user-images.githubusercontent.com/11540531/60719898-487ae580-9f29-11e9-8a0d-56b6041a1a52.png) Everything which is connected goes via `List'1`. Could there be an option to just use lines like: ClassA --> "0..*" ClassB...

Let's say I have a well trained faceswap with `Person A -> Person B` And now I want another faceswap with `Person C -> Person A`. Can I reuse, say,...

I'm using the last tutorial but with a websocket connection. I've connected and started + stopped scanning. Then I started scanning again and I got hit with this error. It...

Changed: - "Loal" -> "Local" - "Exsists" -> "Exists"

I have my cloudflare pages only set to deploy on `dev` and `main` branches, the others are skipped: ![image](https://user-images.githubusercontent.com/11540531/184688783-76ddf813-8c30-4f44-9f32-29826bd77a07.png) However it did trigger my github actions which awaited for the...

**Describe the bug** A clear and concise description of what the bug is. When setting `"UseStagingServer": true`, the following output is given when my server runs: ``` fail: LettuceEncrypt.Internal.AcmeCertificateLoader[0] Failed...

bug