lmdc45

Results 10 comments of lmdc45

This is working for me to hide a user from the login screen: https://askubuntu.com/questions/92349/how-do-i-hide-a-particular-user-from-the-login-screen

Personally I add to 'densify' the linestrings geojson by adding points every 2.5 meters. This works well then with default tolerance, however makes a pretty big file for the browser...

Ok thanks. I am not an expert so will try not to touch topology.js. I will try to work on the geojson data first, to avoid close nodes in intersection...

In fact this seems quite similar to issue #25 , will look at adding z coords

Is there a way I can see the console on iphone? its on iphone 7, using the demo, with default browser safari, location and motion permission allowed while using the...

I am not a developer and have limited knowledge however will give it a try

No this above is not working on my phone

Issue doesn't appears when on windows chrome dev tool, the heading is displayed properly. Tried to fix it on ios but could not really so far, not sure if issue...

totally agree... For a Rinnai heat pump I have I used the tuya cloud api explorer device control > query properties, can gives something like: { "result": { "properties": [...

Also had to change to: const worker = new Worker(path.relative(__dirname,DUCKDB_CONFIG.mainWorker)); as absolute path causing issues to load the Worker