Torsten Uhlmann

Results 15 comments of Torsten Uhlmann

Microsoft Defender reports it as of today as a threat:7 ![image](https://user-images.githubusercontent.com/407319/92154722-870a7980-ee26-11ea-925e-825b4b1e8104.png) This only seems to happen to the latest version. Version 0.3.4 seems to fare ok.

Seems to work again with latest Defender updates.

@boiimakillu Can you check the Windows Services if the WSL2 Host service is running (WIN-R, type `services.msc`)? I had to change my password (local password and connected Windows account) and...

@larvel Have a look at https://github.com/tuhlmann/select-howdy-source It's a udev rule and a small script that changes the camera for Howdy. You can add multiple cameras and it will choose the...

I used something like this in a project where we have our own set of Bootstrap compliant record fields anyway, so it was easy to add there. My purpose was...

Hi @danielecas , I haven't done that with tailwindcss before (learning it myself), but in other situations we needed to create a printable version of a web page. There are...

Same here. I tried all different css-loader options and set `esModule: false` but type files are always generated empty. When I set mode to 'verify' it says the content has...

Hi @sdave2 I'm not sure I can help with this. After this experiment with material-ui I pretty much decided to go with Bootstrap 4 (now in alpha). I would look...

Hi, what kind of problems are you observing? I'm working on Ubuntu 13.10 and don't see anything buggy. In fact, in another project I had to revert from 13.1 back...

I'd certainly like to put the JavaScriptLoader into lift-extras. Do you wish a pull request or do you mind just copying it over? I'll review the changes later and pull...