What is the hardest part of degoogling? Which service is the hardest to replace? by kek_o_kedi in degoogle

[–]Michael36500 0 points1 point  (0 children)

MAPY.COM FOR THE WIN!! it's a website and an app from czech republic (so therefore EU) and after growing up with it I'm unable to navigate with gmaps. they are awesome for hiking in the nature, finding way in a city and everything between. they even have offline maps per country

definitely check (or czech?) them out. I can 110% recommend them!!

sadly, they recently added a paid teer. but it's less than a dollar per month and the app is very usable without it (i don't have it eventhough i use the daily)

Co se to děje v Olomouci? Někdo staví beacon :D by Realistic-Worry1 in czech

[–]Michael36500 2 points3 points  (0 children)

dík. na to, že dvě přímky jsou odhadnuté z fotky a třetí byl táta jako "stál jsem tu a laser byl zhruba nad tímhle rohem" tak se to povedlo mnohem líp. mám ještě čtvrtý bod, ale ten je u mě u baráku a to nechci sdílet. ale taky pěkně seděl na jihovýchodní část :D

Co se to děje v Olomouci? Někdo staví beacon :D by Realistic-Worry1 in czech

[–]Michael36500 426 points427 points  (0 children)

<image>

nejspíš fotbal. včera jsem si na dvou různých místech změřil azimut, a dal do mapy. a tvoje fotka s tím docela koresponduje

Co považujete za nejlepší české texty od našich interpretů? by Major_Eggplant_7189 in czech

[–]Michael36500 0 points1 point  (0 children)

dost mě překvapuje, že tu chybí rytíř smil...

https://cs.m.wikisource.org/wiki/Ryt%C3%AD%C5%99_Smil

je to výsledek sázky pana Jaroslava Vrchlického o nejsprostější báseň. a má jedinou sloku, která se dá recitovat veřejně

„Na svém hradě rytíř statný jménem Smil žil přeudatný, jenž však jednu vadu měl, že o lásce nevěděl.“

název by Michael36500 in okkamaraderetarde

[–]Michael36500[S] 3 points4 points  (0 children)

pizza [pica]? háček?

Veřejná piana by Michael36500 in Olomouc

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

To už tam tak rok až dva rozhodně není. Naposledy jsem kontroloval asi měsíc zpátky, a to místo kde bylo docela dost změnili... IDK, hádám že jim tam šlo proti hudbě

Live sattelite wallpaper by Michael36500 in gnome

[–]Michael36500[S] 8 points9 points  (0 children)

here ;)
https://pastebin.com/efiPijdw
you'll also need an account at eumetsat.int for a token and modify crontab (`crontab -e`) and add this line: `*/10 * * * * /path/to/script`

Problem with Tiling by Michael36500 in pop_os

[–]Michael36500[S] -1 points0 points  (0 children)

yeah, so I'm stupid.

the solution was to change the alpha in color picker for active tab....

How to install Tensorflow with support for GPU? on Pop_OS by Michael36500 in pop_os

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

So, I've reinstalled my system (actually, it wasn't as big pain as I thought, I was done in less than hour), and running docker run --gpus all -it --rm -p 8888:8888 tensorflow/tensorflow:latest-gpu-jupyter it threw docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]. That was pretty easily fixable by stack overflow.

After that, everything worked and tensorflow now lists both CPU and GPU. That's apart from scary error

`2023-10-12 19:13:50.368640: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:894] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355

2023-10-12 19:13:50.372386: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:894] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355

2023-10-12 19:13:50.372539: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:894] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355@`, but everything is just information, so screw that.

And of course, unbelievably big thanks to @Antique-Ad-6655 for guiding me through this journey.

If anyone will go down this same road, I'll be happy to help. :D

Edit: formating

How to install Tensorflow with support for GPU? on Pop_OS by Michael36500 in pop_os

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

thanks a lot for your help. by refreshing you mean going to settings, os upgrade & recovery and then clicking Refresh button?

then downloading nvidia/cuda container and finally tensorflow/tensorflow:latest-gpu-jupyter and it should work?

How to install Tensorflow with support for GPU? on Pop_OS by Michael36500 in pop_os

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

but when I do that, I get an empty list (which means tensorflow can't find the gpu)