Comments

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

atzanteol, (edited ) to linux in What's your current favorite distro that isn't Arch, Debian or Fedora?

Same! I’m on Ubuntu and Pop these days but I fondly remember my old distcc build cluster…

Portage is still far and away my favorite package manager.

atzanteol, (edited ) to linux in Easy way to try out a bunch of different DEs?

Not sure about others but in PopOS (and I assume Ubuntu) it’s pretty simple. Probably easy with most distros.


<span style="color:#323232;">apt install gnome-desktop
</span><span style="color:#323232;">apt install kde-standard
</span><span style="color:#323232;">apt install xubuntu-desktop
</span><span style="color:#323232;">apt install cinnamon-desktop-environment
</span><span style="color:#323232;">apt install xfce4 xfce4-goodies
</span><span style="color:#323232;">etc.
</span>
atzanteol, to selfhosted in Planning on setting up Proxmox and moving most services there. Some questions

This seems to be a “widely believed fact” but I haven’t seen any real data to back it up.

atzanteol, to linux in Why is Gnome fractional scaling 1.7518248558044434 instead of 1.75?

It’s not a “language” issue it’s a “computer” issue. This math is being done on the CPU.

IEEE 754

Some languages do provide for “arbitrary precision math” (Java’s BigDecimal for example) but it’s slower to do that. Not what you want if you’re multiplying a 4k matrix every millisecond.

atzanteol, to selfhosted in Planning on setting up Proxmox and moving most services there. Some questions

I haven’t done it - but I believe Proxmox allows for creating a “backplane” network which the servers can use to talk directly to each other. This would be used for ceph and server migrations so that the large amount of network traffic doesn’t interfere with other traffic being used by the VMs and the rest of your network.

You’d just need a second NIC and a switch to create the second network, then staticly assign IPs. This network wouldn’t route anywhere else.

atzanteol, to linux in Best distro for data science? [request]

I’ve been running Linux since the 90s and use popos. Nothing “beginner” about it.

atzanteol, to selfhosted in PSA: The Docker Snap package on Ubuntu sucks.

For desktop apps maybe. How do you run a flatpak from the cli? “flatpak run org.something.Command”. Awesome.

Both suffer from not making it obvious what directories your application can access and not providing a clear message when you try to access files it can’t. The user experience sucks.

atzanteol, to linux in Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month

Another key for me to pop off my keyboard. Great.

atzanteol, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

We’re getting well away from the topic now. It depends on what you mean by “replace”. Railways and canals exist side-by-side as different solutions to similar problems - sure. And some railways have replaced some canals. But the panama canal will not be replaced by a railroad for example. It couldn’t do the same job. The pros/cons of each option depends on many factors.

The analogy is poor for comparing software. Linux distros will likely replace X11 with Wayland over time. To do the same thing that X11 was doing. It will be replaced “in place”. The very same thing you were using with X11 will now need to work on Wayland. This would be like running your barges on the railroad? Maybe? Depending on how you squint?

I wouldn’t expect my barge to work on the railroad. I do expect that Firefox will run on Wayland after having used it on X11 for 20 years.

atzanteol, (edited ) to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux?

the “year of the Linux computer” will never happen.

It won’t, that’s fine. People who don’t want to lean anything about computers use iOS and Android now. And that’s fine. I never want Linux distros to become like that.

atzanteol, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

Lol. Learn your history.

Don’t be shitty.

atzanteol, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

Neat.

atzanteol, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

I don’t see a problem.

I didn’t say there was a problem. I’m saying it’s pretty disingenuous to act like Wayland isn’t intended as a replacement for X11. All of which you seem to agree with. As you say “nobody forces Wayland onto anyone yet” (emphasis mine).

Also - I just love how your comment is written like a politician would have written it. “Sure you can use the dirty old X11 if you really want to, or you can use the nice new God-fearing Wayland”.

atzanteol, to linux in What is the point of dbus?

Wouldn’t this also be possible with plain sockets tho?

You keep using this phrase. Given time and money anything is possible. Technically we don’t need to use http - every server could implement their own standard using raw sockets. You then could download a simple client library for every site!

With a well defined dbus interface your application can talk to any number of applications that implement that interface. Even those you didn’t know about it at time of development. It provides a structure for ipc other than “go fetch libblah” and also “libblarg” and “libfloob” and read all of their docs and implement each one separately.

atzanteol, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

Yes. And it’s a bad analogy. Nobody is expecting you to be able to take a barge on railways. But existing linux applications are being expected to run on Wayland. As I said - railways didn’t replace canals - they’re different types of things.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #