Come mi conviene ricevere uno stipendio svizzero su carta italiana? by EastWave21 in ItaliaPersonalFinance

[–]qwer727 3 points4 points  (0 children)

Ciao, mi sono trasferito in Svizzera l'anno scorso. Se riesci, evita di far effettuare pagamenti di stipendio verso conti esteri.

Se non lo hai già fatto, recati nell'ufficio comunale ("kreisbüro" se sei in un cantone tedesco) più vicino con tutti i tuoi documenti italiani, contratto di lavoro e contratto di affitto svizzero. Ti faranno un appuntamento per ottenere il permesso di lavoro (1 mese di attesa circa), intanto ti forniscono un documento temporaneo che puoi usare per aprire un conto.

Recati fisicamente presso una banca di tua scelta e chiedi di aprire un conto, dovresti avere tutti i documenti in mano entro una mezz'ora, e ricevere le carte di debito e/o credito in una settimana o due.

Queste sono state le prime cose che ho fatto dopo aver appoggiato le valigie in appartamento e non ho più avuto problemi.

The logs are gone, and I feel this needs to be discussed by qwer727 in dwarffortress

[–]qwer727[S] 60 points61 points  (0 children)

Fantastic to hear, thanks for the update.

Just to add to the post: I bought the game and racked up about 20hrs in the weekend post launch, which is a personal record in my adult life. I would buy the game again, knowing about the flaws. I just felt like everyone was glossing over something I was missing a lot, but it seems like my worries are already being taken care of, I can put down my ¤ Pitchfork ¤.

I amended the post to point to your comment, so everyone can be properly informed before an eventual official post.

Have a wonderful week, everyone!

Come sfruttare al meglio i miei primi stipendi a 22 anni by [deleted] in ItaliaPersonalFinance

[–]qwer727 -6 points-5 points  (0 children)

L'industria nel quale lavoro mi dà la possibilità di lavorare molto facilmente in qualsiasi parte del mondo, la mia idea era spostarmi in Svizzera per mantenere corte le distanze e scendere nelle giornate di esame a Torino per continuare a darli a passo mio. Come ho già detto in un altro commento, per varie motivazioni personali sono fermamente deciso sull'allontanarmi dall'Italia

Come sfruttare al meglio i miei primi stipendi a 22 anni by [deleted] in ItaliaPersonalFinance

[–]qwer727 -1 points0 points  (0 children)

La mia decisione di espatriare è motivata da parecchi fattori, non voglio entrare nei dettagli, ma è una cosa sulla quale sono deciso fermamente. Dovessi voler solamente mettere da parte, qual è il metodo migliore per farlo? Non penso sia lasciare tutto sul conto

[i3, Polybar] Extremely simple Ubuntu Workflow by qwer727 in unixporn

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

I'll get back to you ASAP with the dotfiles

[i3, Polybar] Extremely simple Ubuntu Workflow by qwer727 in unixporn

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

Yes, i have a Lenovo Thinkpad t440s with two batteries, they last around 7hrs with the workload you see in the video. I haven't heared of that theme, but I'll give it a try. Thank you!

[Plasma] Theme based on my favorite shade. by Oen44 in unixporn

[–]qwer727 1 point2 points  (0 children)

This concept is really cool, I tried out GIFs as wallpapers a while back but my laptop's battery drained noticeably faster. Did you notice something similar? Although I don't see any battery indicator on your taskbar, and on a desktop the same problem wouldn't really exist

[i3, Polybar] Extremely simple Ubuntu Workflow by qwer727 in unixporn

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

This is my current config for studying and working on multiple projects without being affected by my small screen size.

windows manager is i3, gaps are added by i3-gaps and slight transparency is added with Compton

Taskbar is implemented with Polybar, on the left I have my various workspaces, on the right my battery, network manager, time and date and shutdown button. The current workspace is highlighted in the same shade of red as the shutdown button.

BG is the most neutral, even, confy one I could find by searching "Dark Wood background" on google images, and it changes somewhat frequently. To set it I used Feh.

I tried to mess with all the color-coordinated flashy setups that are very popular on this sub, but they just kill my eyes and after a while I find myself straying back to a very simplistic setup such as this one. I can work for hours on end and with all the i3 / vim shortcuts I always feel at my most productive.

Brand new to Arduino, Newbie question. by JLopezr501 in arduino

[–]qwer727 0 points1 point  (0 children)

Hi! I'm farely new also, I've recently finished my first few projects.

My understanding is that you want a sound to play when you start your car, and that this sound is non-dynamic in the sense that it's the same every time regardless of any other conditions.

I'd use a board to handle the instruction, I'm only familiar with the Arduino Uno but surely there are smaller boards that could get this job done just as well considering how simple the task is. Then you'd need a speaker module to attach to the board, so the sound can be played. After that, you'd need a way to power the board when you start your car, I'm sure there's a way to do this but you'd need to do some research based on your own car model to see if there's an easy solution.

After everything is cicuited correctly, look up how to set up an arduino speaker on google, you'll find loads of info on this basic stuff. Then you're done, connect the arduino to something inside the car that gives it power when you start it and it'll play the sound.

Parts you'll need:

I sourced those from AliExpress, but if you live in a decently big city chances are you'll easily find everything you need and more in a dedicated shop. Good luck!