linuxmemes

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

badbytes, in Everyone loves snaps

Greybeard here. I don’t know what a snap is.

laurelraven,

It’s apparently what you do into a Slim Jim™

Ibaudia,
@Ibaudia@lemmy.world avatar

Package format controlled by Canonical that has a lot of issues currently

the_third,

Package format by Canonical that sandboxes applications and packs them up including all their dependencies. Server side is closed source, thus you can’t implement a local mirror or your own snap store. Many applications are currently sandboxed in a way that makes using them cumbersome, e.g. when your home is on an NFS share.

ExLisper, in Text editor war

Jesus, why can’t people just expose their drives to cosmic radiation and have it switch the bits in the file? So much time wasted writing useless editors.

milicent_bystandr,

Of course, Rebecca* has a shortcut for that, too.


*GBoard decided that was the right word when I swiped ‘Emacs’. It is now formerly-known-as-Emacs’ new name.

cadekat, (edited ) in Everyone loves snaps

Has the meaning of this template changed? Like isn’t the pink guy supposed to be a thing supporting the white dude so they can accomplish a goal they couldn’t have done alone?

For example, the pink guy could be “Debian”, the white person “Ubuntu”, and the yellow goal “Being an awesome distribution”.

Zorque,

It's always been a thing holding white guy from getting to yellow goal, in the memes I've seen.

cadekat,

TIL! Guess I saw the reverse once, and it’s stuck with me. Carry on.

pewgar_seemsimandroid, in Useless messenger

VIBER HAS A LINUX VERSION?!?!

also android is kinda linux

Ziglin,

But also arm

uis,
@uis@lemmy.world avatar

And leg

pewgar_seemsimandroid, in Text editor war

neovim is better than vim

kirby,

neovim ftw

ruckblack, in Opening a full editor is overrated

Except that I need to do 5 minutes of googling every single time I want to use sed

eager_eagle, (edited )
@eager_eagle@lemmy.world avatar

if you’re not being paid by the hour, try out clipea.


<span style="color:#323232;">?? sed command to replace all 'warning' for 'error' in mid.py, in place
</span>
Andrew15_5,
@Andrew15_5@mander.xyz avatar

Skill issue

riodoro1,

The first requires no skill and does the same thing.

Andrew15_5, (edited )
@Andrew15_5@mander.xyz avatar

The first requires using GUI (and several seconds to launch). We don’t do that here.

riodoro1,

I vividly remember posts about X/Wayland supremacy. It must’ve been a dream

audiomodder, in Text editor war

I was talking with a sysadmin once who intentionally removed nano and emacs from any system he was granted access to. His explanation was “if they can’t use vim I don’t want them on my machines”

balp,

Imho on any server today all editors should be removed. You edit on your workstation and provision to the server.

negativenull,

There’s a sysadmin at my place who does exactly that. He’s kind of an idiot too.

UnculturedSwine,

As a VIM user, I don’t want you using VIM on my system unless you know how to use it. I don’t want you borking fstab or the passwd file or some other important config because you don’t know how to quit without saving.

azerial,

Lol love this.

MycelialMass,

Shocked

riodoro1,

Wow, I hope he didnt choose their distro for them too.

dream_weasel,

Poor Ubuntu users would be needlessly persecuted!

Siegfried,

OS shaming? That’s low

dream_weasel, (edited )

I wouldn’t shame an Ubuntu user. They have their hands full with their windows dual boot and trying to figure out what an RTFM is.

Mostly they are the nano users in the meme though so they got that going for them, which is nice.

AeroLemming,

“If you can’t install Arch yourself, I don’t want you on my machines.”

dream_weasel,

True fact. It’s one page of directions on the archwiki and the only place you have to deviate is in selecting bootloader and network. Not exactly a 5D rubix cube.

CalicoJack,

If a sysadmin expected me to use vim for every minor config tweak, I wouldn’t want to be on their machines either.

zero_spelled_with_an_ecks,

Sounds like it works then.

linearchaos,
@linearchaos@lemmy.world avatar

Win:win ;)

laurelraven,

I find vim quicker and easier for quick edits too, mostly because I’ve not bothered to learn anything but vim since it’s on everything (except, for some odd reason, the default build of Gentoo)

mcmoor,

I don’t find nano any easier for minor tweaks than vim

onlinepersona,

A vim user finding nano too difficult? Impressive.

0xD,

Once you get the hang of it it’s just so much quicker for small and big tasks.

Check out vim adventures:

vim-adventures.com

Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.

GBU_28, (edited )

Why? Nano doesn’t need training, and even for config the engineers shouldnt be able to impact production without review. Sysadmin needs to retire

MonkderZweite,

and the more advanced stuff infinitely helpful.

Thanks, no. At that point i use sed, grep or a GUI editor.

agent_flounder,
@agent_flounder@lemmy.world avatar

I usually just don’t give out the root password but what do I know lol

jadedwench,

Brilliant! I don’t entirely disagree with that. I had vim forced on me at my old job, including actual vi on some of the more ancient systems. I got so used to it that I don’t really know how to use nano and definitely not emacs.

I never understood what the big deal was. Write. Quit. If you can’t remember that ‘w’ means write and ‘q’ means quit, I don’t know how else to help. Add in some decent options in your vimrc and it is pretty comfortable. I am in no way some guru who knows every shortcut and fancy command out there, but I like using it and it is the first thing I install on a new system.

I am not one to judge what text editor, OS, phone, car, or computer you like. You do you. If I was a sysadmin that had to deal with people who really shouldn’t be on those systems and that was an easy way to discourage people from screwing with it, then hell yeah.

audiomodder,

What makes you think only people with admin access use a machine? He wouldn’t allow it for anyone, admin or not.

negativenull,

