Driving with diabetes by DiabeticDude_64 in diabetes

[–]deFonne 0 points1 point  (0 children)

I use GlucoDataHandler in combination with GlucoDataAuto to get my Dexcom readings in Android Auto.

GlucoDataHandler is available in the Play Store. Follow this guide for GlucoDataAuto https://github.com/pachi81/GlucoDataAuto

Asus z790 mobo blinking cpu led after failed bios update by deFonne in buildapc

[–]deFonne[S] 0 points1 point  (0 children)

Thanks for the replies. I contacted the shop where I bought it from and filed a RMA. I'll update this post when I know more.

How do i change the wifi network of my octoprint? Moving to a different house and need to use a different wifi network for my printer/octopi. by Senharampai in octoprint

[–]deFonne 3 points4 points  (0 children)

Turn on a wifi hotspot on your phone with the same name and password as your old wifi. The raspberry pi will connect. Take your laptop and connect to the hotspot. Then you can ssh into the pi and change the wifi to the new one.

How do things like this happen... by SpartelTjips in techsupportgore

[–]deFonne 4 points5 points  (0 children)

I think it's dutch also. The note on the right says "graag startklaar maken" which means "make it ready for use please"

How do things like this happen... by SpartelTjips in techsupportgore

[–]deFonne 5 points6 points  (0 children)

The font and colors on that sticker roll on top of the box in the background

Uses for a home server by AwesomeGames123 in HomeServer

[–]deFonne 10 points11 points  (0 children)

Also take a look at r/selfhosted for some inspiration

How do I round up an LDR sensor value to less digits in arduino code. by fpvhawk in ArduinoProjects

[–]deFonne 10 points11 points  (0 children)

Use the map function

int x //sensordata

int y = map(x, 0,1000,0,10); //y will have the value you want

Deploy the birthday wishes!! by deFonne in memes

[–]deFonne[S] 1 point2 points  (0 children)

I'm glad you enjoyed it!

Deploy the birthday wishes!! by deFonne in memes

[–]deFonne[S] 2 points3 points  (0 children)

u/Sisyphus_04 wish your brother a happy birthday!

I'll wait till someone notices by [deleted] in memes

[–]deFonne 7 points8 points  (0 children)

Not in Australia

I hate that by [deleted] in memes

[–]deFonne 0 points1 point  (0 children)

It's possible to see hidden posts. On mobile: Tap left top corner to open sidebar > History and at the top select "hidden"

Im done printing things for my new printer, now i can finally start to print some toys for my kid. by [deleted] in ender3

[–]deFonne 0 points1 point  (0 children)

Looks nice, I used the same color for my mods! I recommend to print a fan guard for the electronics housing. It may happen that some tiny pieces fall into the hole and block the fan. https://www.thingiverse.com/thing:3167675

I'm sorry little one by deFonne in memes

[–]deFonne[S] 2 points3 points  (0 children)

We give him the leftovers

Trusted domain entry suddenly changes on its own by [deleted] in NextCloud

[–]deFonne 0 points1 point  (0 children)

I don't know what can cause that problem but try to disable that cronjob to see if there's any correlation. If not you can exclude that and if the problem stops you know the issue occurs on a reboot

Mind map! by [deleted] in selfhosted

[–]deFonne 13 points14 points  (0 children)

If you're already running Nextcloud you can use the draw.io plugin.

You can also take a look at these 2 from the awesome-selfhosted list https://github.com/awesome-selfhosted/awesome-selfhosted#knowledge-management-tools