• 0 Posts
  • 79 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • I think a lot of it comes from schools, and in particular physical education and competitive sports. There is nothing wrong with competitive sports but the attitudes around it in schools can be so toxic, and in particular it can be used to create hierarchies. The idea of being good at sports and that being masculine was something I certainly experienced a lot at school. Also people who weren’t as academic but thrived in sports were lauded.

    My school had various sports teams and clubs, and fuck all academic activities. Sports aren’t toxic but the attitudes around them can be, and particularly adults who feed in toxic attitudes and values around it.




  • Yeah not sure I agree with all of this.

    When it comes to KDE this feels out of date. The GTK issues are not what they once were; KDE Plasma has good GTK themes that match the KDE ones. Nowadays I find the main issues are with Flatpak software not matching DE themes because they’re in a sandbox. I’ve had that issue on both KDE and gnome 2 derived environments (I’ve never really gotten into Gnome 3). KDE also used to have a reputation for being slow and a resource hog; that’s inverted now - KDE has a good reputation including for scaling down to lower powered machines, while Gnome 3 seems to have a reputation as a resource hog?

    I have a KDE desktop environment and it’s very attractive, and I haven’t had any glitches beyond issues with Flatpak (VLC being a recent one that I managed to fix). I would say the mainstream themes for DE work in the same way as a windows theme works. The problems are when you go to super niche attempts to pretty up the desktop - but you’d get similar issues if you tried that in windows.

    I agree regarding the professional apps. If you are tied into specific proprietary Windows software then Linux is difficult. The exception is Office 365 which is now both Windows and Web App based, and the web apps are close to feature parity with the desktop clients. The open source alternatives to windows proprietary software can be very good, but there are often compromises (particularly collaboration as that is generally within specific softwares walled gardens). Like Libre Office; it’s very good and handles Office documents near seamlessly, but if your work uses Office then it you lose the integration with One Drive and Teams.

    In terms of Linux not supporting old software, I would caveat that that is supporting old linux software. It is very good at supporting other systems software through the various open source emulators etc. Also Flatpak has changed things somewhat; software can come with it’s own set of libraries although it does mean bloat in terms of space taken (and security issues & bugs albeit it limited to the app’s sandbox). And while Wine can be painful for some desktop apps it is also very robust with a lot of software; it can either be a doddle or a nightmare. Meanwhile Proton has rapidly become very powerful when it comes to gaming.

    I disagree that it takes a lot of time to make basic things work. Generally Linux supports modern hardware well and I’ve had no issues myself with fresh installs across multiple different pieces of hardware (my custom desktop, raspberry Pi, and a living room PC). Printing/Scanning remains probably the biggest issue but I’ve not had to deal with that in a long time. But problem solving bigger issues can be hard.


  • To answer your questions:

    When it comes to other distros; I currently use Linux Mint with KDE Plasma desktop. The debian/ubuntu ecosystem is pretty easy to use and there are lots of guides out there for fixing/tinkering with Linux Mint (or Ubuntu which largely also works) because of their popularity. Lots of software is available as “.deb” packages which can be installed easily on Linux Mint and other Debian based systems including Ubuntu.

    I’ve also been trying Nobara on a living room PC; that is Fedora based. I like that too, although it has a very different package manager set up.

    Whatever distro you choose, Flatpak is an increasingly popular way of installing software outside the traditional package managers. A flatpak should just work on any distro. I would not personally recommend Snap which is a similar method from Cannonical (the people behind Ubuntu) but not as good in my opinion.

    In terms of desktop environments, I like Linux Mint’s Cinnamon desktop, but have moved over to KDE having decided I prefer it after getting used to it with the Steam Deck. KDE has a windows feel to it (although it’s very customisable and can be made to look like any interface). I’ve also used some of the lightweight environments like LXDE, XFCE etc - they’re nice and also customisable but not as slick. You can get a nice look on a desktop with a good graphics card with KDE. The only desktop environment I personally don’t like is Gnome 3 (and the Unity shell from Ubuntu); that may just be personal preference but if you’re coming from Windows I wouldn’t start with that desktop environment - it’s too much of a paradigm shift in my opinion. However it is a popular desktop environment.


  • BananaTrifleViolin@kbin.socialtoLinux@lemmy.mlLooking to make the switch
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I’ve been dual booting between Linux and Windows for maybe 10 years or so (and tinkered with linux growing up before that). I think maybe similar to you, I’m technically apt when it comes to computers but not a programmer; I’m good at problem solving issues with my computer and am not afraid to “break” it.

    A few key things:

    • Make sure your important personal data, files etc are kept secure and always backed up. This is probably obvious, but it does lower the threshold for tinkering and messing with the computer. I’ve reinstalled Windows and Linux multiple times; whether that’s getting round broken Windows updates, or Linux issues or just switching up which Linux distro I use. If you are confident you have your data backed up, then reinstalling an OS is not a big deal
    • Use multiple drives; don’t just partition one drive. Ideally each OS gets it’s own SSD; this will make dual booting much easier and also allows complete separation of issues. I have 4 hard drives in my PC currently - A 1TB C Drive SSD for Windows, a 500 GB Linux SSD drive, and two 4TB data drives (one is SSD one is just a standard HD). SSD is faster but you can of course use a mechnical drive if you want.
    • When it comes to dual booting, if you have a separate linux hard drive, then linux will only mess around with it’s own boot sectors. It will just point at the Windows boot sector on the windows hard drive and not touch it but add it as an option to it’s boot menu. Then all you have to do is go into your Bios and tell it to boot the Linux drive first, which will get you a boot menu to chose between Linux and Windows. Tinker with that boot menu (Grub2 usually) - I set mine to always boot the last OS selected, so I only have to think about the boot menu when I’m wanting to switch. Separate drives saves you having to mess around with Windows recovery disks if things go wrong with the boot sector. One drive with a shared or multiple boot sectors can be messy.
    • Try a few Distros using their live images. Most Linux distros you flash onto a USB stick, boot onto that (OR use VirtualBox in Windows to try Linux in an emulated environment) and it takes you into the full desktop environment running from the stick. You can then install from that. But you can also use linux that way. You can even run linux entirely from those USB sticks (or an external drive) and get a feel for it, including installing more apps, upgrading etc all using the USB stick as storage.
    • Also try a few different different desktop environments and get a feel for which one you like. Most distros default to a desktop environment (Gnome, KDE, Cinnamon, etc). You only really need to test the desktop environments with one distro as they’ll feel mostly the same in each distro.

    If you know you want to use Pop_OS, then follow their guide on how to install. It’s generally very similar for all linux OSs (there are other methods but this is the simplest and most common):

    1. Download a disk image (ISO)
    2. Flash the disk image onto a spare USB stick. Balena Etcher is a very commonly used tool for this.
    3. Restart your computer and go into your bios (usually the Del key just after reboot, sometimes Escape or F2) and change the boot order to that USB is 1st, above your hard drives
    4. Insert the USB stick and restart the computer
    5. You should load into the Linux live environment set up by that distro. Pop_OS loads you directly into the installer; you can go to the desktop by clicking “Try Demo Mode” after setting up langauge and keyboard. You can just continue installing.
    6. Select the hard drive you want to install onto. BE CAREFUL at this step; most installers are good at making clear which drives are which. The last thing you want to do is wipe a data drive or your main OS. Know your computer’s drives well, and if in doubt the safest thing is to unplug all the hard drives except the one you’re going to install Linux onto.
    7. Follow the installer set up (to create the main user account, etc) and install.
    8. After installing reboot the system and go back into the bios. This time put your linux drive at the top of the boot order (or below USB if you still want to boot other live images - remember to take out the stick! But generally more secure to boot to a hard drive drive and password protect your bios so you can only boot to USB when you decide you want to). That’s it! Reboot, and select linux from the new boot menu.

    Linux has come a very long when it comes to installing and setting up; installers are generally easy to use, work well and generally hardware is recognised and set up for you. The exception will be the Nvidia graphics card - you will need to set up the Nvidia drivers. Pop_OS’s install guide shows how to do it.

    Hope that helps! Run out of characters!



  • This is an interesting concept but doesn’t seem like it has long term legs.

    It depends on what you mean by open source and also even eBook reader (I’m assuming eInk), but if people want open source e-readers I would say flashing existing reader hardware with open source operating systems would be the way to go. However I’m not sure if there is much motivation to do that.

    There are Android based eink ereaders available with more freedom than Kindle devices (Boox is an example) and you can side load free or open source reader software onto Kobo (maybe not Android Kindles though?), and you can load free books onto e-readers via software like Calibre. So you can read books in privacy outside the vendors ecosystem - it kinda reduces the imputus to build an open source ereader (hardware or OS).

    I’d love to see a truly open source Eink device - particularly software wise. But I doubt the demand is enough. And this Open Source hardware solution seems a bit too cut back to fit the bill.




  • Not strictly correct. Spotify pays out from its net revenues (revenues when billing costs and tax are removed) and it pays to the various industry rights holders who then distribute the money. There are lots of complex deals in place and big rights holders are likely to have better deals than ad hoc users, plus it’s different in different countries.

    The 70% figure is a PR thing Spotify pushes about as part of its constant battles with rights holders on exactly how much it will pay them. It’s trying to claim most of the money goes to artists but it’s opaque how much goes where.


  • The safety angle may be overplayed but it is not the only element of this kind of change. Better and safer infrastructure for walking and cycling encourages walking and cycling.

    So there are a whole host of benefits: reduced pollution, better citizen health and wellbeing, encouraging use of local walkable businesses, etc.

    Also a reduction in deaths and injuries on a background of increased pedestrian and cycling is also noteworthy. I.e. not just reduced the existing injuries but also less injuries despite more people.at risk.



  • This may also be about trying to take control of OpenAI. Despite owning 49% of OpenAI, the company is seemingly set up so the 5 board members have control and they’re seemingly not under the control of investors.

    Could this actually be about Altman and his allies trying to take the company fully for-profit so they could benefit? It also seems Altman is very close to Microsoft, so rather than product roadmap this might actually about trying to take control of the company.

    Microsoft hiring the staff and forming an AI unit is a boon to them if it happens, but OpenAI still own and controls everything they’ve worked on up to date, and it seems the Investors don’t control that judging by the boards independance.

    Meanwhile Altman is tweeting very concillatory OpenAI but pro Microsoft position. This may be a battle for the whole company, not just a personality thing.


  • It’s how hyped it was and expectations set by Skyrim. Starfield was seen as the next step on from Skyrim in terms of game scale, and Bethesda hyped it up as their biggest and best game ever. It’s neither of those things.

    Also frankly in terms of RPGs, it feels dated. Witcher 3 set a new bar for what an RPG should be, but Starfield doesn’t seem to have learnt those lessons. Baldurs Gate 3 has also set a high bar for RPGs this year, and Cyberpunk 2077 (for all its own flaws) also set a high bar for RPGs.

    Starfield is an ok game but when it’s hyped as it going to be the greatest game ever from Bethesda and going to be biggest game of the year, I’m not surprised it’s being shat on when it turns out it’s not.

    But hopefully Starfield will be an important bump on the road for Bethesda. Bigger is not necessarily better and hopefully that lesson will carry in to Elder Scrolls VI.


  • Yeah reptuational is part of the issue but there is also a big financial issue too. Delaying a game is financially difficult as it affects financial projects for each year with shareholders (who only care about share price growth). If you release a game in a poor state you get to hit some of the financial targets which benefits the publisher particularly, but for the developer it means longer terms sales are much lower as reviews and feedback come in that the game is crap. You then have to patch and repair the game.

    Patching has allowed publishers and developers to get away with this releasing of games in bad states, but it doesn’t change that fundamental issue which disproportionately affects the developer. Dev studios often only have 1 game being worked on at a time. An unready early release which is poorly recieved can be an existential crisis. For publishers, a poorly recieved game is a disappointment but generally have other many other games also on release so they can move on and not care as much.

    No Man’s Sky and Cyberpunk are high profile exceptions. The gaming world is littered with abandoned flops, often due to not being ready for release.



  • Yeah I was surprised they took it down. I think it’s a foolish knee jerk reaction and is patronising towards readers.

    Ironically there is know nothing to put the current spike of interest in context as you can’t read the letter on the guardian website.

    I’m actually really unimpressed with the guardians action - they don’t respect their readers and clearly no longer believe in freedom of speech. They could have modified the article to put the letter in context themselves rather than link to a 20 year old article criticising it. It also makes it hard for those who want to push back against the letter and answer those who are pushing it.


  • Ironic for a company that published indie hits like Terraria and fresh mainstream games like A Tale of 2 Sons.

    This does not reflect the whole gaming market but rather the failure of publishers to innovate well and make new things people like. Big publishers are risk averse and it’s a common path them as they get bigger, and care more about shareholder value or venture capital. They won’t take risks, and can’t accept failures so they retrench. It’s not a recipe for success as that end of the games market is already dominated by big publishers churning out annual versions of their mass market games.

    A publisher like 505 r ally only has two possible futures on this road - go bankrupt as they can’t compete or get bought out by a big fish who want their IP.

    It doesn’t say much abou the games market as it’s actually very large, vibrant and varied. A publisher like 505 is not on the vanguard of the games market and like most people I had to look them up to even see which games they had published. This is just yet another company being mismanaged into oblivion and well beyond its hey day.


  • If you implement it from fresh then it is a new program. What matters is what your contract says about what you produce - some contracts pay claim to anything you make even outside of working hours.

    Also if you rewrite it, while technically it is a fresh project if there are substantial similarities in how you implement it there could be an argument made that you have reused code that belongs to the company. Even if that is technical false it could be something you’d have to defend sometime in the future. As others have said, implementing the program in a different language and using a different methodology wherever possible should help protect against that.

    I think the advice others have given that you should review your contract with a lawyer is sound even if this will be FOSS. It’s mainly about ensuring you don’t inadvertently open yourself to potential legal repercussions down the line, even if your employers at the moment seem benign. If you do work for a company that lays claim to everything you produce even in your off hours then I would strongly recommend you consider leaving or an exit plan, particularly if you are the sort of person who would be working on your own projects for fun or even your own business ventures.