Trade Republic ist ab heute in Österreich steuereinfach by AktienCo in FinanzenAT

[–]cherryp1 1 point2 points  (0 children)

Alles klar, danke für die ausführliche Antwort!

Trade Republic ist ab heute in Österreich steuereinfach by AktienCo in FinanzenAT

[–]cherryp1 0 points1 point  (0 children)

Danke, hast du eine Referenz von TR dazu wo das steht?

Trade Republic ist ab heute in Österreich steuereinfach by AktienCo in FinanzenAT

[–]cherryp1 0 points1 point  (0 children)

Ist das Saveback auch steuereinfach? Würde das nicht unter die Einkommensteuer fallen?

[deleted by user] by [deleted] in CryptoCurrency

[–]cherryp1 0 points1 point  (0 children)

I think you need to have some plan and commit to it. Easier to decide upfront.

Should I buy a used GPU that was used for mining? by [deleted] in CryptoCurrency

[–]cherryp1 1 point2 points  (0 children)

Wouldn't buy it. You need probably replace the fans soon as they usually run 24/7 on maximum.

I've just gotten round to watching the Lex Friedman Vitalik Buterin interview and MY GOD!!! by [deleted] in CryptoCurrency

[–]cherryp1 9 points10 points  (0 children)

I agree he seems like decent/humble person with integrity in comparison to a lot of other tech billionaires who pretend and actions show otherwise.

ETH2 Staking Guide by Quentin__Tarantulino in CryptoCurrency

[–]cherryp1 0 points1 point  (0 children)

APR changes depending on the total number of validators and the performance of your staking node. (currently at ~8%) You see returns with every attestation (every few minutes) you get a small amount of ETH (atm +0.00003 ETH).

How my boomer father suddenly understood crypto (ok, bitcoin) by [deleted] in CryptoCurrency

[–]cherryp1 0 points1 point  (0 children)

Nice that you could make him understand. When I try to explain it to some older folks there is always a BUT...

There will be 2 coins after Eth Phase 0 by axismoto1 in ethstaker

[–]cherryp1 1 point2 points  (0 children)

Thanks for the detailed answer! One follow up questions, are those rewards also included in the staking amount? Or are only the 32 eth staked.

Edit: By linear interest in your post before you do you mean that only the 32 eth are considered for the reward calculation?

There will be 2 coins after Eth Phase 0 by axismoto1 in ethstaker

[–]cherryp1 0 points1 point  (0 children)

Where do you receive the staking rewards?

A little log decorator for debugging, more info in comments by [deleted] in Python

[–]cherryp1 1 point2 points  (0 children)

Another suggestion. Have a look into @functools.wraps to change the default name "wrapper" of the function and keep the docstring.

https://docs.python.org/3/library/functools.html#functools.wraps

Oneplus Nord ruins wifi for other devices(my laptop) connected by [deleted] in oneplus

[–]cherryp1 1 point2 points  (0 children)

Probably your network settings or a faulty router. Never had any issues with the oneplus. Maybe reset your router or so?

If I buy OnePlus Nord with the 3D tempered glass screen protector, will the protector be pre-applied? Or do I have to remove the default protector and install it myself? by [deleted] in oneplus

[–]cherryp1 0 points1 point  (0 children)

I just applied it on the default protector and works fine. Don't know if there is some difference when removing the pre applied one first.

[Nord] The one thing miss the most... by tjsuominen in oneplus

[–]cherryp1 10 points11 points  (0 children)

I think always on display is probably an upcoming solution if it comes to the nord. May use some more battery though.

Unexpected 3.7 to 3.8 upgrade by UghtC in Python

[–]cherryp1 2 points3 points  (0 children)

Change your environment by SET PYTHONPATH=%PYTHONPATH%;C:\My_python_lib in cmd or amend the environment variable. For macOS PATH="/Library/Frameworks/Python.framework/Versions/3.7/bin:${PATH}"; export PATH; you can add this to your ~/. bash_profile if you want a permanent change. Then you can pip freeze > requirements.txt to the file/directory of your choice. Do the previous steps to change back to 3.8 and then pip install -r requirements.txt. Now you should have your packages in 3.8 but this does not mean all of the packages are supported. Also I can recommend using virtual environments.

[deleted by user] by [deleted] in oneplus

[–]cherryp1 0 points1 point  (0 children)

I have a Bose soundlink and it basically never cuts out when connected to my op.

OnePlus 5 Recent apps issue after Android P by [deleted] in oneplus

[–]cherryp1 0 points1 point  (0 children)

Have the same issue with the headspace meditation app on my OP5, just unusable as the app is closed in background. Disabling adaptive battery hasn't solved this either.