@mcepl@lemmy.world avatar

mcepl

@mcepl@lemmy.world

This profile is from a federated server and may be incomplete. View on remote instance

mcepl ,
@mcepl@lemmy.world avatar

I was never distro-hopping much. Switched from Debian only when I got a job with Red Hat, and then switched to openSUSE when I switched to SUSE. I have actually switched recently to my own semi-distro https://sr.ht/~mcepl/moldavite/ (basically MicroOS with sway).

mcepl ,
@mcepl@lemmy.world avatar

I think you have arguments about MicroOS (or Silberblue, which I know less about, and possibly Nix, which I know nothing about, and it seems to me it is not in the same group) wrong. Take a look at this https://youtu.be/lKYLF1tA4Ik.

mcepl ,
@mcepl@lemmy.world avatar

Ehm, what would be a difference for you, if you install sway?

mcepl ,
@mcepl@lemmy.world avatar

https://github.com/swaywm/sway/ still claims that sway is “i3-compatible Wayland compositor”.

mcepl ,
@mcepl@lemmy.world avatar

Yes, of course, the sockets are the answer to everything (and BTW, d-bus uses sockets as well, e.g. /run/dbus/system_bus_socket on my current system), but the problem is no standard for the communication over these sockets (or where is the socket located). For example, X11 developed one system of communicating over their socket, but it was used just by few X11 programs, but everybody else had their own sockets. And even if an app found some socket, there was absolutely no standard how exactly should programs communicate over it. How to send more than just plain ASCII strings? Each program had to write their own serialization/deserialization code, their own format for marshalling binary data, etc. Now there is just one standard for those protocols, and even libraries with the standard (and well tested) code for it.

mcepl ,
@mcepl@lemmy.world avatar

Not vim necessarily, but I would really suggest thinking about a plain text editor of your choice and some of those lightweight markup languages (Markdown itself, reStructuredText, ASCIIDoc … I prefer rST, but they are mostly the same). Exactly because it allows me to concentrate on the content and ignore formatting. Besides, formatting, do you write for print or as everybody else these days for HTML? Why do you need a large word processor which is build primarily for preparing documents for print? Every serious text editor has some kind of plugins with spellcheckers, grammar checkers, dictionaries, etc.

mcepl ,
@mcepl@lemmy.world avatar

Eh? Both pandoc and rst2epub can generate eBooks. All those lightweight markup languages are especially awesome for converting into various output formats.

My First Regular Expressions

I’ve been reading Mastering Regular Expressions by Jeffrey E.F. Friedl, and since nobody in my life (aside from my wife) cares, I thought I’d share something I’m pretty proud of. My first set of regular expressions, that I wrote myself to manipulate the text I’m working with....

mcepl ,
@mcepl@lemmy.world avatar

Give a man a regular expression and he’ll match a string… teach him to make his own regular expressions and you’ve got a man with problems. – yakugo in regex.info/blog/2006-09-15/247#comment-3022 (and yes, it is http:// never https:// for this domain)

mcepl ,
@mcepl@lemmy.world avatar
  1. Many Linux installers can preserve /home when asked nicely.
  2. (as root) rsync -avz /home/youruser/ other-machine:/home/
mcepl ,
@mcepl@lemmy.world avatar

Without regards about this discussion, run, don’t just go, and buy a vertical mouse. Just saved my wrists.

mcepl ,
@mcepl@lemmy.world avatar

Yup, and “I use Gentoo” before that.

mcepl ,
@mcepl@lemmy.world avatar

youtu.be/4WuYGcs0t6I (Richard Brown (FOSDEM 2023): “I was wrong about Flatpak, AppImage, and Snap”)

mcepl ,
@mcepl@lemmy.world avatar

ZFS is not really hip. It’s pretty old. But also pretty solid. Unfortunately it’s licensed in a way that is maybe incompatible with the GPL, so no one wants to take the risk of trying to get it into Linux. So in the Linux world it is always a third-party-addon. In the BSD or Solaris world though …

Also ZFS has tendency to have HIGH (really HIGH) hardware/CPU/memory requirements.

mcepl ,
@mcepl@lemmy.world avatar

This is twelve years old, but it nicely illustrates what BTRFS (and ZFS on other OS) can do … youtu.be/9H7e6BcI5Fo?t=206

mcepl ,
@mcepl@lemmy.world avatar

