@nomadtechie@infil00p@badlogicgames@Microsoft@github@npmjs In EU you can't legally cut the salary without changing the job description or fire the employee. Legally it's quite imposible.. where is this happening? USA or? Salary cuts are quite hard to do legally.. you must justify the cut..
@codingjose@dankim Maybe Google should not allow users to review apps if the install time is less than x days.. Also should automatically remove all 1 star rating if detects the user have installed the app after x days. If it's that bad why do you still keep it?
@codingjose@dankim I don't encourage hate, I give away many apps for free, all of them are above 4 ⭐️. But if somebody is rude or gives me 1 ⭐️ for no reason he shouldn't use my app. I've got many personal rude reviews and right now I can't defend myself and those dudes are still using my apps
@Cor3ntin Maybe a lot of new C++ features are not that useful in practice, the developers ca live, just fine, without them and there is a big gap between the real world needs and what C++ is evolving into.. And maybe there is a lot of elitist crap regarding the newest features..
@hhariri@Bearskij Sorry but when someone leaves a public 1 star review with ridiculous expectations, because he doesn't want to pay for a product and consider he deserve it for free, I think it's OK not to crop the name and also I think it's not about poverty, it's about cheapness and rudeness.
@CodeWisdom It means I was really productive today. I just removed half of the code from my apps (https://t.co/il19LrznAY) just by moving the common code in a library :))
@rohan10@dhh Indeed, but this is a different kind of rewrite. This is a management friendly rewrite and usually they don't really pay for it. As developers we will need to rewrite parts of the application to be able to implement new features and sadly some developers will work extra hours.
@hhariri First of all, do I really need that library? How much it cost to write a custom implementation for my app? Second: License and cost in case it's not free. Third: what other projects uses it, community, maturity.
@slicknet In my case it was in third party libraries. I had such a bad experience with many of them that I could honestly say that most of the time is way cheaper to reinvent the wheel than to use some sad library.