linux

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

Lexam, in Linux empowered coffee, a must have.

Moccamaster, this is the way.

bitsplease,

Drinking coffee from my Moccamaster as I type 👌

Only drip machine I’ve found that can rival a good Ole fashioned pourover

slowbyrne, in Fedora or Mint for noob?
@slowbyrne@beehaw.org avatar

As a few have already mentioned, a Debian based distro is a good choice, and you Mentioned vanilla Ubuntu isn’t ideal do to prioritizing snaps, I would then suggest Pop!_OS or Mint. I like what System76 (Pop) is doing with their scheduler and the upcoming Cosmic DE (written in Rust and should see an alpha early next year).

pete_the_cat, in I'm ditching htop for btop, look how cool it is

Nice, I’ve tried gtop and atop before and they were pretty nice, but I usually fall back to htop because old habits die hard. I’ll give this a go!

MonkderZweite, in I'm ditching htop for btop, look how cool it is

has more empty space. Can the user change that?

Kwdg,

You can collapse the subwindows and configure the graphs

MonkderZweite,

Oh, good.

beejjorgensen, in Bcachefs (A Linux file system) has lost a major sponsor, and is looking for funding
@beejjorgensen@lemmy.sdf.org avatar

It would be excellent if he could get fully funded through Patreon. I chipped in a bit, and I don’t even use it–looks like a cool approach, though. There have to be enough enthusiasts out there to pitch in enough cups of coffee to cover his dev time.

teawrecks,

I’m not sure how much of a cut Patreon takes, but it seems like there would be better options out there for non-profit foss projects, no? Liberapay maybe?

beejjorgensen,
@beejjorgensen@lemmy.sdf.org avatar

Even though librapay doesn’t take a cut, the providers they use do. Someone is taking a cut; I just try to make it smallest with the least-shitty company. :) But it’s tough, as a buyer, to find ways to pay people. I really wish creators would have obvious tip jars, and there was a standard way to tag them in HTML so search engines could find them.

PseudoSpock, in Fedora or Mint for noob?
@PseudoSpock@lemmy.dbzer0.com avatar

6 in one, half a dozen the other. Both are good.

beta_tester, in I'm ditching htop for btop, look how cool it is

Crazy

Skelectus, in Fedora or Mint for noob?
@Skelectus@suppo.fi avatar

As a fedoraman myself, I think Pop!_OS is a great option.

But are you doing this because your friend wants linux or because you want it? It’s okay to recommend it but don’t push it if they don’t need it.

OscarRobin, in Fedora or Mint for noob?

I love Fedora but definitely Mint for a normie. Even then I question if you should install Linux at all since reliably being able to do what you need to do is priority one, especially for a student, and if he may be blocked in his work as a result I don’t think it’s a great idea.

JoeKrogan, (edited ) in I'm ditching htop for btop, look how cool it is
@JoeKrogan@lemmy.world avatar

I made the swich a year or two ago. It is much better I find. I leave it running in a tmux session on my server . with btop on one pane and switch to another with a split view to do work. It allows me to take a quick glance at any time while not taking the focus from what I was working on.

zShxck,

Don’t understand why someone should downvote you, take my upvote instead

JoeKrogan,
@JoeKrogan@lemmy.world avatar

Lol no idea, some people just want to watch the world burn I suppose. Thanks kind stranger. Wishing you and yours the best.

257m,

Might be missclick. Some people have fat fingers.

zShxck,

I saw him with “-1” so actually 2 people not just one person have misclicked according to your theory. Hmmm i don’t know, but i hope it’s true, better then the alternative

railsdev,

The slide is what gets me. My client supports swiping for voting so I’m constantly downvoting by accident.

FutileRecipe,

So does mine (Voyager), and the misswipes is why I disabled it, which thankfully Voyagers allows to be configurable.

aeharding,
@aeharding@lemmy.world avatar

The latest Voyager also allows you to customize when the long swipe trigger point is now! Settings -> Gestures -> Long Swipe Trigger Point

Static_Rocket, in I'm ditching htop for btop, look how cool it is
@Static_Rocket@lemmy.world avatar

Bottom for life (or at least until something with more stats comes out)

Rin,

it’s actually really pretty

dino,

Just found this too, through the rust post some days ago…but its quite obvious that from a usability context that btop is easier to use. With bottom you have to memorize all hotkeys wheres btop is showing them right in the interface.

tatterdemalion,
@tatterdemalion@programming.dev avatar

Yea. I was using bottom until I saw this and did a quick side-by-side comparison (nix-shell -p btop, I use NixOS BTW). btop’s UI is just so much better.

clot27,
@clot27@lemm.ee avatar

Bro literally every second software is written in rust nowadays 😭

Rin,

it’s a good language

clot27,
@clot27@lemm.ee avatar

Ik, I am also a rustacean

MonkCanatella,

I’m really loving bottom

caseyweederman,

Switch is that perfect sweet spot right in the middle. Very versatile.

257m,

The graphs look way better than btop.

dino,

I agree here, although I have no clue why it looks so different.

Shrexios,
@Shrexios@mastodon.social avatar

@Static_Rocket @zShxck for a second there I thought he was revealing his favored sexual positions

JoMiran, in I'm ditching htop for btop, look how cool it is
@JoMiran@lemmy.ml avatar

One I started using Bpytop, I couldn’t go back.

Melco,

What is the difference between bytop and btop?

JoMiran, (edited )
@JoMiran@lemmy.ml avatar

It’s written in Python.

EDIT: My original comment refers to going to Bpytop from just plain top. I believe btop is a C++ rewrite of bpytop.

nyan, in Package format wars daydream

Linux mostly follows POSIX standards, even though it’s never been certified as compliant, so much code targeting POSIX systems runs on Linux too. In other words, it didn’t establish any standards so much as adopt one that already existed.

There is no POSIX standard for package managers, however.

ransomwarelettuce,

Yeah that’s my daydream, imagine if there was one from the start.

Moobythegoldensock, in Fedora or Mint for noob?

I’d say Mint.

Mint is planning to add experimental support for Wayland this winter, so he’s probably only 1-2 years away from full Wayland support in the DE.

entropicdrift,
@entropicdrift@lemmy.sdf.org avatar

They said they’re targeting 2026 in the post where they announced Wayland.

nous, in Package format wars daydream

Damn how does Linux have standards !?

Linux has standards where interoperability is important. The more things needs to talk to each other the more they need a common standard to talk over. Things like X11/Wayland don’t have many alternatives as so many things need to talk over them. The only reason there are two standards here is because X11 has massive limitations that cannot easily be worked around.

For package managers applications don’t care about them. Interoperability only matters within a single distro. So people are more free to create what ever standards they want for their own distros. And when people can choose people have opinions and these opinions evolve over time. Which results in multiple competing products that effectively do the same thing.

And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux

Probably, but creating a good, easy to work, fast and reliable package manager that meets everyones needs when you are discovering how you want it to work for the first time is extremely hard. And even if you created a perfect one at the start, requirements can change. This happened with X11, and even with package managers seeing the rise of things like flatpack, snap and appimage that all work fundamentally different from the traditional ones.

ransomwarelettuce,

OK maybe what I meant was a packaging format and not a package manager, above there was a user that mentioned that all distros have their quirks and kinks, if GNU created a package manager that worked perfectly at first time maybe it’s adoption would go across the distros but as u said to make it perfect the first time is something hard and even harder on early days where nothing was set on stone and there would be always the odd one that would make their package manager.

But if we all agreed early on, one one packaging format (which of course would have to go through many iterations to reach a stable state ) all package format wars would be over and in well implemented ecosystem of package managers of each distro, it would be also an somewhat interoperable one.

nous,

The package format is almost irrelevant TBH. Most packages are not interoperable between distros due to the versions and names of dependencies. That is not something that gets fixed by a standard package format. Packages don’t even work well between different versions of the same distro. largely due to libc - anything that depends on that is built against a specific version and when you upgrade it you need to rebuild and install everything that depends on it. Similar problems exist for all compiled dependencies on a distro.

And while some packages of the same format can be installed on multiple distros (mostly those based of the same foundation) most cannot. This is what the newer package formats (like flatpack) are trying to solve - by including all dependencies inside the package.

So a standard format does not really solve those issues, so there is little advantage for one. At least not one of the old school formats. And the wars are not really over the format, they are over the tooling required for that format. At the end of the day RPMs, DEBs, and arch packages are just tarballs of files and some meta data (and there is even a tool that can convert between them - though anything with dependencies quickly becomes a complete mess). It is the build and install tooling that makes all the difference.

ransomwarelettuce,

Oh … thx for the insight, it was a daydream anyways looks like the only solution is cloud native if one wants uniformity, still a bit hesitant to have a system so stable I can’t change it’s core filesystem.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #