1
2163
RTFM is Sage (lemmy.nz)
2
253
submitted 8 hours ago by Obnomus@lemmy.ml to c/linuxmemes@lemmy.world

I don't know the creator or Omarchy and I don't know anything about politics going around with it. I saw a distro got that much funding and I had an idea of this meme. Thats it.

3
365
submitted 23 hours ago* (last edited 20 hours ago) by Skullgrid@lemmy.world to c/linuxmemes@lemmy.world

I (struggle to) use arch (in disposable VMs, not my actual machine) btw

4
1080
submitted 2 days ago by FedX@quokk.au to c/linuxmemes@lemmy.world
5
156

I feel like an idiot realizing block devices are just... block devices.
They just hold data.
Shocker, I know.
But it just hit me when playing around with LVM. I can create a PV directly on a disk. I can even directly format a disk with FS. Floppies don't tend to have a partition table either. On the other hand, I can partition a partition. I can also just write a Tar directly to disk, like with tape. Or any file.

But with multiple files it starts to become a problem. A-ha! I can just write files to partitions just the same to make reading them simpler.
In this case:

Device      Start    End  Size Name
/dev/sda1    2048  70704 33.5M Limahl - Never Ending Story
/dev/sda2   71680 127492 27.3M Alphaville - Big in Japan
/dev/sda3  129024 201967 35.6M Alphaville - Sounds Like a Melody
/dev/sda4  202752 259447 27.7M Bronski Beat - Junk
/dev/sda5  260096 324229 31.3M Chris De Burgh - High On Emotion
/dev/sda6  325632 386300 29.6M Jermaine Jackson - When the Rain Beg
/dev/sda7  387072 437492 24.6M Kylie Minogue - The Loco-Motion
/dev/sda8  438272 493179 26.8M Mauro - Buona Sera Ciao Ciao
/dev/sda9  493568 545532 25.4M Olivia Newton-John - Xanadu
/dev/sda10 546816 613761 32.7M Radiorama - Yeti

I don't know if it's the limitation of GPT, but fdisk let's me theoretically get up to 2^32^ partitions (default is 2^7^). In practice, this will be lower.
For example:

Expert command (m for help): l
New maximum entries (1-4294967295, default 134217728): 268435456
Not enough space for new partition table!

Expert command (m for help): p

Disk /dev/sda: 57.3 GiB, 61524148224 bytes, 120164352 sectors

Right now I just did it manually. Check file size, divide by sector size, add one if remainder, make partition of that number of sectors, name partition, write partition table, copy file with dd and repeat.

But I should try to automate this. It could be a bash script, but I want to learn C beyond basics, so I guess I should try writing it in that.
Take destination drive and files as arguments, then do what I wrote above. And try not to nuke the wrong disk in the process.
On the other hand, I am so lazy I can't typically even start with my hobbies. Which sucks because I want to, I just can't... start.

Anyway, hundreds of files and partitions can't be processed by hand any easier.

6
27

spoilerHopefully it's funny enough to offset that I'm reposting my own post.

7
945
8
109

have you ever successfully broken the zfs to the point where it's not recoverable?

9
409
Beautiful. (lemmy.nz)
submitted 1 week ago* (last edited 1 week ago) by Lisk91@sh.itjust.works to c/linuxmemes@lemmy.world

10
1052
11
236
submitted 1 week ago by Jakub@lemmus.org to c/linuxmemes@lemmy.world

Switched from English to German. German UI design is very direct...

12
227
13
261
submitted 1 week ago* (last edited 1 week ago) by ABasilPlant@lemmy.world to c/linuxmemes@lemmy.world

Context is this issue at neovim [dot] github [dot] io: https://github.com/neovim/neovim.github.io/issues/501

The neovim website has an impressions section, under which there's an impression by DHH:

"Full-screen Neovim looks cool as hell!” — DHH

Multiple people want that quote removed.

For those who don't know, DHH (creator of the Omarchy Linux distro) is seen as a problematic individual by many in the Linux & OSS community:

14
465
Rule (lemmy.nz)
15
468
submitted 1 week ago by SoftBun@lemmy.ml to c/linuxmemes@lemmy.world
16
314
Being Helpful (lemmy.nz)
submitted 1 week ago by Ephera@lemmy.ml to c/linuxmemes@lemmy.world

@madthumbs@lemmy.world posting banger memes over in !linuxsucks@lemmy.world again.

17
282
.files (lemmy.nz)
submitted 1 week ago by sirico@feddit.uk to c/linuxmemes@lemmy.world
18
599
19
286
20
83
til about manjaro (feddit.org)
submitted 2 weeks ago* (last edited 2 weeks ago) by Kazel@feddit.org to c/linuxmemes@lemmy.world

Today i learned that manjaro has, in parts, german roots and is maintained by a german company. For that i, as a german myself, want to strongly apologize in the name of the german people!!

21
947
He's clear. (lemmy.nz)
22
473
systemGB (lemmy.nz)
23
897
24
909
25
518
submitted 2 weeks ago* (last edited 1 week ago) by WolfLink@sh.itjust.works to c/linuxmemes@lemmy.world

EDIT: For some context, I recently gave podman another go. I have a few services on my homelab server set up in docker containers, so I tried migrating to podman.

After the second major bug (open issue on github) I encountered looked like it would require completely dropping using compose files to work around, I gave up and went back to docker.

I like the idea of podman, but it’s just not stable. I’ll try again in a year or so.

As a bonus, docker’s CLI is significantly nicer.

view more: next ›

linuxmemes

32735 readers
935 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS