this post was submitted on 29 Apr 2024
0 points (50.0% liked)

Linux

47523 readers
1461 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Muscle memory is causing all kinds of problems.

top 13 comments
sorted by: hot top controversial new old
[–] nfsu2@feddit.cl 1 points 5 months ago

This meme was not made by the Emacs gang.

[–] narc0tic_bird@lemm.ee 1 points 5 months ago

(neo)vi(m) supports multiple platforms including Windows, so no worries :)

[–] KindaABigDyl@programming.dev 1 points 5 months ago (2 children)

I installed Nix on WSL and then used that to get home-manager and thus my zsh and neovim configs working on Windows

[–] QuazarOmega@lemy.lol 1 points 5 months ago

I strive for this kind of based level

[–] Bogasse@lemmy.ml 1 points 5 months ago

That's what saved me too but I'm still stuck with unpredictable crashes, 150GB of HDD / 8GB of RAM lost in the void and bullshit ads for copilot in the lock screen ...

[–] N0x0n@lemmy.ml 0 points 5 months ago (1 children)

You should have a talk with your boss about NIST keypair :x

[–] krash@lemmy.ml 0 points 5 months ago (1 children)
[–] domi@lemmy.secnd.me 1 points 5 months ago* (last edited 5 months ago)

I'm not OP but NIST is a very shady institution for various reasons:

Use anything NIST related with care. Use ED25519 or if not available, RSA with large key sizes (4096+).

[–] BaldProphet@kbin.social -1 points 5 months ago

Your work hasn't upgraded to Windows 11 yet, I see.

[–] azimir@lemmy.ml -1 points 5 months ago (2 children)

If I'm stuck on a windows machine, one of the first packages I try to install is git-scm.org's BASH.

It's not actually Linux, but it's got a command line and enough programs to really help get work done.

[–] Tanoh@lemmy.world 1 points 5 months ago (1 children)
[–] azimir@lemmy.ml -1 points 5 months ago

I used WSL for a job and it worked fine. It's kind of a weird VM that doesn't really integrate with the host OS fully, but it works for many use cases.

Git BASH has more direct system integration and hardware access than WSL, though it's been a couple of years since I had to look at WSL at all. Hopefully they've improved the integration over time.

[–] zkrzsz@hexbear.net 1 points 5 months ago

WSL for me.