WuerfelDev

Results 10 issues of WuerfelDev

some things about that: [main.cpp#L861](https://github.com/WuerfelDev/jfbview/blob/13d1295dbc864b9d3279830e5e0695742ad4852b/src/main.cpp#L861): This could be replaced with nodelay or removed. Not sure what is best [main.cpp#914](https://github.com/WuerfelDev/jfbview/blob/13d1295dbc864b9d3279830e5e0695742ad4852b/src/main.cpp#L914): Since halfdelay is set, this is non-blocking and therefore currently only...

I noticed in the overview and in the oneline mode also that it shows the sun but actually it's partially cloudy all day... Also on the second day in the...

data-source

It seems to me that it doesn't matter where i open nvim, it always connects to the IDE (android studio in my case)

I don't know if it's just me, but running a command looks like this: ``` $ gnome-shell-extension-installer 3518 [3518] Obtaining extension info [Transparent Shell] Downloading extension [Transparent Shell] Extracting extension...

I just saw that tp-link released some source code for some devices. It could give some more insight for vulnerability finding. I don't know how to do anything with it...

Small fix to configuration man page formatting

The link "this one" in readme is outdated

Is this compatible with https://github.com/stevearc/vim-arduino? Both need to set fqbn, require arduino-cli location, etc and both implement a :ArduinoChooseBoard command. Would be cool if they could share their values so...