Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AZ
Posts
0
Comments
55
Joined
2 yr. ago

  • Meanwhile I CANNOT be productive in GNOME. There are hundreds of maybe thousands of KDE features that make IT and dev work so extremely easy. I could make a 50 page comment just listing them. I can start with how horrendously basic and generic the default gnome terminal is.

    But then KDE also is in fact good for average ex-Windows users because it has stuff where people expect it to, has features that people expect too (cough minimize/maximize buttons cough) and well yea KDE is better for average users.

    So KDE is better for IT users and developers, and is also better for average users. And since it supports vsync off, VRR and HDR it is also better for gaming.

    So wait is KDE better for literally EVERYONE? 🤔

  • Being a developer I slowly noticed that 99% if the people in this world don't even think for a single milisec how anything in tech came to be. They use extremely advanced smartphones, apps, huge servers, games, everything. And no one ever thinks "huh, how did they made this?" They literally think making a whole OS is like making a pancake, 5 steps and 5 minutes and you are done. Or heck, they don't even think that, they don't think anything at all about it. They just... use it. Like it magically appeared there and they can now use it. They have absolutely zero idea how much effort the simplest things they use daily took. Some don't even think about the fact that stuff like Facebook is a company and needs to make money. They just know that Facebook is magically there and works. How does it work? "Well, you open the app and click buttons". But they never think about how the app and buttons came to be.

    Stuff like "what is a cloud? What happens when you put something on the cloud, like Google drive?" They get absolutely broken and cant answer because they can't even understand what a cloud is and why the files are accesible from everywhere.

    It gets to a point where people get "shocked" when you tell them that Android or macOS has hundreds or thousands of developers working on it daily. They literally think Android just happened to appear out there and brands just decided to pre-install it on the phone they sell, like it was something that you "just install".

    Well, long story short, this eventually comes back to bite devs in the ass when we try but fail to explain to a client that "creating an AI that takes stuff from a database and magically creates new stuff" takes more than 2 days. Client gets mad when we say something is impossible in the hours budget that we got.

    Simon Riggs like many other people literally make our world turn but people will never know who they are or why they are needed. This world biggest heroes often go unnoticed.

  • Picture this: you buy a car. You buy a new set of wheels/rims and a new radio system with Android and whatever. You also put some new carpets on the floor of the car. Now you need to take it for a simple routine maintenance and checkup at the car brand official shop. After a few hours you go back there to pick you car up and it has the stock wheels, stock radio, stock carpets and everything and you ask where the hell is your stuff and ALL of them on the shop look at you confused like if they never seen any different accessory on that car before other than the stock ones, or don't know what you are talking about. All they know is that the car is now "according to spec".

    This is what it feels like after updating Windows with Linux in dual-boot on the same drive.

  • Exactly. People don't seem to understand that my comment was refering exclusively to the fact that she added race and gender only for bullying or hate speech pursposes. If it was a women or any other race she wouldn't add it or would she?

  • Why aren't you angry at the common propensity for women in places of academic and professional authority being looked down upon and disrespected like this?

    Well, I am angry at that. Women and all races deserve equal rights and possibilities. We should keep fighting for that. But white males don't need to be transformed into comedy punching bags in exchange for women/other races equality. Can we respect everyone INCLUDING white males?

  • Sometimes I feel like the managers of my company and many others companies like these are just a bunch of clowns, that keep getting fcked my MS but keep paying them Enterprise licenses that are sometimes thousands of $$ per month. If a service costs thousands per month, it shouldn't be stressful to use and give so much headaches... I just think some CEOs don't know that a company can function (sometimes better) without Microsoft products. From Office to Windows to Azure, many companies nowadays think they can only function if they pay Microsoft. And MS knows and likes this.

  • Clearly the race and genre are both only being used in this sentence for bullying purposes. What could very well be just "a random guy" was specifically changed to "a white male" to really attack the race and genre mentioned. If it was another race or genre it would be called racist. The "white males" won't accept this blatant racism many more years without standing up against it, trust me. But then they will be called racist. They are not racist only while they accept being bullied and accept racism towards them. This hate speech against white males is being completely normalized in america daily. And being used in comments, sentences and now even books in such a "normalized" way that it disgusts me. Just because whites are not a minority, doesn't mean we can bully and be racist to them. And in this exact sentence, it triggers me so much that the "while male" adjective was used with the clear intent of bullying and image degradation of the mentioned race and genre.

    When will we, as humans of all colors, stand up against racism against whites (and especially males) that is strangely being more and more accepted as a normal thing daily?

    Edit: ofc I am being hugely downvoted. Society can't understand that bullying against whites actually exists. She just didn't need AT ALL to use the race and gender in her post. Minorities and inequalities between genres exist and should (and are) be solved. Women and all other races deserve all the same as white males do. But white males don't need to be bullied in exchange or used in jokes like this like if they are the modern punching bag of standup comedy.

  • Apple: we now allow third party stores! You just need to pay us 1 million $! (We hope no one does it). And you need to use your developer account, but its easy!

    Epic Games: we paid the 1 million, we are gonna make a third party store!

    Apple: bans epic games developer account "Epic Games is not trustable!"

    Apple really looks like a 5 year old kid with its own make-up rules based exclusively on their interest and gets mad when those rules that they themselves created are still not enough for them to win.

  • It will only change if the developer goes ahead and makes a special EU version for the app. And many wont, because that takes too many human resources to do and maintain. This was a rule made by Apple on purpose, together with all their other malicious compliance moves: they made it hard for developers so devs will just keep everything as it always was and not use the new EU exclusive things

  • Thats mostly because of the overload quantity of ads, trackers, plugins, integrations, etc all websites have now. Using an adblocker halves your bandwidth usage. If you have a data cap, an adblocker is a must.

    And then, optimization. As an Angular developer, knowing many websites nowadays are Angular or similar, the lack of optimization is a big problem. Most don't even use lazy loading, not to mention managing the module imports into different components. They import everything into the main component and don't do lazy loading leading you to websites that have 20-40MB (!!!) of initial load (when you open the website). This is so common that I think junior angular devs will slowly just kill angular popularity and give it a bad look. Takes work to optimize Angular, and many devs don't care enough and just rush it. And then there are companies that don't understand that web frameworks need optimization and just underpay devs or rush the dev time.

    Please don't use Angular (or similar complex web frameworks like Vue or React) if you don't know how to correctly optimize it, or don't have time or care for it. And don't overload your pages with ads and integrations. You are ruining the web.

  • Reminds me on how they forcefully started slowly upgrading everyone to the new Teams app, that doesn't support half of what the previous one did. For example, the company I work at actually used the "Wiki" on Teams to create very long and detailed (many hours of work) important documentation for projects. It was not my choice, but it was how the company decided to work. Well the new Teams app killed the Wiki. We lost access to a lot of documentation and the managers took a long ass time to understand our problem and only did when their own Teams also updated. We had to revert back to the old teams and constantly click ignore on the upgrade notification, while at times mistakenly clicking accept and having to revert back again, until we copied everything out of Wiki and to another platform entirely. We lost a lot of (paid) hours to just copy and reformat the whole wiki from many projects into a new platform. All this were paid hours, and money that didn't need to be wasted if it wasn't for Microsoft complete retardness. This together with other retard moves on other office apps is slowly convincing my company to completely get out of the Office 365 for Enterprise, including Azure and other stuff just because Microsoft is really getting on our nerves lately.

    I don't understand how can Microsoft do so much shit and still be so widely used and so many companies absolutely depend on Microsoft. If Microsoft sneezes, half of the IT world shakes. But those who suffer just keep paying anyway. Are we all clowns?

  • We need Linux computers in store shelves. If someone buys a Linux pc they will just use it and most people won't even think about it. Look at chromebooks. People buy them and use them and probably don't even know what chromeOS is. They just learned how to use that specific computer. It goes to Facebook and YouTube and that is all they need it to do.

  • Most people actually don't even know you can change what OS came with the computer. They think Windows is part of the computer. So they happily accept the idea that Windows 11 needs a new computer. They will probably use windows 10 wayyyyyy past EOL until the hardware itself fails, and/or just buy a new computer with windows 11. Most don't know Linux exists or that they can install it. They think they need a "linux computer". And then searching "download linux" on google or going "linux.com" (like I've seen many people do) doesn't help people very much to be honest...

  • Sadly most users don't know Linux even exists, or don't know how to install it or don't even think about trying to. Many people legit don't even know they can change what OS came with the computer. They think its "part of the computer" like an iPhone or iPad. They just accept their fate and buy a new PC. Or ignore the warnings and keep using windows 10 until the hardware itself fails.

  • 1 - buy one of those refillable ink tank printers that are now actually common and not expensive;

    2 - buy ink bottles at aliexpress for $10 4x200ml ink or around that;

    3 - years of ink for a few bucks.

    If you have a cartridge printer, search on aliexpress for refillable cartridges for your printer and do step 2 anyway (you can usually refill those easily with a seringe).

    Don't feed their greed.

  • Streisand effect is currently very active on this one. Thousands of news outlets, many extremely casual and geared towards average joes who never new emulation existed, are now all being told that "this thing called yuzu can play switch games for free". Nintendo is shooting themselves in the foot. Even if Yuzu dies, it will get forked and people who never knew emulation existed, now do, and look for alternatives.

  • Streisand effect is currently very active on this one. Thousands of news outlets, many extremely casual and geared towards average joes who never new emulation existed, are now all being told that "this thing called yuzu can play switch games for free". Nintendo is shooting themselves in the foot. Even if Yuzu dies, it will get forked and people who never knew emulation existed, now do, and look for alternatives.

  • Good luck shipping stuff in glass packaging. Very heavy, extremely fragile, big, expensive. Glass is only worth it on reusable stuff. We need to find a good material for "throwaway" stuff. Eco plastic made from stuff like bamboo are great starting points. They feel like plastic even mcdonalds is using this material for their throwaway spoons. And it can't be that expensive or they wouldnt be using it for free spoons

  • Everytime I buy something from a local shop or a western brand, it comes packaged with minimal plastic, and a lot of well thought out materials. Even if they use plastic, its always a very thin plastic and very "soft". Can't describe. But when I buy ANYTHING from aliexpress you can tell it came from china just by looking at the packaging. It has SO MANY LAYERS of plastic, and very hard and thick plastic. If you buy for example a single keychain comes with 20x the weight of it in plastic. They smell so much to plastic chemicals too, something that "western plastic" doesn't smell like. Every time I have to drink from a paper straw I remind myself that a 10x10cm sticker I bought came with 5kg of plastic and still arrived damaged from shipping.

    We don't need to reduce even more. We need to somehow force china to reduce it. I am againt taxes for everything, but maybe tax the amount/weight of plastic that comes on stuff you get from china. And find a way to tax the sender, not the buyer. Maybe that will make chinese companies to actually think about reducing they 50 tons of useless plastic waste they make each second.