Johannes Frölich

Results 35 issues of Johannes Frölich

Hi, i am starting to learn about ESP8266 and the toolchain, so please excuse my possibly stupid question. I installed the toolchain and now tried to compile your programm, but...

Hi there, i am starting with java and tried to understand how the crawler works. so i tried to make a howoge crawler. but i am really not so sure...

enhancement
question

Hi, it would be amazing to have a feature to avoid areas by type - for example OSM boundaries like "residential" or "protected_area". i tried to make it work this...

Hi there, i am trying to find the problem why this code is not working: ``` if (currentFix.valid.location) { currentLat = currentFix.latitude(), 8; currentLon = currentFix.longitude(), 8; if ((currentLat !=...

Hey there, i cannot save settings in OCdownloader (seed /time limit) I am running debian 10, Nextcloud 18.0.3 and OCdownloader from git commit https://github.com/e-alfred/ocdownloader/commit/05d267ebc2044918310a5e24f7c642e8e6ea2d53 All files in apps/ocdownloader are owned...

More info needed

Hi, is it possible to burn the bin files to esp32 or is this firmware just for the ESP8266? Cheers and thanks!

hi there, i am running your registry ui wich is supposed to use my private registry. so i am running this: joxit/docker-registry-ui:latest with these environment variables: REGISTRY_TITLE=asdfasdf SIGNLE_REGISTRY=true REGISTRY_URL=https://dockerregistry.beta.url.com the...

Hi there, i cannot connect to any postgresql servers with sequeler, because of this error message: ![Bildschirmfoto vom 2023-03-06 14-09-10](https://user-images.githubusercontent.com/1011875/223119319-63e20f05-c8e4-43f3-8663-07c965d7898b.png) it means something like: ``` was not able to open...

Hi, i am trying to get your library to run in nodejs, but i am stuck importing it correctly. is the problem on my side or is something broken with...

#### Expected behaviour Windows 11 installs #### Actual behaviour i get into the windows setup, but there is no disk selectable in setup. #### Steps to reproduce the behaviour -...