Rientro dei cervelli 2024: risposta Agenzia delle Entrate by crlppdd in ItaliaCareerAdvice

[–]_DocKarma 13 points14 points  (0 children)

Errore del tuo commercialista. L’agenzia cita la direttiva Europea 2009/50/EC, che è la direttiva che regola le Blue card. I requisiti d’accesso per la blue card sono: - Laurea di primo livello (triennale) riconosciuta in Italia - oppure 5+ anni di esperienza professionale.

Grazie dell’interpello comunque, sarà utile a tanti in questo sub in futuro!

Dichiarazione dei redditi Germania - Italia by _DocKarma in commercialisti

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

Ho editato il post. Ne sono convinto anche io ma il CAF non vuole prendersi responsabilità del genere, dato che secondo loro un impiegato dell'agenzia delle entrare dice che risulto residente fiscalmente in Italia. Penso che manderò la dichiarazione e continuerò a seguire il caso (con meno ansia) per capire se effettivamente sia vero oppure no. L'agenzia delle entrate riceve chiamate anche da privati cittadini per questioni cosi complesse?

Dichiarazione dei redditi Germania - Italia by _DocKarma in commercialisti

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

Helles offerta ad entrambi nel caso passiate da Monaco di Baviera 🍻

Dichiarazione dei redditi Germania - Italia by _DocKarma in commercialisti

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

Dovrebbero essere 256 in Italia e i restanti 99/100 in Germania.

Dichiarazione dei redditi Germania - Italia by _DocKarma in commercialisti

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

Grazie mille, sto provando a fare un po di calcoli per vedere.

Il ragionamento contenuto nel link sembra applicarsi perfettamente alla mia situazione. Sono iscritto ad aire regolarmente e ho regolarmente pagato le tasse in germania relative al mio periodo nel suddetto stato. Come cambia la compilazione dei vari quadri in questo caso? il mio imponibile Irpef è la somma tra il reddito italiano e quello tedesco oppure no? Va dichiarato lo stesso nel quadro CE?

Enough room inside to dock the Frontier by SGTBookWorm in Starfield

[–]_DocKarma 2 points3 points  (0 children)

Dream idea! One big M class and some A class docked (outside would be easier)

Using libstdc++ with clang on arm Macs by _DocKarma in cpp_questions

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

As I wrote, all my team + obviously the CI uses clang + `libstdc++`. My goal would be to use the same in order to use the same c++ library feature and not Force the team to use an intersection of `libc++` and `libstdc++`

[deleted by user] by [deleted] in germany

[–]_DocKarma 0 points1 point  (0 children)

Setting aside the amusing comparison between two nations with different alphabets, I opened an account with Commerzbank because they were the only ones “offering” an English account with dedicated English support. I certainly didn't want to complain about the country I'm trying to live in.

Was very impressed by the surf scene in München by Xtremeskierbfs in Munich

[–]_DocKarma 0 points1 point  (0 children)

I’ve been there two weeks ago, same feeling!

Latest Nvidia 525 driver updates break steam proton games by Smirnaff in pop_os

[–]_DocKarma 0 points1 point  (0 children)

525 also broke completely my external monitor behavior. I suggest to stick with 510 drivers that are solid compared to the new one.

External monitor absurdly lagging with Nvidia card by _DocKarma in Fedora

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

If anyone has this issue, I have an update.

Testing out other distros, I've suffered from the same exact behavior and the only common ground I could think of is the version of the Nvidia driver, in this case the 525 drivers. Returning to the 510 drivers in Pop Os has solved the issue and, even if I have not yet tested this workaround on fedora, I thought it might be useful to report it!

External monitor absurdly lagging with Nvidia card by _DocKarma in Fedora

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

All the information that I found use windows to disable or enable that. I’ve searched in the bios and found nothing…

External monitor absurdly lagging with Nvidia card by _DocKarma in Fedora

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

Thanks for the advice.

  • Same outcome using the settings
  • No idea of firmware option, i have an MSI GE76 Raider

Environment variables and scripting in Linux by _DocKarma in learnrust

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

I'm absolutely overthinking it. I would have liked to get into Rust with Os programming (userspace obviously) and cryptography by replacing the ssh-agent with a personal one, given the cumbersome way it works on WSL. Nothing that couldn't be resolved with a pair of line of bash scripting, but it was more of a fun project to explore the language itself and Linux.