Knowing VIM does not make one a better sys-admin. You can be an idiot, and still know how to drive Vi/Vim. There is FAR FAR FAR more to managing an OS and than that. If you think requiring VIM is enough to keep unknowledgeable people away from servers, you are probably the one who shouldn’t be managing servers.

captain_aggravated,
@captain_aggravated@sh.itjust.works avatar

Here’s the one reason why I decided to learn Vim rather than emacs: You will find Vim installed somewhere on basically any Unix-like system running in the world. It’s the one I can virtually guarantee is there, as part of busybox if nothing else.

laurelraven, (edited )

Except for Gentoo, for some odd reason they’ve never included it in the stage tarball so it always has to be installed manually

Which is even weirder when you realize it is included on the live install iso, so you’ll be using it up until you chroot and all of a sudden find it’s not available anymore

captain_aggravated,
@captain_aggravated@sh.itjust.works avatar

That’s a bit like…at one point during Linux Mint’s installation, it removes gparted. gparted is included in the Live environment, but not in the standard install.

ndupont, in Text editor war

mcedit for life

einlander,

Mcedit is great. It reminds me of the later versions of edit.com on DOS.

ndupont, (edited )

For me it’s like riding a bike, I’ve probably been using Norton Commander since I was 10. DOS 3.3, Windows 2 was just a gimmick.

Gort,

Thought I was going to be the only one.

MigratingtoLemmy, in Text editor war

I’d probably use helix/codium with vim bindings for more complex projects, with vim for Scripting in python/shell/config files

auf,

Finally, a helix user 🤝

MigratingtoLemmy,

TBH I haven’t used helix extensively, but I do like that I can just expect things like auto-complete and linting to work, which I would usually expect from something like vscodium, but that’s not cli. So yes, helix is nice. I’m just a bit afraid that I’ll forget my vim bindings because helix does things a little differently: wd instead of dw

Molten_Moron, in Linux mint = best beginner distro

I recently started using Mint after years on Debian.

I may be weird here, but it has quickly become my favorite distro.

It’s snappy and super user-friendly, plus it’s been de-Ubuntu-d. Out of the box Flatpak support is just nice to have, and Cinnamon is a sweet de.

Bruncvik,
@Bruncvik@lemmy.world avatar

I use Mint, and I found that it’s the best distro for introducing my family to Linux. Those who tried it never asked for their Windows back.

agent_flounder,
@agent_flounder@lemmy.world avatar

Totally. Man I gotta try an updated mint and see if it will work for gaming. I miss the stability.

Molten_Moron,

So far I’ve got Steam running flawlessly. Haven’t tried much else yet.

RobotZap10000,

As an anecdote, the only games that I play that require more fixing than pasting something into the launch options or using another version of Proton are VR games. Half Life: Alyx somehow works perfectly fine. Otherwise the devs forget to tick the box in their anticheat to allow Linux.

agent_flounder,
@agent_flounder@lemmy.world avatar

Good to know!

For now, I ended up reinstalling Nobara until I can test if Mint on 5.19 kernel has fixed the issue with my RX 6600.

Nobara is great for my gaming so far. But wouldn’t mind a more mainstream distro that has fixed some of the less common bugs I seem to always find.

digger,
@digger@lemmy.ca avatar

I’ve done my fair share of distro hopping. Mint is the distribution that I have to do the least amount of configuring starting from a clean install.

Fungah,

It’s the most stable distro I’ve used so far. Manjaro just seems like it’s a ticking time bomb just waiting for borked o’clock to come. I couldn’t get Nvidia drivers working on fedorat all. Ubuntu was just slow as ass. I don’t know why. But it was just fucked from junk street. I’ve given it a go a few times. Just slow wet ass. Kali is snappy and clean but not meant to be a daily driver. Not would I use it as one.

Mint works. It’s relatively snappy. I like the gui. It’s customizabe.

bruhduh, (edited ) in Debian being insanely stable
@bruhduh@lemmy.world avatar

Are you me?) P.s been daily driving arch for 5 years and now switching back to Debian

eskuero, in Stability
@eskuero@lemmy.fromshado.ws avatar

A Debian sid user is just a future Arch Linux user.

I use arch btw

sharkfucker420,
@sharkfucker420@lemmy.ml avatar

Arch btw

redbr64,
@redbr64@lemmy.world avatar

Arch

redbr64,
@redbr64@lemmy.world avatar

Btw

Ziglin, (edited )

Am I invited here? I use arch based distro btw.

DolphinMath,

You really should have read the wiki before asking that question. /s

PullUpCircuit,

Ironically, I do not.

DacoTaco, (edited )
@DacoTaco@lemmy.world avatar

Manjaro on my server here, because it was one of the few that bad the linux kernel i needed to support my sbc.
Have i mentioned i use arch btw?

dansity, in Text editor war

Just use notepad++ with wine like any normal person do

xylogx,

Notepadqq is a thing, you know.

Inui, (edited )

P

Kusimulkku,

That’s horrific

Desistance, in Useless messenger

Stop using Facebook products

RealPuyo,

I’m tired of seeing it

TimeSquirrel, (edited ) in Text editor war
@TimeSquirrel@kbin.social avatar

I ONLY EDIT TEXT BY TOGGLING OUT ASCII CODES ON A ROW OF SWITCHES DIRECTLY CONNECTED TO MY PARALLEL PORT\n

ziggurat,

I know your lying, because if you did, you would write a mix of capital and lower case letter, because one of the switches would control that bit

TimeSquirrel, (edited )
@TimeSquirrel@kbin.social avatar

I COULD ONLY AFFORD SIX SWITCHES. BIT 5 HAS A PULLDOWN RESISTOR ON IT\n

bobo,

This guy did it back in the 80s:

archive.org/details/…/2up?view=theater

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 36