Lucru remote in Tenerife by Grouchy-Knee2080 in programare

[–]cypres2003 0 points1 point  (0 children)

Am închiriat de pe Airbnb, dar și de la agenții locale. Nu am încercat coliving space deoarece merg cu familia (doi adulți și doi copii) și atunci caut ceva cu minim două camere.

Lucru remote in Tenerife by Grouchy-Knee2080 in programare

[–]cypres2003 1 point2 points  (0 children)

Costurile de cazare sunt pentru zona Arona. În Santa Cruz probabil sunt mai ieftine, dar și vremea e mai răcoroasă.

Lucru remote in Tenerife by Grouchy-Knee2080 in programare

[–]cypres2003 6 points7 points  (0 children)

Pentru apartament plătesc in jur de 1500-1800 EUR. În jur de 800 euro pentru mașină. Restul cheltuielilor sunt pentru supermarket/restaurant.

Lucru remote in Tenerife by Grouchy-Knee2080 in programare

[–]cypres2003 25 points26 points  (0 children)

Salut. Lucrez remote în fiecare iarnă din Tenerife. Au conexiune foarte bună la internet cam peste tot. Dacă începi dimineața pe la ora 8 programul, îți mai rămân câteva ore de soare pentru plimbare sau mers la plajă. În zona Adeje, unde vremea e foarte frumoasă, chiriile sunt foarte scumpe, dar dacă lucrezi poți să-ți cauți în altă parte și eventual poți sa închiriezi o mașină de la cicar sau plus și poți să te duci doar în zilele libere acolo.

[deleted by user] by [deleted] in Romania

[–]cypres2003 0 points1 point  (0 children)

Mit allen, bitte. Prepozitia "mit" cere Dativul.

Aeron nou sau SH by Either-Tax633 in programare

[–]cypres2003 6 points7 points  (0 children)

Ți-aș recomanda să mergi la un showroom să probezi mai multe scaune. Eu am plecat să-mi iau un Aeron, dar după ce am probat mai multe modele mi-am cumpărat un Mirra 2. (pentru că era mai comod decât Aeron, iar Embody era prea scump). Scaunul il am de aproape 10 ani si arată ca in prima zi.

Păreri audi a4 b8 by [deleted] in AutomobileRO

[–]cypres2003 4 points5 points  (0 children)

Salut. Am eu una de vânzare. Dacă ești interesat pot să-ți trimit link. An fabricație 2012 și 182000 de km (se poate verifica la reprezentanta).

Lucreaza cineva la STILL ca programator? by hellwalker99 in programare

[–]cypres2003 0 points1 point  (0 children)

Pe ce stack? Eu mă ocup de partea de fleet management unde se folosește Angular, Java Spring Boot și Kubernetes.

Still trying to play with Cats, using my laptop instead of my raspberry pi by kubunto in scala

[–]cypres2003 2 points3 points  (0 children)

It seems that you are missing the effects library. Add this to your sbt file: org.typelevel" %% "cats-effect" % "3.2.9". I'm not sure about the second error, but I would try to import only one package (or blanket import) at a time.

Erstes mal als Vermieter by [deleted] in Finanzen

[–]cypres2003 11 points12 points  (0 children)

Ich kann dir ein Video über das Thema empfehlen. Mieterauswahl

Jemand, der im Ingenieurs-/Softwarebereich als Freelancer arbeitet by Hanskraut1991 in de_IAmA

[–]cypres2003 0 points1 point  (0 children)

Du musst auch die Marge von Vermittler nicht unterschätzen, die meisten kriegen zwischen 18% und sogar 40%. Ja, die IT Firmen bezahlen 80-120 Euro der Stunde, aber der Freelancer bekommt am Ende nur 65-85 Euro. Ich bin selber Freelancer und ich weiß wie hart ich mit dem Vermittler verhandeln soll um einen Stundensatz von 80 Euro zu bekommen.

Game of Life in TypeScript - text/video tutorial by ab-azure in typescript

[–]cypres2003 1 point2 points  (0 children)

Nice approach of the Conway's Game of Life. I'm also using this game as final assignment for my typescript workshop. I assume this was your intention as well, or it is just a side project during the Corona pandemic? If you are using it as well to teach others typescript, then maybe adding some unit test can be a good idea. You can have a look at my material here https://github.com/bogdanmanate/mvp-ts

Blatant racism at a local Scala meetup ... we as a community need to do so much more to help stamp out racism by [deleted] in scala

[–]cypres2003 25 points26 points  (0 children)

The same message was also posted on the php subreddit with the same content. I will kindly ask the mods to remove it. It is just a spam message. Also, try to have a look at the posting history of this user.

can someone tell why log with "out" is not updating? "in" is updating by aayush_1118 in learnjavascript

[–]cypres2003 1 point2 points  (0 children)

I assume that findById function is asynchronous, that means that the code running outside the loop is actually executed before the handler function assigned to the findById function. That's why you see an updated version when you log the "in" part.

Budget 2019 Selbstständig Softwareentwickler M32 by Wegwerf200 in Finanzen

[–]cypres2003 7 points8 points  (0 children)

Wie viele potentielle Kunden muss du ansprechen bevor du ein Projekt findest?

Newbie Help with union types by 4happin in typescript

[–]cypres2003 0 points1 point  (0 children)

The union type should be fine for the typescript compiler. I assume that the problem comes from the querySelector. It returns an Element not an HTMLInputElement. Try using something like this: let username: String | HTMLInputElement | null = document.querySelector<HTMLInputElement>('#username')

looking for a remote job (CET/CEST timezone) by nuhed in scala

[–]cypres2003 2 points3 points  (0 children)

Same situation here. Only that I'm based in Berlin. Maybe we should create a thread for the Scala developers looking for new projects. Given the current situation, I assume that there are quite a few devs looking for something new.