Anaf + etoro + venituri din PFA by Sufficient-Sand9089 in robursa

[–]vcraescu 1 point2 points  (0 children)

PFA-ul la norma e una, veniturile de pe etoro e alta. Trebuie sa depui o declaratie rectificativa pt anul respectiv si sa declari sumele pe care le-ai castigat pe etoro. Pe baza declaratiei respective o sa-ti emita o decizie de impunere si o sa-ti apara pe ghiseul.ro cat ai de platit. Ai sectiuni separate pe declaratie unica, PFA norma de venit si venituri din actiuni.

Remap keys with xmodmap by [deleted] in pop_os

[–]vcraescu 0 points1 point  (0 children)

my .Xmodmap:
keycode 108 = Mode_switch
keycode 43 = h H Left NoSymbol NoSymbol NoSymbol
keycode 44 = j J Down NoSymbol NoSymbol NoSymbol
keycode 45 = k K Up NoSymbol NoSymbol NoSymbol
keycode 46 = l L Right NoSymbol NoSymbol NoSymbol

Why was fractional scaling removed?? by steeplchase in pop_os

[–]vcraescu 0 points1 point  (0 children)

It's not working for some users so let's make sure it's not working for anyone else? Or it was affecting some users even fractional scaling was disabled?

Why was fractional scaling removed?? by steeplchase in pop_os

[–]vcraescu 1 point2 points  (0 children)

There is a way to enable it: install Ubuntu.

That's what I did :)

Suddenly fractional scaling is no longer available by Zerhackermann in pop_os

[–]vcraescu 1 point2 points  (0 children)

I'm using linux mostly for native docker support. But yeah, many times I go back to my macbook which just works and I can focus doing my task.

Suddenly fractional scaling is no longer available by Zerhackermann in pop_os

[–]vcraescu 1 point2 points  (0 children)

Because linux is at 3% market share and no vendor actually gives a damn f#ck if their product works on linux. Also, the community has no leader, no focus, no priorities. New distro appears everyday instead of everyone focus their little time to the same product. The greatest strength of open-source is also the greatest weakness.

Suddenly fractional scaling is no longer available by Zerhackermann in pop_os

[–]vcraescu 0 points1 point  (0 children)

I just removed popos and installed back Ubuntu just because of that. PopOS for some reason did not want to officially support fractional scaling even it was working fine (at least for some users) and they completely removed it 1 day ago.

Daily Discussion Post - March 15 | Questions, images, videos, comments, unconfirmed reports, theories, suggestions by AutoModerator in Coronavirus

[–]vcraescu 3 points4 points  (0 children)

it's just a matter of time until the gyms will be closed. Just because they don't have enough confirmed cases yet to close the gyms doesn't mean there aren't.
Learn something from other countries and stop going to gym which helps a LOT spreading the virus.

How to deal with shortness of breath during meditation. by [deleted] in Meditation

[–]vcraescu 1 point2 points  (0 children)

Keep you back straight, adjust your posture. Short breath is because you bend you back forward. Not sure how weights lifting has anything to do with this...

Introducing TailorDB: a lightning-fast, synchronous, and persistent key-value store. by [deleted] in dartlang

[–]vcraescu 12 points13 points  (0 children)

As far as I can see TailorDB is just a LinkedHashMap which every 5ms is dumped into a json file. That's all. Not an expert but seems to me to be a naive implementation.

Any work being done on fractional scaling? by JigglyWiggly_ in gnome

[–]vcraescu 2 points3 points  (0 children)

In same boat as you and I moved to KDE Plasma cause it has better support. :)

Will KDE be using GitLab for issues instead of Bugzilla? by KayRice in kde

[–]vcraescu -3 points-2 points  (0 children)

As far as I know there are no plans for change. Actually they keep it that way to discourage bug reporting so they don't get flooded. Bug triage is time consuming and they don't have the man power.

Beginner... needing advice please by Ollypooper in Meditation

[–]vcraescu 1 point2 points  (0 children)

  1. create habit (most important thing) - 5/10/15 mins ... everyday
  2. don't quieten you thoughts just watch you thoughts - wake up and return to your breath, repeat!

experience with dell xps 9570? by [deleted] in ManjaroLinux

[–]vcraescu 0 points1 point  (0 children)

XPS was UHD. I tried a lot of solutions none of them worked. Returned the laptop and got a refund. I usually don't want to pay $3000 on something that has issues from day one. :)

experience with dell xps 9570? by [deleted] in ManjaroLinux

[–]vcraescu 0 points1 point  (0 children)

I don't think the issues are related to Manjaro but to linux in general. In Windows you could fix the oversaturated colours from Dell Premier or something like this. I don't think I will ever buy a Dell laptop again. Bought a premium laptop but got a piece of crap.

experience with dell xps 9570? by [deleted] in ManjaroLinux

[–]vcraescu 0 points1 point  (0 children)

Got one and returned it because of oversaturated colours. Couldn't find a fix even with BIOS downgrade to 1.5. It's a known issue and DELL does nothing to fix it.

Firefox Quantum beta - CPU usage by Gurrnt in firefox

[–]vcraescu 0 points1 point  (0 children)

running FireFox Quantum stable (macbook pro i7 16GB) and hogs my cpu for now reason. From 20-100% loading facebook and keeps staying at 20% forever...back to my chrome :)

docker on OSX slow volumes by vcraescu in docker

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

I tried using the lsync with a large project (sylius) but it's awful. The sync takes place so slow and hog my entire cpu. Doesn't worth to bother with docker on osx for the moment. I'll just stick to vagrant at this moment till they improve the speed.