linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

CaptainAniki, in Richard Stallman has cancer

deleted_by_author

  • Loading...
  • MaxHardwood, (edited )

    I don’t think we’re too far away from AI’s that can refactor compiled code into any language of your choice; then all software will be open source.

    Edit: lul; at least 50 people are butt hurt over the idea that an AI can decipher assembler in 5-10 years

    CaptainAniki,

    deleted_by_author

  • Loading...
  • lemmesay,

    GPT, for example, fails in calculation with problems like knapsack, adjacency matrix, Huffman tree, etc.

    it starts giving garbled output.

    mexicancartel,

    Ask it simple question a calculator can ask. Say square root of 48. It will give the wrong answer

    lloram239,

    The current LLMs can’t loop and can’t see individual digits, so their failure at seemingly simple math problems is not terrible surprising. For some problems it can help to rephrase the question in such a way that the LLM goes through the individual steps of the calculation, instead of telling you the result directly.

    And more generally, LLMs aren’t exactly the best way to do math anyway. Human’s aren’t any good at it either, that’s why we invented calculators, which can do the same task with a lot less computing power and a lot more reliably. LLMs that can interact with external systems are already available behind paywall.

    mexicancartel,

    The problem is chatgpt will say you the wrong answer confidently unlike humans

    aspensmonster,
    @aspensmonster@lemmygrad.ml avatar

    The problem is chatgpt will say you the wrong answer confidently unlike humans

    We must be hanging around different humans.

    lloram239, (edited )

    Humans are wrong all the time and confidently so. And it’s an apples and oranges competition anyway, as ChatGPT has to cover essentially all human knowledge, while a single human only knows a tiny subset of it. Nobody expects a human to know everything ChatGPT knows in the first place. A human put into ChatGPTs place would not perform well at all.

    Humans make the mistake that they overestimate their own capabilities because they can find mistakes the AI makes, when they themselves wouldn’t be able to perform any better, at best they’d make different mistakes.

    mexicancartel,

    So same way it may not be able to code if it can’t do math. All i see it having is profound english knowledge, and the data inputted.

    Human knowledge is limited, i agree. But more knowledge is different from the ability to so called ‘think’. Maybe it can be done with a different type of neural network and usage of logical gates seperate from the neural networks

    Communist,
    @Communist@lemmy.ml avatar

    deepmind.com/…/competitive-programming-with-alpha…

    People overestimate how much it matters that ai “doesn’t have the capacity to understand it’s output”

    Even if it doesn’t, is that a massive problem to overcome? There’s studies showing that if you have an ai list the potential problems with an output and then apply them to its own output it performs significantly better. Perhaps we’re just a recursive algorithm away from that.

    emptiestplace,

    Perhaps we’re just a recursive algorithm.

    Jumuta,

    but the licensing and copyright is still an issue

    kevincox,
    @kevincox@lemmy.ml avatar

    I think we still have a long way to go before this is equivalent to “the preferred form for modification”. I’d give it at least 5 more years. It would be really cool if you could just say “Hello AI, please remove all ad code from Windows”. But I think it is going to be a long time until we get there.

    Also as this gets closer companies will get more defensive. It will become an arms race of obfuscating the code vs the AI understanding it.

    And still, free software that can be modified and the copies can be redistributed is a world away from being able to ask your AI to try and make these modifications yourself.

    On top of all of that don’t forget about DMCA where circumventing digital protections is a crime, even if you don’t commit any other crime.

    WuTang,
    @WuTang@lemmy.ninja avatar

    even if LLM were capable of this, don’t expect it to be any open. like everything we saw these last 25y, it starts free, it captivates you and you have to pay for. paying for is not a problem in general but the conditions how they delivers the service to you might be problematic.

    we don’t need AI for code, we need frugality and scope bounds.

    bitsplease,

    stop getting all your info about AI and it’s current/upcoming capabilities from mainstream news media my dude lol

    We’re nowhere close to what you describe, and even we were, that wouldn’t be the same thing as “open source”, since you could only do it to code you have access to. You couldn’t - for example, use it to get a copy of the Reddit/Facebook server-side source code

    elbarto777,

    Its* current/upcoming capabilities.

    bitsplease,

    In my defense, apparently my phone auto corrects “its” to “it’s” 🙄

    Though that’s probably because I misuse it all the time myself lol

    elbarto777,

    No worries. My phone does this too!

    elbarto777,

    Lol!

    EqMinMax,
    @EqMinMax@lemmy.world avatar

    if AI can create code by its own, then that’s the day when every white collar jobs will be replaced by AI.

    PhlubbaDubba,

    Someone still has to know how to query the AI for it to spit out the code that actually does what we want it to.

    The only way current AI models would gain the abilities you described in any practical sense is if they joined forces with the neuroscientists to invent a brain implant that would allow a human brain to exploit the advantages of human intelligence and artificial intelligence models while shoring up the weaknesses of both.

    vrighter,

    we are very very very far away from that

    mexicancartel,

    You should know the difference between free software, open source software and source-visible software.

    I rank it Free>opensource>source availiable

    utopiah,

    Downvoted because phrased as a technical solution. There might be a technical solution one day but until then, if it ever happens, it’s a moral problem. By phrasing it otherwise we diminish the value and efforts of countless people, including RMS, who did invest their time in FLOSS for an ideal. Again it might happen but until then we must bet on what is right, not an idealized future that prompts idleness because it is genuinely dangerous.

    GustavoM, in Based KDE 🗿
    @GustavoM@lemmy.world avatar

    “But can Linux install things via a single .exe file? HAHAH EAT IT NERD!”

    • 10’ish years ago past me, before discovering the magical wonders of the package manager
    embed_me,

    With app images it’s easier than installing. Although the chmod step will deter the typical windows user

    ziixe,
    @ziixe@lemmy.dbzer0.com avatar

    I installed Linux a few weeks ago and it was on Tuesday I wanted to add some programs I had installed (it was mGBA and melonDS) to my steam launcher, I went through the hassle of making a . desktop file for both of them (I was dumb and used a Ubuntu based distro, so it installed as a snap, which sucks hard on a hdd) and then it wouldn’t launch, I searched up again (I was using chatGPT for all of this, I asked it a lot how to do stuff, it’s like this was it’s purpose beacuse it always worked first try), did the chmod x+ command and then I was done

    Just to see it not launch :/

    Kierunkowy74,
    @Kierunkowy74@kbin.social avatar

    What chmod step?

    When I clicked on new app image, the OS told me, that program /name of app/ will be launched, I clicked "Continue" and it runs! No meddling with "chmod" or anything like that.

    user224,
    @user224@lemmy.sdf.org avatar

    Same, I love AppImages for that. I just wish they also had way to contain configurations instead of putting it on the system. That would make it even more portable.

    Damage,

    ELF and .sh files need to be set executable, chmod +x file, before they can be run, unless your DE does that for you

    Dunno about appimages

    Kierunkowy74,
    @Kierunkowy74@kbin.social avatar

    KDE does exactly like that
    (I am using MX Linux)

    droans,

    At least for Ubuntu, you do need to set the permissions of the AppImage before it’ll launch.

    I still haven’t figured out how to make .desktop files work yet.

    theshatterstone54,

    With file managers, for example in thunar, you can select Properties -> Permissions -> Allow this file to run as a program

    cerement,
    @cerement@slrpnk.net avatar

    also for non-KDE, non-Gnome systems, there’s appimaged – requires a little more setup, but handles the set executable, automates the AppImage integration (.desktop files and menus), keeps a watch on specific folders for new AppImages, and provides a way to check for updates

    theshatterstone54,

    I’m saving this. I don’t use any appimages (except a cracked Minecraft bedrock launcher but we dont talk about that one), but I’m still going to save this.

    cows_are_underrated,
    @cows_are_underrated@feddit.de avatar

    How do you actually install an AppImage? I figured out how to use them, but not how to install them.

    embed_me,

    You don’t install them. You just give them the permission to run and then run them.

    woobie,

    There is no install needed, you can just edit permissions and make the file executable and then when you open it or click it the app runs.

    What won’t be created by default is an application menu to run it from whatever desktop environment you use. You can create those if you wish. You can create a launcher in the menu manually, or you can use a tool called AppImageLauncher to create these for you.

    There’s a pretty good explanation here: askubuntu.com/…/add-an-appimage-application-to-th…

    RQG,
    @RQG@lemmy.world avatar

    I found since people are used to app stores, I’ve had a much easier time convincing people to try out Linux. My mom even said that she always wished her windows PC had a proper app store.

    grue,

    I think it’s still important to explain the key difference between an “app store” and a package repository: the latter isn’t a “store” because everything is free.

    RQG,
    @RQG@lemmy.world avatar

    True but it helps get the concept across so much.

    Zamundaaa,

    Thst might change with Flathub’s ambitions to become an actual app store though

    cows_are_underrated,
    @cows_are_underrated@feddit.de avatar

    Did I just heard that right? Flathub wants to charge for software?

    Zamundaaa,

    Yes. Flathub wants to become a platform where people and companies can sell their software

    Tavarin,
    @Tavarin@lemmy.ca avatar

    But Windows does have an app store, and has for ages now.

    savedbythezsh,

    Yeah but it’s awful, and can only install UWP apps which are just plain bad

    Tavarin,
    @Tavarin@lemmy.ca avatar

    Sure, but pretty much every common application most people use is available, which is fine for the majority of people such as OPs mom.

    aniki,

    deleted_by_author

  • Loading...
  • AeroLemming,

    I can’t even get the fuckin’ thing to open half the time. There’s no way in hell I’m using that buggy piece of shit to install important software.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    What crap machine are you running? I can open the store on my Surface 3 I’ve had for nearly a decade.

    alsimoneau,

    It can break if you disable telemetry.

    AeroLemming,

    I suspect that’s what happened to me.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    I don’t think getting instagram, or photoshop off the microsoft store is giving anyone a virus. And I’ve never gotten a virus from it in the few times I’ve used it.

    aniki,

    deleted_by_author

  • Loading...
  • Tavarin,
    @Tavarin@lemmy.ca avatar

    Yes, I read that. A couple thousand people out of billions of users were affected, and the problem was resolved. It’s really not as big of an issue as you’re making it out to be.

    numanair,

    Most of them are, but there are non UWP apps on there too.

    Jayayess1190,
    @Jayayess1190@lemmy.world avatar

    When is the last time you’ve used it? Microsoft opened it up and now you can find all types of non UWP apps in it.

    flontlocs,

    Still ass though.

    Just install/update App Installer and use winget.

    Cannacheques,

    Windows has also had a variety of freeware since before there was never an app store

    Tavarin,
    @Tavarin@lemmy.ca avatar

    Of course, and much of it is on the app store now (which I rarely use myself), but for someone like OPs mom who just wants an easy app store, well there is one.

    FangedWyvern42,
    @FangedWyvern42@lemmy.world avatar

    It’s not that good. It’s ok (especially now that it’s been unshackled from the hell of UWP), but it’s not as good as most Linux options.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    For someone like OPs mom it would be more than good enough is my point. She’s saying she wished something existed that does indeed exist.

    jayandp,

    Not to mention Flatpaks.

    DoucheBagMcSwag,

    I still am intimidated by the terminal as I’ve only had slight experience with CMD

    bellsDoSing,

    Honestly, if all you’ve ever experienced in regards to terminals is windows CMD, then you really haven’t seen much. I mean that possitively. Actually, it will give you a far worse impression on what using a Linux / Unix terminal can be like (speaking as someone who spent what feel’s like years in terminals, of which the least amount in windows CMD).

    I suggest to simply play around with a Linux terminal (e.g. install VirtualBox,.then use it to install e.g. Ubuntu, then follow some simple random “Linux terminal beginner tutorial” you can find online).

    cows_are_underrated,
    @cows_are_underrated@feddit.de avatar

    The Windows Terminal is absolute Garbage. I tried to use it for some very simple stuff and it was such a trash experience. It just feels wrong.

    psud,

    Don’t worry about the terminal until or unless you have something to do that needs it, then follow a guide

    Incidentally if a guide tells you to run a program in terminal, you can check what that program is supposed to do

    • man command (eg. man mount) gives you the manual, if it has a manual
    • command -h or --help gives you the command’s help page - pipe it through “less” if it’s more than a single screen eg: ls -h | less
    IHeartBadCode, in Sell Me on Linux
    @IHeartBadCode@kbin.social avatar

    I’m also nervous about using an OS I’m not familiar with for business purposes right away

    Absolutely STOP. Do not go with Linux, go with what you are comfortable with. If this is business, you do not have time to be uncomfortable and the learning curve to ramp up to ANY new OS and be productive is something that's just a non-negotiable kind of thing.

    If you've never used Linux, play with Linux first on personal time. For business time, use what you know works first and foremost.

    All OSes are tools. You do not just learn a tool when your job is waiting for a bed frame to be made or whatever.

    TL;DR

    If you are not comfortable with Linux, do NOT use it for business.

    mayoi,

    If you don’t have a cheap throwaway laptop to try doing business with Linux, you have no business doing any business.

    mateomaui,

    🏆 for the dumbest comment, congrats

    mayoi,

    If you’re really this poor, give me your address and I will mail you a thinkpad that noone will buy from me for more than $20.

    Isoprenoid,

    My brother in Christ, this isn’t about the money. This is about meeting business deadlines. OP can’t be using time trying to figure out something on Linux when his clients are waiting.

    His first clients are also going to be where his solo practice either sinks or swims.

    Seasoned_Greetings,

    This guy is a troll. He spends his time picking fights and deflecting anything that conflicts with his fragile world view. Check his profile.

    Just thought you should know. He doesn’t really care about dispensing advice, he just likes feeling superior

    Sage_the_Lawyer,

    This is good advice, I appreciate it. But I should clarify, I definitely won’t be launching my practice before I’m comfortable with the OS. I’m probably going to take some other user’s suggestions and do some test runs on my home machine to figure things out. I’m not launching tomorrow, there’s no real rush. My current contract runs until May 2024. So I’ve got 6 months ahead of me to figure things out.

    hillbicks,
    @hillbicks@feddit.de avatar

    My advice is try using existing documents with Libre office. You can install it on windows as well.

    I use Linux for over twenty years now and installed windows on a vm last week to Wirte my resume. Libre office is fine, you run into problems when opening and editing existing ms office documents. At least that is my experience.

    But give Libre office on windows a shot, see if you like it.

    fushuan,

    I’m going to nitpick your comment because we are Linux users and it’s in our blood.

    Heard about LaTex? You don’t really need to use Word to write resumes. In fact, I’d advise you against it. It’s easier to go to overleaf, download an existing template and generate a usable pdf that won’t break.

    grue,

    Switch to Linux at home now. In six months, you’ll have a much better idea if you want to use it at work.

    d3Xt3r,

    In addition to the other comment re. LibreOffice, I’d also recommend trying out OnlyOffice - generally, it has better compatibility with MS Office formats compared to LO, and the UI is very similar to MSO which may make it easier to use.

    constantokra,

    PDFs might be your sticking point. I’ve not found any software that will handle all the different things you can do with acrobat in an easy way. But I have to heavily modify PDFs from time to time, and you may not have nearly the needs I do.

    I’d suggest checking out libre office, and see if you can find a PDF application that satisfies you. The app store on pop os is really good, as is the interface, and if you don’t like tiling window managers, you can turn it off.

    Another suggestion is to recognize you’re a novice. If you read something that sounds like a perfect setup, but it’s a little complicated, put it off. You don’t want to get in over your head, because linux distros will not keep you from breaking things. The defaults of any large distribution are a pretty safe bet.

    cmg,

    Agree here.

    Spend your time making sure you are protected against ransomware with good offline backups and able to recover your practice. Keep your payments separate from your comms machine.

    Your job is going to have lots of shady things to click on/invoice/etc

    Plan for it so a malicious client/infected evidence/mistaken click doesn’t take down your practice.

    I’m 25y into this as a technologist and still make mistakes on “oh this will be quick”. Make sure your time sinks are 100% aligned with your business. Think of automation / value and you’ll have the right mindset.

    If you find the tech side fascinating, there’s always demand for good tech lawyers and lawyer comms are entryways into technology management.

    phx, in Defaults insults
    • Login as a user.
    • Delete the user while still logged in
    • Run command

    You should get a message “you don’t exist, go away”

    Not sure if that one is still around but I know one person who ran a script with “deluser $USER” and it ate root resulting in fun messages like that

    marcos,

    My local deluser checks if the user has any active process. I tried deleting all of the data by hand, but the process is still assigned to a user name and id.

    I’m not sure if this one can error still can be replicated.

    phx,

    Well you could manually edit /etc/password and shadow I suppose

    Hubi,
    @Hubi@feddit.de avatar

    I think I’ll just take your word for it.

    lauha,

    Easy to try in a virtual machine with snapshot. Or use a filesystem snapshot

    bamboo, in What exactly does systemd do?

    Systemd is the first program that runs once the kernel has started. It’s job is mostly just starting up other processes, and managing those other processes. If you don’t know what systemd is, then you probably shouldn’t care about if you’re using it or not, it’s good software but there are fine alternatives.

    What makes systemd particularly interesting is that it is different from historical init systems. Historically these init systems were an unholy mess of shell scripts. This offers maximum flexibility, but limits the functionality of the init system itself. Systemd replaces these shell scripts with simple ini-like service files that allow everything to be declared simply and declaratively, and allows specifying more rich metadata, like dependencies. But it’s different, and some people place a higher value on “how it’s always been” than pragmatism. I personally have zero sympathy for them because throwing out objective progress to hold onto a broken system designed for 1960s computing is just dumb.

    teft,
    @teft@startrek.website avatar

    throwing out objective progress to hold onto a broken system designed for 1960s computing is just dumb

    Preach.

    donut4ever,

    Solid answer.

    elouboub,
    @elouboub@kbin.social avatar

    I had to battle with the fucking initd and upstard before systemd. Those stupid headers of the scripts in /etc/init.d/ we wonderfully undocumented, didn't have syntax checks, depended on a bunch of other shell scripts that didn't have any damn comments in them.

    systemd was going to happen sooner or later because nobody was going to put up with that bullshit forever.

    Those people arguing about "do one thing right" blablabla don't care about principles, they care about superiority. They want to feel like they're the minority who can do stuff so that in forums they can be toxic and respond with "RTFM" or "LMGTFY". They don't want it easier and more functional, they want it hard so that they can gatekeep.
    Like a bunch of Catholics: I experienced pain, so you have to too!

    systemd can containerize services! To do that kind of stuff with initd, you'd have to know how create process-, user-, and network namespaces, and a bunch of other stuff.

    Eufalconimorph,

    It’s especially funny because systemd isn’t one program any more than GNU is. It’s a project. systemd-initd handles init. systemd-journald handles journal logs. systemd-resolved handles DNS resolution. Etc. Each systemd daemon has one area of responsibility!

    BlahajEnjoyer,

    I thought people hate systemd because it’s a resource hog compared to OpenRC. TIL i guess

    Audacity9961, (edited )

    The difference is absolutely negligible.

    BlahajEnjoyer,

    I never used openRC (outside of Docker containers that run Alpine) so I wouldn’t know. Linux community has enough controversies, init utils shouldn’t be one of them

    tetha, (edited )
    @tetha@feddit.de avatar

    I mean to a certain degree, I can understand if people find a problem with Poetterings approach of doing things !CORRECTLY!. Like, systemd-resolved resolving A-records with multiple addresses ina deterministic fashion because it’s not defined not to be deterministic, and because actual load balancing would be better. It’s not wrong, but it’s breaking everything. And it got patched after some uproar. And there are a few things like that.

    But at the same time - I don’t think people appreciate how hard doing process management right on linux can be, especially if the daemon to run is shitty. Like, init scripts just triggering the shutdown port on a tomcat - except the tomcat is stuck and not reacting to the normal shutdown port and now you have a zombie process and an init script in a fucked up state. Or, just killing the main process and for some reason not really removing the children, now there’s zombies all over the place. Or, not trying appropriate shutdown procedures first and just killing things, “because it’s easier” - except my day just got harder with a corrupt dataset. Or, just trying soft and “Pwease wexit Mr Pwocess” signals and then just giving up. Or having “start” just crash because there was a stale PID from an OOM killed process around. Man I’m getting anxiety just thinking about this.

    And that’s just talking about ExecStart and ExecStop, pretty much, which I have done somewhat correct in a few init scripts back in the day (over months of iteration of edge cases). Now start thinking about the security features systemd-analyze can tell you about, like namespaces, unmapping syscalls, masking parts of the filesystem, … imagine doing that with the jankyness of the average init.d script. At that point I’d start thinking about rebooting systems instead of trying to restart services, honestly.

    And similarly, I’m growing fond of things like systemd-networkd, systemd-timesyncd. I’ve had to try to manage NetworkManager automatically and jeez… Or just directly handling networking with network-scripts. Always a pleasure. Chucking a bunch of pretty readable ini-files into /etc/systemd/networkd is a blessing. They are even readable even to people rather faint on the networking heart.

    duncesplayed, (edited )

    I was with you until the last paragraph. Just about every init system is different from historical init systems. Do you really think OpenRC or runit or any of the other init systems people are using have any similarity to SysV init? I think you’re attacking a strawman in the last paragraph. (Edit: Except Slackware users. Slackware still does init the way it’s traditionally been done, but I can’t think of anyone else who does)

    Deathcrow,

    Do you really think OpenRC or runit or any of the other init systems people are using have any similarity to SysV init?

    Yes? OpenRC is certainly much closer to sysvinit than systemd and in many ways just expands upon it.

    Coreidan, in [Rant] I swear to fucking god. Windows is harder to use than Linux. Have any of you ever USED Windows lately? Holy fuck.

    ROFL windows is the easiest thing ever to install. Same with steam.

    Sounds like either you’re terrible with computers or you have some serious hardware issues.

    Blaming it solely on windows is a joke.

    zer0,

    Sounds like you have never installed linux

    Coreidan,

    I have installed many Linux distributions. What is your point?

    If you’re trying to convince me that windows is more complicated to install then it’s pretty clear you’ve never installed windows.

    At this point in the game neither Linux or windows requires more then a few mouse clicks to install their OS.

    If you’re having trouble with either then you’re doing something very very wrong or using wrong/bad hardware.

    altima_neo,
    @altima_neo@lemmy.zip avatar

    Well… Not Arch

    winterayars,

    Have you actually installed Windows in the last decade? I mean from scratch, mind you.

    Phantom3805,

    It takes like 15 minutes to go from bare metal to login. I built my own PC in March and installed Windows from scratch from a USB drive.

    Name021,

    It was a few clicks and leaving my laptop AFK to install. The only semi inconvenient part was finding a way around not using a Microsoft account. Other than that, it’s about as brainless of an installer as it gets. My dog could do it with direction from me.

    KazuyaDarklight,
    @KazuyaDarklight@lemmy.world avatar

    Yes, it’s part of my job, it’s super easy, barely an inconvenience.

    Surface_Detail,

    Wow wow wow wow

    Wow

    KazuyaDarklight,
    @KazuyaDarklight@lemmy.world avatar

    ❤️

    alteropen,

    @winterayars @Coreidan yep did it the other day just spam no and your done in 10 mins. obvs Linux is easier than that these days but op is overreacting or stupid

    SRo,

    Yes, regularly.

    TheGreenGolem,

    Yes, multiple times. It usually go this way:

    • the installer starts
    • I click on next a few times
    • it asks the key
    • next
    • next
    • nextnextnextnext
    • the desktop shows up about 20-30 mins later

    It’s literally a nightmare.

    OliWare,
    @OliWare@mastodon-belgium.be avatar

    @Coreidan @PeterPoopshit ah, can you install windows without a microsoft-cloud account nowadays ? Please tell me how.

    zaph,
    @zaph@lemmy.world avatar

    When it asks you for an email use “[email protected]” and use a random string of characters for the password. Congrats, you can now use a local account on setup.

    fatalicus,

    Or use rufus to create the USB installer, and it will ask if you want to create a local account, and some other things to make installation even easier than it already is.

    zaph,
    @zaph@lemmy.world avatar

    My answer was more for those stuck on that screen without a second computer to grab another iso on.

    TheAnonymouseJoker,
    @TheAnonymouseJoker@lemmy.ml avatar

    Go to ThioJoe or Chris Titus Tech. Windows 11 can be installed without internet or Microsoft account.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    Yes, I’ve set up several work computers without internet. You can make a local account on set-up.

    nabladabla,

    Don’t give it internet access during setup.

    squaresinger,

    It’s kinda funny how many people have no problem at all with a cloud account on their phone but get a mild stroke when Windows asks them to create a Microsoft account.

    Synthead, (edited ) in SystemD

    It’s mostly opinionated. systemd is written in C, uses a consistent config, is documented well, has a lot of good developers behind it, is very fast and light, and does what it’s doing very well. Since systemd also is split up into multiple parts, it still follows the “do one thing, do it right” philosophy.

    There are some people that believe that systemd “took over” the init systems and configuration demons of their distro, and does “too much.” It really does quite a lot: it can replace GRUB (by choice), handle networking config, all the init stuff of course, and much more.

    However, I have lived through the fragmented and one-off scripts that glued distros together. Some distros used completely custom scripts for init and networking, so you had to learn “the distro” instead of “learn Linux.” They were often slower, had worse error handling, had their own bugs, were written in various scripting languages like tcl, Perl, Bash, POSIX shell, etc. It was a mess.

    The somewhat common agreed-upon init system was System V, which is ancient. It used runlevels, nested configuration (remember /etc/rc.d?), and generally, it was mostly used because it was battle tested and did the job. However, it is arguably esoteric by modern standards, and the init philosophy was revised to more modern needs with systemd.

    You can probably tell my bias, here. If you have to ask, then you probably don’t have a “stance” on systemd, and in my opinion, I would stick with systemd. There were dozens of custom scripts running everywhere and constantly changing, and systemd is such an excellent purpose-built replacement. There’s a reason why a lot of distros switched to it!

    If you want to experience what other init systems were like, I encourage you to experiment with distros like the one you mentioned. You might even play with virtual machines of old Linux versions to see how we did things a while back. Of course, you probably wouldn’t want to run an old version of Linux for daily use.

    It should also be mentioned that init systems are fairly integral to distros. For example, if you install Apache httpd, you might get a few systemd .service files. Most distros won’t include init files for various init systems. You can write them yourself, but that’s quite a lot of work, and lots of packages need specific options when starting them as a service. For this reason, if you decide you want to use a different init system, a distro like the one you mentioned would be the best route.

    Great question, and good luck! 👍

    db2,

    I liked runlevels. 🤷

    aport,

    Targets are just a more flexible, granular run level. Plus it can actually handle dependencies.

    Shdwdrgn,

    Some distros used completely custom scripts for init and networking, so you had to learn “the distro” instead of “learn Linux.”

    I never really noticed init scripts differing much between distros, but I also didn’t play around with many. If the systemD scripts are the same across every system, then this is the first positive thing that I’ve heard about systemD, so thanks for that.

    clmbmb, (edited )

    Init scripts were different, I can confirm. And it was pretty bad if you were doing your job and had to change something on a Debian massive machine, then moved to a red hat one.

    Shdwdrgn,

    Ah ok, most of my experience has been on debian or derivations in the past decade. It seems weird that the init scripts would need to be different on various systems, I thought they had been pretty well standardized, with variables in the /etc/default/ entries pointing to specific folders or startup options. Ah well.

    nomadjoanne,

    Great answer. I do use systemd boot on one of my systems as well. It isn’t exactly systemd itself is it? Simply a boot loader packaged as part of the general systemd boot suite, right?

    sunspider,
    @sunspider@lemmy.world avatar

    Yeah exactly. It does have some features that require integration with the init system, which systemd obviously supports, but it could be used independently of systemd quite happily, and other init systems could easily support those integrations.

    hunger,
    @hunger@programming.dev avatar

    Systemd-the-init does depend on some core services and thise need to be used together: Init, logging and IPC. Anything running systemd-init will have journald for logging and IIRC DBus for communication. That’s because you need to control a system managing services, so you need to communicate with it and you need to document whatbthe managed services do, so you need logging. And you do want tested and stable code here (reusing something that was widely used in Linux before systemd started) and you do not want that code in the init process either. So systemd-the-init has very simple code tomlog and journald then has thencode needed to stream logs out to disk or to interact with other logging systems.

    Everything else is optional and in separate binaries written in a layered architecuture: Each layer uses services provided by the lower layer and offers services to layers higher up in the stack. So lots of services depend on systemd-the-init to start other processes instead of reimplementing that over and over again (thus gaining unified config files for everything that gets started and all the bells and whistles systemd-the-init has already or will pick up later).

    Or if you prefer a more negative spin: “Systemd is on huge entangled mess of interdependent binaries” :-)

    DryTomatoes4,

    I was reading about Slackware today and it seems their init system still uses system V and lots of scripts.

    So I’d definitely recommend that OS to anyone curious about the old style of init system.

    cspiegel,

    Slackware uses the sysvinit program, but doesn’t have System V-style scripts. Which is somewhat confusing, but sysvinit is a basic init program that will just do whatever /etc/inittab tells it, so you can write your startup scripts to work however you want.

    Slackware uses what people tend to call a BSD-style init, but it’s nothing like the modern BSDs, nor the older BSDs, not really. If you use Slackware, you’ll learn how Slackware’s init system works, but that’s about it.

    DryTomatoes4,

    Ah my mistake. I’m just generally curious about what distros use an alternative to systemd (not that I have any issues with systemd myself but I like variety).

    So I googled what init system Slackware uses and read this page.

    slackware.com/config/init.php (no https)

    They mention several scripts on that page and that’s why I thought they use scripts.

    But I haven’t actually used the Slackware yet. Suppose I should though since I’m interested.

    cspiegel,

    No, you’re right that it has scripts, they’re just not the scripts used by SysV-style init systems. They have different names, are in different locations, and are executed differently.

    I used Slackware for several years back in the 90s, and from that experience I’d recommend against learning it. I mean, with VMs today it’s simple to try new distributions, so go for it, but I’d put it waaaaay down the list of distributions/operating systems to try. If you have anything else you’re interested, put it first. Slackware is standard Linux so there’s nothing really special you’d find when using it, and it’s just a painful experience in general. I think some people will argue that it helps you “really learn Linux”, but I don’t think so. It just helps you learn Slackware’s idiosyncrasies, and learning pretty much any other distribution would be more beneficial than that.

    Slackware has advanced from when I used it in the 90s, but only barely (they have a network-based package manager now, I guess, although it proudly avoids dependency resolution!)

    DryTomatoes4,

    Oof that stance on dependency resolution is a big no for me. As much as I hated building gnome from source it was amazing that Gentoo can do that in a single command.

    fnv,

    I am fan of principles like KISS and “Do one thing and do it right”. From this point of view is systemd disaster because it is almost everywhere in the system - boot, network, logs, dns, user/home management… It’s always surprise for me if nothing breaks when I do upgrades.
    I understand why systemd is here but I’m not at all happy to use it.

    Markaos,
    @Markaos@lemmy.one avatar

    From this point of view is systemd disaster because it is almost everywhere in the system - boot, network, logs, dns, user/home management…

    That’s almost like complaining that GNU coreutils is a disaster from KISS point of view because it includes too many things in a single project - cat, grep, dd, chown, touch, sync, base64, date, env… Not quite, because coreutils is actually a single package unlike systemd.

    The core systemd is big (IMHO it needs to be in order to provide good service management, and service management is a reasonable thing to include in systemd), but everything you listed are optional components. If your distro bundles them into one package, that’s on them.

    fnv,

    Systemd includes many complex things, coreutils includes many simple things. And coreutils are ported to many different OS’es, systemd is linux only. Ask why?

    Lets imagine, my linux distro runs with openrc/upstart and I like systemd-journal features. Am I able to run system-journal without any other systemd components running?

    Markaos,
    @Markaos@lemmy.one avatar

    (…) systemd is linux only. Ask why?

    It is well known that systemd’s service management is built around cgroups, which is a Linux-only concept for now. Other OSs have their own ways to accomplish similar things, but adapting to that would require huge changes in systemd.

    Am I able to run system-journal without any other systemd components running?

    No, the only part of systemd project that doesn’t depend on systemd core is systemd-boot. And there’s also elogind, which is an independent project to lift systemd-logind out of systemd.

    But honestly, I don’t see the issue here. You can’t use systemd’s components elsewhere, but your previous complaint was the opposite - that systemd is everywhere, as if you were forced to use networkd, resolved (which pretty much no distro uses AFAIK because it’s way worse than other DNS resolvers), homed, timedated etc. when you use systemd as init.

    Also, I have a correction for my previous comment: systemd-journald is not an optional dependency, as it’s used as a fallback if the configured log daemon fails. I’ve only learned after writing that comment.

    fnv,

    I can see you are much more familiar with systemd and thank you for details.
    But still I think systemd hardly follow KISS principle.

    4ffy, (edited ) in The Phoronix forms, where AMD and NVIDIA engineers can effectively communicate

    This might be the first time I’ve ever seen something productive happen in the Phoronix forums. I love that place. Go to any topic with more than about a dozen posts and it’s almost guaranteed to be a flame war. Genuinely one of the funniest places on the Internet.

    Check out this one. It took like three posts!

    promitheas,
    @promitheas@iusearchlinux.fyi avatar

    I got to page 3 before I couldn’t take it anymore and had close 🤣

    Nice

    pastermil,

    I couldn’t even read halfway past page 2.

    I love Phoronix, but its forum is such a cesspool.

    bamboo,

    The phoronix forums are insanely toxic. Everything is bad. Gnome = kid’s toy. systemd = written by Satan himself. Every programming language = too slow. Anything vaguely interested in fostering a diversity, equity, and inclusion = true colors come out in full force.

    It’s so toxic yet I subject myself to it every now and again. There’s absolutely no moderation going on and it shows.

    Supermariofan67,

    Any post mentioning Wayland or btrfs is guaranteed to have at least 60 comments

    aksdb,

    Obviously. X11 and ZFS are far superior. I use Arch, btw.

    bamboo,

    It’s super confusing, like I feel many commenters there live in a different universe. They talk about how Wayland is a failure that has failed to get off the ground, while it’s the default in most of the major distros at this point.

    flashgnash,

    It’s really good so long as you aren’t trying to use it with Nvidia especially for gaming in my experience

    drwankingstein,

    There is some, but unless it gets really uncivilized no action really gets taken. a couple users have been banned

    IMO I prefer it that way myself though. you either learn something neat, or engage in a class shittery. lots of other more polite forums such as this if phoronix forums isn’t to taste

    Backslash,

    Interestingly, the guy who made the referenced post, ‘avis’, is allegedly the new name of ‘birdie’, a well-known troll on the forums who was banned a while back. Basically everyone there agrees that it’s him and no action is taken against this new account.

    drwankingstein,

    I don’t think there is any doubt that avis is artem lol his profile even says banned in it as a joke. as long as his behavior is better, which it has been even if only marginal, there won’t be an issue. even if he does nearly single handedly cause most of the 5+ page… debates

    heartlessevil,

    What part of any of those opinions is toxic? Lol. If your feelings get hurt because of your parasocialtechnological relationship with software you didn’t even write, take it up with your therapist.

    LanyrdSkynrd,

    Did you not see how that turned from a really inconsequential disagreement to something emotional and personal almost immediately?

    Sure, no single post was particularly toxic on its own. It’s the holy war tenor of discussions on Phoronix that all but guarantees that every discussion ends up as a flame war.

    heartlessevil,

    None of that is emotional or personal because I don’t personally identify with software you weirdo.

    blobjim,

    a hit dog will holler.

    Kuori,
    @Kuori@hexbear.net avatar

    Anything vaguely interested in fostering a diversity, equity, and inclusion = true colors come out in full force.

    if you don’t understand how this is toxic then you are dumb as dogshit

    heartlessevil,

    deleted_by_author

  • Loading...
  • Venus,
    @Venus@hexbear.net avatar
    GenBlob,

    Once in a while I venture their forums as a morbid curiosity and it always delivers.

    morrowind,
    @morrowind@lemmy.ml avatar

    Fyi, you’ve linked to page 4, here’s where it starts.

    I hope the phoronix forums never die

    falsem,

    Man, that guy really likes X11.

    orangeboats,

    Any “X11 vs Wayland” discussion will eventually devolve into a fight beteeen diehard X11 fans and diehard Wayland fans, lol.

    BaconIsAVeg,

    I don’t even understand how Wayland has diehard fans. Do they just exit out from their hyperland rice into an X11 session whenever they need to share their screen during a Teams meeting, or do they just say “if it doesn’t work on Wayland it sucks and I don’t use it”.

    pitbuster,
    @pitbuster@lemmy.ml avatar

    Although, screen sharing has been solved a while ago. Any application that doesn’t work is because the developers are shit (I am looking into you, zoom and you half-assed implementation using an screenshot-API-based gnome-only implementation).

    rewarp,

    I learnt how to use OBS just so I can export my screen to the camera feed because of Zoom’s immensely confounding oversight considering their profit.

    orangeboats,

    For what it’s worth, there’s XWaylandVideoBridge now which can allow screen sharing on XWayland applications.

    Backslash,

    Especially when the original article is about anything related to Rust. An hour after the article is live you’ll have 50 posts arguing and trolling like there’s nothing more important in the whole wide world. So entertaining!

    azvasKvklenko,

    It takes whatever amount of posts is needed for something Wayland-related

    LanyrdSkynrd,

    That’s hilarious.

    “Mozilla is allowing you the option to build Firefox without X11 dependencies”

    “Mozilla hates freedom!!!”

    bonfire921,

    How can one person miss so many logical points is beyond me

    perviouslyiner, in How to write a 'tar' command
    eager_eagle,
    @eager_eagle@lemmy.world avatar

    tar --help

    cross fingers

    cooopsspace,

    tar --hep

    Fuck.

    Celediel,

    Here, this should help.

    bdonvr,

    It should be a crime to directly link XKCDs images without the corresponding page.

    xkcd.com/1168/

    TheSaneWriter,
    @TheSaneWriter@lemmy.thesanewriter.com avatar

    I understand and sympathize with Rob on a spiritual level.

    Notorious_handholder, in [Rant] I swear to fucking god. Windows is harder to use than Linux. Have any of you ever USED Windows lately? Holy fuck.

    I cant tell if people in this thread are trolls, ultra elite linux shills, or just people incapable of following simple instructions…

    Like I get it, windows bad or w/e… But to act like it takes longer than an hour or two to install it, let alone 2 whole fucking days is just asinine.

    Imagine having enough of a skill issue that it takes you 2 days to install Windows OS. The OS that idiot proofs itself by literally holding your hand on every option and walks you through itself to install.

    Im not even joking, I re-install and have installed windows the past few years multiple times on personal devices for myself and my family and friends and even do it for professional devices and servers for my job. It is brain dead easy, enough that my tech illiterate grandparents managed to re-install it before I could make the drive to meet them and do it for them… I can’t take this OP or anyone else seriously if they can manage to install a linux based OS but somehow have 2 days worth of trouble with Windows OS…

    fourohfour,

    I was going to say… If it takes you literally 1.5 days to simply install and after 2 days you can’t even launch Steam? I’m sorry, but you have extraordinarily fucked up. Whatever the fuck is happening there is not on Windows. OP, I would love to understand what you were seeing or what was happening. And I also wonder if you are using an actual Windows OS image, or what you tinkered with or ran scripts on to maybe “clean Windows up”. Unfortunately so many of those scripts are also fucking notorious for breaking some Windows functionality, like the Xbox games and what not.

    Don’t get me wrong. Windows is becoming worse and worse in both features and performance (AI powered file recommendations in my start menu? get the fuck outta here). But I’m sorry, this complaint in the OP is not it.

    duncesplayed,

    I’m sympathetic to a Windows install taking days (I’ve been there), but you’re right that it’s not Windows’ fault. It’s always some 10 year-old hardware with dodgy or no-longer-supported drivers. Maybe you could make an argument that it’s partly Windows’ fault because they push driver support onto the hardware vendors, rather than use Linux’ model of having the kernel developers maintain them.

    fourohfour,

    That’s fair. I guess when they mentioned they were building a PC I assumed it was relatively recent hardware. But I’ve been there when you can’t get or find drivers, or Windows tells you the old drivers aren’t compatible with newer OS’ and things like that.

    Swarfega,

    OP is just wanting to shit on Windows because this is a Linux community.

    heavy,

    100%

    Lot of problems with the directions windows has gone or is going (cortana finally gone), but people need to chill if they think the OS is unusable or something.

    Anecdotally I’m hoping SteamOS continues to progress how it has so there are even more reasons to not depend on Windows.

    Notorious_handholder,

    Yo I forgot about SteamOS! I need to check in on that, thanks for reminding me!

    TheMadnessKing,

    Yes. I have done so many installs of Windows 10 LTSC in the last few years and even on HDD it doesn’t take that much time.

    This is a legit troll post. Despite Linux being better in some aspects, Windows totally steamrolls Linux on being easy to install.

    Heck W10 LTSC has been super smooth and stable for me for the past 2 years on my work machine which I tend to use more than my Personal Laptop which runs Manjaro.

    federalreverse, (edited ) in This color picker on Flathub got rated 12+
    @federalreverse@feddit.de avatar

    It ships a file called https://github.com/stuartlangridge/ColourPicker/blob/app/pick/snark.py which is apparently used to name colors. Examples:

    (0, 85, 85, ‘liquid Nyquil’),

    (85, 170, 170, ‘smurf blood’),

    (255, 170, 170, ‘“nude” tights that only match Becky's skin’),

    ZeroEcks,

    … Why would they include that. Fucking programmers man

    Flaky, (edited )
    @Flaky@iusearchlinux.fyi avatar

    iirc sudo has a bunch of quotes to spit out when an incorrect password is typed. Gentoo exposes that feature with the offensive USE flag.

    Edit: Looks like Pick is sourcing the weirder names from this site: glitch.com/~name-that-color

    Cysioland,
    @Cysioland@lemmygrad.ml avatar

    You can turn it on in other distros using Defaults insults option

    ChristianWS, (edited )

    iirc sudo has a bunch of quotes to spit out when an incorrect password is typed. Gentoo exposes that feature with the offensive USE flag.

    Argh, why tho?

    Like, I get that it is sometimes fun to throw some humor and things like that, but it is just too much trouble. It looks unprofessional and makes translation more of a pain than it needs to be. And that isn’t even opening the can of worms that insults actually are

    Edit: alright, I got it. L for me

    jivandabeast,

    Then don’t use the feature lmfao

    Stop complaining about developers having fun with software they’re providing you for free

    omidmnz,

    IIRC It was added because too many people had been hacking together such a feature in their configurations, more often than not compromising their security. They added the option to reduce the amount of damage such a stupid much-asked-for feature deals.

    P.S.: Honestly, I have used the feature before. While it’s usually funny, it can be brutal from time to time.

    Secret300,

    Who gives a fuck about professionalism. This is software made by people for fun. Why don’t you try and have a lil fun

    russjr08,
    @russjr08@outpost.zeuslink.net avatar

    It looks unprofessional

    Often times, projects like this aren’t necessarily going for “professional” - its something the developer has made for themselves and is just being nice to share it and the source to the world.

    Also, sometimes that sort of thing is directly related to making sure translations do actually work. While I doubt that was the case here, I remember seeing RedHat Linux for a while had a specific language option that changed the phrasing quite a bit (I believe it was in relation to how one of the devs on the team commonly spoke) and it was done to make sure that translations were working.

    cerement,
    @cerement@slrpnk.net avatar

    people expecting “professional” out of one of the world’s largest hobby projects …

    Kusimulkku,

    why

    Because fun

    veniasilente,

    It looks unprofessional

    Are you complaining about this for free software when some software and platform thatcost around $44B (or $8/mo) are literal Nazi stinkholes?

    driving_crooner,
    @driving_crooner@lemmy.eco.br avatar

    Don’t like it? Fork it.

    ZeroEcks,

    Yeah sure I’ll maintain a fork just over this and get it mainlined. Or they could just be normal lol

    myersguy,

    Honestly, I enjoy the humorous colour names.

    ChristianWS, (edited )

    It makes translation more of a headache than it needs to be.

    psudo,

    I don’t know about this specific program, but pretty much every other time I’ve seen something like this it’s been treated as another language and is a way for developers to test that that feature actually works.

    ReveredOxygen,
    @ReveredOxygen@sh.itjust.works avatar

    so don’t translate that file

    veniasilente,

    Not if you ascribe to Woolseyism.

    duncesplayed,

    Honestly, a colour picker is the last piece of software you should be translating names for. Even everyday colour names don’t have a direct translation. The line between “blue” and “green” is very slightly different than the line between “bleu” and “vert”, and the same goes for any other two languages. If you’re serious about your colour picker accuracy and you want to localize to another language, it would actually be more correct to have a completely different set of colour values, rather than trying to translate them. (Though “Liquid Nyquil” may be perceived the same across languages. I haven’t seen any studies on that one)

    cerement,
    @cerement@slrpnk.net avatar

    The line between “blue” and “green”

    grue

    stardreamer,
    @stardreamer@lemmy.blahaj.zone avatar

    So let me get this straight, you want other people to work on a project that you yourself think is a hassle to maintain for free while also expecting the same level of professionalism of a 9to5 job?

    Supermariofan67,

    Because it’s funny

    bizzle,
    @bizzle@lemmy.world avatar

    I just read all of them, there’s a bunch of names doubled up on different colors, 5/10

    Revan343,

    Because it’s mildly funny and hurts nobody?

    noodlejetski,

    such edge

    GustavoM,
    @GustavoM@lemmy.world avatar

    It’s like we are in a big, nonstop Southpark episode.

    jsdz, in TIL You can use `systemd-analyze plot > plot.svg` to plot the service startup time to find bottlenecks

    I’m pretty sure the main system startup bottleneck is me typing the disk encryption passphrase.

    fernandocarletti,

    I can relate to this hahaha

    Flex,

    Fucking true. Does anyone know why this is so slow?

    magikmw,

    I wish to replace it with a yubikey, but I don’t even know if it’s supported.

    Contend6248,

    You can’t even use a fucking fingerprint scanner while being in the system, that package is borked for months and nobody seem to care to solve it.

    I think using Yubikey at boot time is quite out of reach

    Skeletonek,
    @Skeletonek@lemmy.zip avatar

    It is, I have it set up on my laptop. It’s a bit finicky in how it works and it’s not easy to setup, but it is possible.

    stifle867,

    Does it work by emulating the keyboard and typing in the password? Or by the encrypted protocol that works using the on device secret?

    Skeletonek,
    @Skeletonek@lemmy.zip avatar

    Both should be possible. I am using the psuedo 2FA method. First I type the PIN and after that I confirm with YubiKey.

    Ullebe1, (edited )

    It is supported by systemd to use FIDO2 + pin to decrypt luks partitions with many security keys, including Yubikeys. I use it every day on my laptop.

    astrsk,
    @astrsk@artemis.camp avatar

    Combine that with the 20-30 seconds my system takes to do bios memory training on the DDR5 ram and we’re practically back to the “go make some coffee while the system boots up” days 🤦

    umbrella,

    we need open source firmware

    DolphinMath, (edited )

    If only Coreboot supported more devices…

    c0mbatbag3l,
    @c0mbatbag3l@lemmy.world avatar

    Glad I haven’t built a modern chipset PC yet, didn’t realize it was this bad.

    samn,

    As another DDR5 user, it’s not always this bad - there’s a bios setting that makes it remember the previous configuration and skips this step, but sometimes it still needs to do it, and then it can take a minute or two

    lauha,

    My system bottleneck is the damn Bios Post

    OsrsNeedsF2P, in Red Hat stops all upstream and downstream work on desktop Bluetooth, multimedia applications (namely totem, rhythmbox and sound-juicer) and libfprint/fprintd

    IBM strikes again

    jonne,

    They have no idea how Red Hat was making money, they’re just squeezing it dry.

    jasondj,

    RedHats focus is on Enterprise Linux, Openshift, AWX, etc.

    Are they even a “competitor” in enterprise Linux desktop? Enterprise Linux servers, sure, and I suppose a good number of orgs who don’t want to deal with dissimilar “user” distros, but I’d think Canonical would have enterprise desktop Linux pretty much sealed by now.

    Nebulizer,

    I’ve had a couple jobs with RHEL workstations, and the university I went to had RHEL workstations too. Not sure what their market share is compared to canonical, but they definitely have a bunch of deployments on desktop.

    jellyfish,

    Fedora is a great OS. They also bought CoreOS a while ago and rolled it into their own offerings (fedora Coreos and RHEL Coreos). They’re also the primary developers of Pipewire, the de facto replacement for PulseAudio and potentially Gstreamer.

    It’s really sad, in a fluke they’ve embraced, expanded, and extinguished OSS projects by making themselves the linchpin, and then selling to IBM. Goes to show that you should never trust those even with the best intentions, as they can eventually sell out.

    merthyr1831,

    “Enterprise” linux just feels like something RH invented for their own brand.

    You can get LTS releases of a bunch of distros already, and some even offer similar levels of enterprise support (SUSE comes to mind).

    I’ve seen orgs run their own distro/spin or something like Zorin or Ubuntu if they don’t want RHEL.

    jasondj,

    This is a fair point, but I don’t think Linux would be nearly as adopted in the business world without that branding. It’d be some fringe hobbyist thing and BSD would probably have become the server operating system of choice.

    CupDock, in [Rant] I swear to fucking god. Windows is harder to use than Linux. Have any of you ever USED Windows lately? Holy fuck.

    People have trouble installing Windows? You enter a license key and click next a couple times.

    SloganLessons,
    @SloganLessons@kbin.social avatar

    Sorry, could you repeat that? Slower, if possible

    PMmesexypajamas,

    People have trouble installing Windows? You enter a license key and click next a couple times.

    overzeetop,
    @overzeetop@lemmy.world avatar

    They’re wrong, of course.

    You don’t have to enter a license key.

    PeterPoopshit,

    Try doing it on a b650 motherboard that’s so new the windows installer doesn’t even have the correct ahci drivers

    bob_wiley,
    @bob_wiley@lemmy.world avatar

    deleted_by_author

  • Loading...
  • PeterPoopshit,

    Gigabyte apparently. They have drivers on their website. Windows 11 just wanted to be extremely picky about the storage device I used. There was probably a cd with drivers in the motherboard box but who tf has a cd drive these days? Just formatting ntfs on any flash drive is apparently not good enough. Also, no matter which version of the drivers I used, unchecking “hide incompatible drivers” was the only way to make anything ever show up. I’m 100% sure I was using the correct ones for the exact motherboard model and revision number.

    mexicancartel,

    He said it has windows drivers, but windows don’t have its drivers in its installer

    daxter,

    I bought a Ryzen 7 7800X3D and an Asrock X670E, I was upgrading and just transferred my Windows install but still… No issues.

    I’m no huge fan of Windows, but it sounds like you had (No offense) PEBKAC errors.

    ForbiddenRoot,

    I’m no huge fan of Windows, but it sounds like you had (No offense) PEBKAC errors.

    I think so too and no offense meant to OP as well.

    I am an early adopter of all things tech and so I had a Gigabyte Xtreme X670E mobo on pretty much day 1 to go with a 7950X. Everything worked fine on both Windows 11 and Linux despite being a pimped-up mobo and brand new CPU. At this much later date, OP’s B650 mobo should be working without a hitch, especially with Windows (and almost certainly with Linux as well).

    dream_weasel, (edited )

    You missed the part where you either sign in with your Microsoft account or cut your Internet, remove the webcam, fake your own death, and do the secret tap code in the bios to just have the OS without letting Microsoft into your butthole.

    mestari,

    Windows 11 doesn’t force you do any of that. Just skip the sign in. Your points were valid in 8/10 era but no more.

    const_void,

    Not true. 11 very much still forces you to use an MS account.

    Bobert,
    @Bobert@sh.itjust.works avatar

    Very much doesn’t my guy.

    LUHG_HANI,
    @LUHG_HANI@lemmy.world avatar

    Home won’t let you do domain join, I think you have to go halfway through setup then select local account.

    Bobert,
    @Bobert@sh.itjust.works avatar

    Why would absolutely anyone on this sub install Home? Microsoft themselves make a multi-edition .iso available on their website. And funnily enough now, Microsoft supports the hosting of massgravel. Should it take as many steps as it does two make a local account? No, but it’s literally two extra clicks.

    LUHG_HANI,
    @LUHG_HANI@lemmy.world avatar

    We are talking about a product not for ourselves. Pro is twice the price of home as well.

    zenharbinger,

    There is a secret command you can do to setup without Internet. But they hide it on the startup command line.

    On the “Oops, you’ve lost internet connection” or “Let’s connect you to a network” page, use the “Shift + F10” keyboard shortcut.

    In Command Prompt, type the OOBE\BYPASSNRO command to bypass network requirements on Windows 11 and press Enter.

    myersguy,

    You can just enter a fake Microsoft account and password. When it doesn’t work, it gives the option to continue with an offline account (or at least whatever version I installed did)

    jecht360,

    It depends on the version, but yes, it does. It’s especially a problem on prebuilt machines and laptops. It is incredibly annoying to work with in a corporate environment. Our helpdesk tech comes to me with issues related to this probably three times a week. I gave up with work arounds and we just have a throwaway Microsoft account now.

    IverCoder,

    Rufus has workarounds for the mandatory login.

    riskable,
    @riskable@programming.dev avatar

    Who is this Rufus fellow? Is he like Tux?

    IverCoder,

    Windows app for flashing ISOs to your USB. It provides additional options for flashing Windows 11.

    jecht360,

    I’ve seen that before, but when I proposed that as a solution it was shot down due to being unsupported by Microsoft. I just wish they had an OEM option to skip it.

    priapus,

    That’s not accurate. The new versions of Windows 11 make you restart the OOBE with a flag to disable the MS login requirement. His points also weren’t valid during the 8/10 era, because back then you could just click offline experience at the bottom left. You didn’t even need to disable WiFi, just don’t connect.

    Edit: Seems Pro lets you install without an account, home does not. Most of the laptops I’ve worked on come with home.

    mestari,

    Ah I’m sorry I’ve installed Win11 on several computers but they’ve all been Pro version. I didn’t know that Home is different.

    priapus,

    Nah its understandable. I had no idea it was different either.

    myersguy,

    I just installed 11 recently. There isn’t a skip button anymore. I had to enter fake sign in details for it to give me the “offline” option.

    So it seems like their point may still stand.

    mestari,

    Someone pointed out that Pro version still doesn’t require sign in. I’ve only dealt with Pro and didn’t know it’s different than Home in this thing. Sorry for being overly confident.

    Eezyville,
    @Eezyville@sh.itjust.works avatar

    I just use the Konami code and it bypasses so that. ¯_(ツ)_/¯

    raltoid,

    It’s a joke post. Which makes it extra funny, and quite sad, how many of the comment seem to think it’s serious and are unironically chiming in with complaints.

    OPs username is “Peter Poopshit”, I wouldn’t take anything they post seriously.

    Default_Defect,
    @Default_Defect@midwest.social avatar

    I saw SatansMaggotyShitFart or something like that making normal conversation yesterday.

    zer0,

    Same on many linux distros but without having to enter a license key

    brihuang95, in Steam On Linux Usage Spikes To Nearly 2% In July, Larger Marketshare Than Apple macOS
    @brihuang95@sopuli.xyz avatar

    Thank god for Valve and how awesome they’ve been to Linux users

    jsnc,

    Now we just need an open source steam client and they will be the literal proof that companies can contribute to GNU/Linux and still stay on top.

    jackpot,
    @jackpot@lemmy.ml avatar

    lutris?

    Cyv_,
    @Cyv_@kbin.social avatar

    I really hope they release Steam OS for everyone soon. I'd love to install it on my laptop, currently running ChimeraOS which is functionally very similar, but would love to have the stuff like tdp control working in the overlays too without needing third party tools or workarounds.

    rbits,

    It would be especially cool for the other handhelds out there like the ROG Ally

    brihuang95,
    @brihuang95@sopuli.xyz avatar

    I know that there is that unofficial HoloISO that people use for desktop, it seems to work just fine but i would prefer an official distro release myself

    mnemonicmonkeys,

    Main downside for that is there’s 0 support for Nvidia GPU’s

    ohokthatsgood,

    deleted_by_author

  • Loading...
  • master_of_unlocking,
    @master_of_unlocking@beehaw.org avatar

    That’s still the previous version of SteamOS though. The Arch based one that’s on the Steam Deck still hasn’t been released for everyone to use.

    crow,

    They’ve done such amazing work for Linux. Linux gaming wouldn’t be the same without them.

    stappern, (edited )

    and also made popular always online DRM,gambling and lootboxes.

    BaroqueInMind,
    @BaroqueInMind@kbin.social avatar

    It was going to happen regardless. Better It be Valve dominating the market instead of any other evil corp

    stappern,

    No

    zer0,

    So awesome they run a monopoly on videogames through their useless closed source spyware.

    miss_brainfart,
    @miss_brainfart@lemmy.ml avatar

    Well, their position is what allowed them to do so much for Linux. And their desire to distance themselves from Microsoft, which I’m absolutely on board with.

    stappern,

    doesnt make them any better

    miss_brainfart,
    @miss_brainfart@lemmy.ml avatar

    Of course they did it because it benefits themselves. But it doesn’t only benefit themselves, which is more than you can say about many others.

    tungah,

    When giants are fighting, we the little ones can benefit, if we’re smart.

    zer0,

    The only desire they have for is money, this is the same company that doesn’t mind promoting gambling to kids. Their stupid ass closed source launcher that shouldn’t exist needed to run software is a million light years away from what Linux stand for

    miss_brainfart,
    @miss_brainfart@lemmy.ml avatar

    There are other colours than black and white, you know?

    I fully agree that Valve has their share of issues. There’s things I too don’t like about them, but that doesn’t mean the good they do is worthless.

    zer0,

    Bringing their spyware to linux isn’t anything good

    spyware.neocities.org/articles/steam

    miss_brainfart,
    @miss_brainfart@lemmy.ml avatar

    Did I ever say that I like how much data they collect? No.

    That is absolutely one of the things I greatly dislike.

    Zetta,

    “This program is spyware because it collects huge amounts of user information, including but not limited to your Home Address, Telephone Number, Credit Card Number, and Internet Search History. Steam also profiles your hardware, communications through Steam’s social networking features, and contains a mandatory self-updater. Steam will not work without an internet connection.”

    Seems like they need to collect your address, telephone, and credit card number to process payments? Steam is it’s own internet browser, so the browser data it collects is from itself, not your personal browser.

    You seem paranoid and this website seems to be incorrect or purposely stating things in a misleading way, oh and steam does work without and Internet connection

    zer0,

    Steam shares your informations with third parties. Zetta you don’t seem to mind much so why don’t you tell us your real name, give us your home address, your telephone number and post a log or your search history? Don’t tell me you are paranoid

    lukini, (edited )
    @lukini@beehaw.org avatar

    It’s not useless. None of the launchers are. I greatly appreciate the auto updating of games, earning achievements, among others things. Sure they have issues, but they would have been dethroned years ago if people didn’t like their software compared to companies like Epic.

    stappern,

    lol you must be young,vvery young. valve is the fucking devil XD

    AnonTwo,

    Too young for what? I'm older than the company is and I don't recall any devilish controversies.

    true_blue,
    @true_blue@lemmy.comfysnug.space avatar

    Are you getting them confused with another company? Valve’s done bad things in the past of course, but they’re still a lot better than most other gaming companies that I know of. I typically put Valve alongside companies like Capcom and Sega as “one of the not bad ones” in terms of malicious practices.

    stappern,

    No I’m not getting them confused them with anybody. I was there when they slapped their dick on the desk with half life 2 and always online DRM ,I’ve seen the rise of the counterstrike lootboxes and the blind eye valve turned to literal money laundering.

    Fuck me they might be the worse ever but they somehow convinced you people they love you or something?

    Again either you guys have a short memory or you are very very young.

    true_blue,
    @true_blue@lemmy.comfysnug.space avatar

    I understand and that was one of the things I was thinking of when I said “Valve’s done bad things in the past of course”. But when you compare them to many other AAA publishers, I don’t see how Valve is particularly bad. Especially when you start bringing up lootboxes. Unlike many other publishes that go these same bad practices, and at a larger scale at that, value has done some good too, and is generally much more permissive about things like fanworks, and that does a lot to build good will. I don’t see what’s “short memory” about this.

    And I’m not even saying that I love valve or anything either, but the devil? Compared to other publishers?

    stappern,

    Well the thing you are missing is, steam is basically a monopoly and it sucks 30 fucking percent out of every game. Of course they don’t need to do shit anymore compared to ea and Ubisoft. THEY WON already. They de facto own the PC gaming space. But don’t be mistaken nobody has valves power in the PC space. Nobody. And they bought that position with immoral and illegal practices. I’m not gonna like them because it’s been 10 or 20 years. It’s the same company , they just are what EA would like to be. I can’t think of anybody worse honestly in terms of damage.

    Xanxia,

    Realise this: Before steam most games were pirated. Steam made it really easy to pay for games. And ~20 years later we can still play these games.

    stappern,

    we can still play all games, no need for steam.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • [email protected]
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • oklahoma
  • Socialism
  • TheResearchGuardian
  • Ask_kbincafe
  • KbinCafe
  • SuperSentai
  • feritale
  • KamenRider
  • All magazines