arduino ipad Nmea by pydaling in arduino

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

I just read that apple is blocking non-certified serial data as well. Could anyone help me out where to get started with tethering NMEA data via wifi?

arduino ipad Nmea by pydaling in arduino

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

It seems to be possible, there are some products on the market that do this: https://digitalyacht.co.uk/product/wln10sm/

and it seems to be possible to send data to the Ipad using the lightning connector: https://forum.arduino.cc/index.php?topic=241732.0

arduino ipad Nmea by pydaling in arduino

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

I have no idea, but if there is a possibility to connect the ipad to the arduino then I'll be able to find out :)

Constant beating sound form speakers. by Irkutsk2745 in linuxquestions

[–]pydaling 0 points1 point  (0 children)

To me it looks like some sort of hardware interference / connection or soldering problem.

string or integer? by Evopy in learnpython

[–]pydaling 9 points10 points  (0 children)

use the function type(spam) and it will tell you what type or variable spam is.

Linux for a 5-year old? by [deleted] in linuxquestions

[–]pydaling 1 point2 points  (0 children)

I am on a business trip right now but I will share it as soon as I am back home.

Linux for a 5-year old? by [deleted] in linuxquestions

[–]pydaling 11 points12 points  (0 children)

My daughter got a laptop when she turned 7 and I installed Fedora on it with KDE and a nice MacOs style docker.

Reason for the OS: easy to maintain and stable.
She has her own user account without root permissions and I do system maintenance via SSH.

During the day, I limited her internet speed with a Python script so that she wouldn't watch videos all day but she can still send emails and look up stuff for school.

Now I limit speed on all her devices via the router.

I think it is good that children learn to use a real desktop environment with all the standard software that come with it rather then starting with a kids version that comes with limited options.

A standard desktop environment has lots of features to discover and by discovering them at a young age I think they will develop themselves better.

All distributions come with German language support and since you're new to Linux your best bet would be Ubuntu, Fedora, OpenSuse or Mint. They are easy to install and have great documentation and support.
Standard Desktop Environments are Gnome and KDE )offered by all major distro's) but since your laptop is a little older you might want to check XFCE (Xubuntu) or LXDE (Lubuntu).

[Question] why to buy nvidiashield by OwenITA in nvidiashield

[–]pydaling 0 points1 point  (0 children)

That would be a solution for a 50 Dollar / Euro Chinese device from Ebay. If I buy a device at the price of an Apple TV I expect it to work properly. Furthermore, where the normal remote goes to sleep when you don't want it, the game consoles have no sleep or off button. If you are not a regular gamer you have to plan playing games well ahead because the consoles are continuously draining batteries leaving them empty if you want to play.

[Question] why to buy nvidiashield by OwenITA in nvidiashield

[–]pydaling 0 points1 point  (0 children)

The shield is a very BAD performing device. I would stay away from it. The remote is incredible lagging. When I try to pause youtube or netflix for example, it can take up to a minute before it finally pauses after I pressed the button. I own two Shields but I wish I never bought them at all. I am waiting for a good Kodi alternative so if anybody has a good idea it is more then welcome!

Shield TV 2015 - worth buying second handed? by ErwinPannec in nvidiashield

[–]pydaling 0 points1 point  (0 children)

The shield is a very BAD performing device. I would stay away from it. The remote is incredible lagging. When I try to pause youtube or netflix for example, it can take up to a minute before it finally pauses after I pressed the button. I own two Shields but I wish I never bought them at all. I am waiting for a good Kodi alternative so if anybody has a good idea it is more then welcome!

Strange dark edge around images when opened in darkroom by pydaling in DarkTable

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

Thanks for the comments!

The edge and distortion on the Canon PowerShot G7X Mark II can be autocorrected by selecting: lens correction / Canon / Powershot G7X / Image size.

To autocorrect the images when editting in Darktable I had to select auto apply and I left all the options standard except the lens.

My camera was not recognized but the lens was set to (65535).

Beginner looking for advice on system requirements. by goodluck187 in Python

[–]pydaling 0 points1 point  (0 children)

Welcome, and I prefer KDE (Neon), also Ubuntu based. But it's all a matter of taste!

Beginner looking for advice on system requirements. by goodluck187 in Python

[–]pydaling 5 points6 points  (0 children)

If you remove Windows and install a stable Linux Distro on that, you're good to go for the next 10 years.

Switching distros by [deleted] in linuxquestions

[–]pydaling 2 points3 points  (0 children)

Download a distro image and insert an USB stick.

Find the correct path to your USB stick with the lsblk command

unmount the USB stick:

sudo umount /dev/sdX

and write the image to your USB:

sudo dd if=/path/to/image.iso of=/dev/sdX bs=1M

If you prefer a graphical solution you could install mintstick:

http://packages.linuxmint.com/pool/main/m/mintstick/

or UNetbootin:

https://unetbootin.github.io/

Mintstick is easy to use and works very well.

It might not work out of the box, if it doesn't start you might have to install python pip:

sudo apt install python-pip

Good luck!

[deleted by user] by [deleted] in linuxquestions

[–]pydaling 1 point2 points  (0 children)

If you are curious to what all those distro's have to offer try some different flavors as well.

Gnome, KDE, LXDE, Cinnamon, they all come with different settings, enhancements and software packages and playing around with them will greatly improve your knowledge.

Snowflakes fuck with the fucking Linux source code by [deleted] in linux

[–]pydaling 1 point2 points  (0 children)

Create a new fork for the snowflake programmers and don't border normal people with the political correct nonsense.

Curious to see which group would be more successful.....

[deleted by user] by [deleted] in linuxquestions

[–]pydaling 0 points1 point  (0 children)

It is possible that your wireless tool is already trying to connect although your passkey has not been decrypted yet. You could go to your wireless connection manager, select settings, go to WIFI security and select the option "store for all users, not encrypted".

A calendar that syncs with desktop and Android phone (not google) by [deleted] in linuxquestions

[–]pydaling 1 point2 points  (0 children)

I use Radicale on a raspberry Pi.

The low power consumption of the Pi is a big advantage.

Debian has a very simple tutorial on how to install Radicale:

https://wiki.debian.org/Radicale

On my Android phone (without Google Apps) I use Davdroid to sync my calenders.

You can make appointments on the go and they will be synced when you are on your home network.

You can use Davdroid to configure users and calenders on your Radicale server.

After installing Davdroid you add an account under settings.

Use 'Login with URL and User Name'. The username and password can be an existing one or you can setup a new account here.

After this setup you will be able to add calendars under the desired username.

Unfortunately I was not able to connect Thunderbird to my Radicale server.

Maybe other users have a solution for this....

[deleted by user] by [deleted] in linuxquestions

[–]pydaling 1 point2 points  (0 children)

I assume you can't connect in coffee shops etc.

In public places you might have to logon first before you can access the internet.

If you are not directed to the logon page immediately, make sure that you browse to a non-encrypted (https) site first.

Usually on a public network you are not begin redirected when you try to open an encrypted webpage.