I haven’t meant it as the criticism of ZFS. It is just so, and perhaps there were good reasons for it. Now (especially with the convergence trend) it hurts.

Is the Linux Foundation Certified System Admin (LFCS) worth it?

I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried...

mcepl ,
@mcepl@lemmy.world avatar

It cheaper alternative it RHCE. It should be able to persuade a potential employer that when they put you next to a Linuxbox the result most likely won’t be an explosion. It did work for me and I got my first IT job with it, paradoxically with Red Hat. While being there I got also RHCE (both certificates are long expired now) and it was a way more practical and thorough. Whereas LFCS is much more wide (including LDAP and similar exotics if I remeber correctly), RHCE is much more deep.

As usual, you get what you pay for.

moldavite: MicroOS-based Sway using project of desktop distribution ( sr.ht )

Hi, I have created a fork of the Greybeard project called “Moldavite” (meteorite induced explosion near Nürnberg caused a lot of gems falling on the ground in Bohemia, if it is not a symbol of the cooperation inside of SUSE, then I don’t know what would be ;)). The main project site is sr.ht/~mcepl/moldavite/ and OBS...

moldavite: MicroOS-based Sway using project of desktop distribution ( sr.ht )

Hi, I have created a fork of the Greybeard project called “Moldavite” (meteorite induced explosion near Nürnberg caused a lot of gems falling on the ground in Bohemia, if it is not a symbol of the cooperation inside of SUSE, then I don’t know what would be ;)). The main project site is sr.ht/~mcepl/moldavite/ and OBS...

Who here uses a less popular Linux distribution? What made you choose it?

Hey fellow Linux enthusiasts! I’m curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I’d love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

mcepl ,
@mcepl@lemmy.world avatar

Talking about unpopular, I have just created fork of the project Greybeard (MicroOS+Sway) called “Moldavite” (meteorite induced explosion near Nürnberg caused a lot of gems falling on the ground in Bohemia, if it is not a symbol of the cooperation inside of SUSE, then I don’t know what would be ;)). The main project site is sr.ht/~mcepl/moldavite/ and OBS project is build.opensuse.org/…/home:mcepl:moldavite . Whereas, as I understand it, Greybeard is at least for the moment more or less on the back burner, I hope to continue to work on this.

mcepl ,
@mcepl@lemmy.world avatar

People who can use them effectively tend to be a way faster with the regular admin work. Also, they can do some things which are not that simple on the command line (browse through tarball, browse through remote directories).

mcepl ,
@mcepl@lemmy.world avatar

Please, don’t use subjects like “I love this”. Please.

Should I give Arch a shot?

I’ve been using Linux as my main OS for a couple of years now, first on a slightly older Dell Inspiron 15. Last year I upgraded to an Inspiron 15 7510 with i7-11800H and RTX3050. Since purchasing this laptop I’ve used Manjaro, Debian 11, Pop OS, Void Linux, Fedora Silverblue (37 & 38) and now Debian 12. I need to reinstall...

mcepl ,
@mcepl@lemmy.world avatar

My answer is “No”. Don’t do distro-hopping. It is only waste of time and distraction from actually learning Linux properly. Concerning BTRFS (and I write it as a user of openSUSE which has been supporting it for the longest time), I am absolutely certain that Debian can use it as well as any other distro. Just don’t do the distro-hopping.

mcepl OP ,
@mcepl@lemmy.world avatar

It turned out to be a lot more complicated github.com/JimmXinu/FanFicFare/issues/985 and not at all a Flatpak fault.

mcepl ,
@mcepl@lemmy.world avatar

Don’t. That is to distro hop.

Yes, I am a long time openSUSE user (heck, I am a SUSE employee!), but the difference between various distros is truly minimal. Yes, openSUSE has Yast, but aside from that it is really very similar to any other distribution. Instead of spending time on distro hoping, just sit on your behind and learn to resolve your issues with your current distribution.

mcepl ,
@mcepl@lemmy.world avatar

Actually, this is not necessarily true. Because it is open source doesn’t mean it cannot be commercial. I can happily imagine that with the future rise of spam, porn, and other nasties, I would happily pay small amount of money for well moderated, clean experience.

mcepl ,
@mcepl@lemmy.world avatar

Of course, your choice. And that’s the point … if you don’t want it, you don’t have to read it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • All magazines