Skip Navigation

Posts
7
Comments
411
Joined
2 yr. ago

  • That's why I wrote it's another unpopular opinion. Somehow the internet claims Arch is hard when to me it's been the easiest distro I've ever used

    • No GUI bs, unless you install it yourself, that you never know what it does under the hood. The config file you find in man is the config file that governs the thing - easy
    • You deleted a little bit too much? You just reinstall package, like in Slackware - easy
    • You need something from outside the packages? Arch is very well prepared for you building things from source and install it in a sane way, instead of pure make install, like Gentoo - easy
      And PKGBUILD is easy to understand, RPM and DEB package creation is black magic
    • You don't have a lot of crap in the system that you are not sure you need. Since it comes rather plain, you either install something you want, or it gets installed as dependency

    But, of course, YMMV
    And I've tried "easier" distros in the past. Sooner or later it always felt like I need proprietary set of keys to unscrew the lid to flip one small cable

  • I was mocking around with GPU drivers in order to make Podman containers to access the GPU. (...) I don’t have much spare time and I would like to play a game, I used to play before, without spending hours/days fixing issue that didn’t exist last time I played it.

    And

    I had other, non-regular user issues with those

    I think, you should keep these two things (messing with containers accessing GPU and "just play a game") separate. I mean on separate boxes. Because now you can't "just play" because you've been elbows deep in OS internals. You can't take apart your fridge and then expect it to just cool the water the next day

    “optimised” for KDE

    Then I'm guessing these might need some KDE envs

    Yes, I use it on a daily basis but there’s no easy way to get it working on iOS/iPadOS.

    Ah, you're trying to breach the non-open wall. Is there an app on i* that allows you to set up an ftp/http file sharing server on the device? You probably could set it up as rclone upstream

  • started with Mandrake, moved to Mandriva, spent over a year on Ubuntu and recently I’ve been using Fedora

    Another unpopular opinion:
    That's because you've been using distributions that are either behind the times or have a lot of wonky crap added to them that looks like user friendliness when it works and is like fixing windows when it doesn't (I've been through similar path, just with a few other distros along the way)

    Start with Gentoo or Arch (maybe Slackware). These are close to the grass, so the way to set things up is the way to fix things up

    some apps don’t respect desktop scaling

    are these gtk based apps? Different toolsets require different envs

    syncing

    Have you tried syncthing?

  • I think Musk is another puppet when it comes to X (SpaceX, Tesla and Neuralink not necessarily IMO). It's interesting how the message of both is "I'll make world easier by reducing number of people and processes". And it seems such language gets following

  • I know nothing about Ireland politics. But is it me that's jaded or this looks like puppet president?

  • This is where the name relativity comes in. You have to think in terms of relative speed. Your speed relative to earth will indeed advance closer and closer to c but never reach it. There’s a bunch of really wild and crazy implications behind this.

    ah, right. In a ship travelling with c, for someone outside the ship, I turn on the lights and observe the light to travel with c. For that external observer the light from my lamp travels at the same speed as my ship

    My mind was already bent! ;)

  • It’s popular to think of those things as like crazy high G turns but they’re not. You’re just flying in a straight line through space time.

    Soooo... Interstellar was wrong with all the shaking of the camera?

    Are you on earth or is the ship in space accelerating at a constant rate? Again, there’s no way to tell. They are, physically, the same.

    In case of accelerating ship, I wonder what would happen in local frame once you hit/get really close to c. You'd get decelerated out of nowhere? Just as if you hit something?

  • The understanding I got from school was that gravity might be some kind of force and basically one mass attracts other mass, like electric potentials do

    Keep in mind, that was 20 years ago. Our understanding might have changed and tbh I wouldn't expect a high school physics teacher to be on the bleeding edge of research in all physics fields

  • Then, I think, go into Steam, open the page of the game in library and in the options somewhere on the right, just below the image (?), try to disable something like Steam controller input for this game

  • uhm. Ok, let's get back one step. What is Steam shortcut?

    It works when I launch through Lutris, but yea - using the Steam shortcut it doesn’t work

    Does "steam shortcut" mean that you are running lutris from steam? In such case maybe it's the other way round than what I proposed earlier - steam controller thingy grabs the controller and because of that it doesn't go straight to the game?

  • Oh! Now I know what this is. It's not "mail voting is bad, let's not mail vote". It's "let's use X to vote"

  • Plot twist (just for fun, I'm not trying to protect him): he actually wasn't. The votes were fake and whoever were faking them dropped the ball by using info of someone recognizable

  • Does the game support the controller? When you're running the game via Steam, it uses its controller service(?). When you are running the game somewhat directly this part will not be running. So if the game does not support your controller directly, you might need to find a way how to make it recognize it

  • I think it's like racists. Whether one wants to be one or not is not tied with being one or not. That doesn't mean they all have one secret handshake

  • what happened is the programmer made assumption based on the illusion created by the libraries: writing application on arduino is just like using a library on a unix-box. (which is not correct)

    That is why I have become carefull to promote tools that make things to easy, that are to good at hiding the complexity of things. Unless they are really dummy-proof after years and decades of use, you have to be very carefull not to create assumptions that are simply not true.

    I know where you're coming from. And I'm not saying you're wrong. But just a thought: what do you think will prevail? Having many people bash together pieces and call in someone who understands the matter only about things that don't. Or having more people understand the real depths?
    I'm afraid that in cases where the point is not to become the expert, first one will be chosen as viable tactic

    Long time ago we were putting things together manually crafting assembly code. Now we use high level languages to churn out the code faster and solve un-optimalities throwing more hardware at the problem until optimizations come in in interpreter/compiler. We're already choosing the first one

  • Apparently new NVIDIA open source kernel module has the same performance as propietary so I'd fall back on the data from this and decide based on that

    Some tools for fan curves etc might be still a little bit unpolished for NVIDIA, maintainers had a lot more time to fix them for AMD. But there are many NVIDIA users out there so I'd wager on the biggest issues being addressed rather sooner than later