this post was submitted on 10 Sep 2025
148 points (93.0% liked)

Mildly Infuriating

47168 readers
3293 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that. Please post actually infuriating posts to !actually_infuriating@lemmy.world

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating. If your post better fits !Actually_Infuriating put it there.

-The Community !actuallyinfuriating has been born so that's where you should post the big stuff.

...


8. Reposting of Reddit content is permitted, but attribution is not required in any way. No links to Reddit in post body


-If you would like to provide a source link, do so in the comments but not in the post body.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 3 years ago
MODERATORS
 

Just saw this, I know its a bit pedantic, but damn is it really so hard to make sure your numbering is right for your distro? This is the main one 25.04, the one that the 'download' button downloads.

top 28 comments
sorted by: hot top controversial new old
[–] gravitas_deficiency@sh.itjust.works 37 points 11 months ago (3 children)

The single hardest problem in computer science is naming things.

And counting things.

[–] qupada@fedia.io 18 points 11 months ago (1 children)

I've always heard this as

"the two hardest problems in computer science are naming variables, cache invalidation, and off-by-one errors"

Yours is a nice subtle variant, I like it.

Chalk it up to cache invalidation issues 🙃

[–] aarRJaay@lemmy.world 3 points 11 months ago (1 children)

Different slides using 0 indexed, the other 1. Just choose!

[–] GreyEyedGhost@lemmy.ca 2 points 11 months ago

Likely caused by a revision change in the slide show, one was taken out before slide 11, most of the slides were updated, but this one got missed.

[–] vala@lemmy.dbzer0.com 1 points 11 months ago

If you think counting is hard normally, try writing anything that embeds a Lua interpreter (indices start at 1).

[–] vk6flab@lemmy.radio 33 points 11 months ago (1 children)
[–] Harvey656@lemmy.world 8 points 11 months ago (2 children)

I'm unsure this is the proper place for this, since its such a minor, non debilitating problem, I think the Kubuntu forums is the better choice? What do you think?

[–] vk6flab@lemmy.radio 46 points 11 months ago (1 children)

A bug is a bug. Someone needs to deal with it. The forum is for discussion, a bug report is to advise developers that there is a problem.

As a developer, I'm not looking at forums for bug reports, I'm looking at bug trackers.

[–] Harvey656@lemmy.world 14 points 11 months ago

Well, okay then, ill send it when I can.

[–] __siru__@discuss.tchncs.de 7 points 11 months ago

As another dev I agree with the other reply. Even if it seems really small, it still is something that should eventually get fixed and therefore can be considered a bug. It makes it easier to track everything that needs to be done if it is all in thr bug tracker. Worst case scenario if it is considered irrelevant it will just be given an extremely low priority in the bug tracker.

[–] terrific@lemmy.ml 31 points 11 months ago (2 children)

They should just remove the numbering. It's less maintenance, and it's not that important anyway, is it?

[–] jaybone@lemmy.zip 28 points 11 months ago (2 children)

Shouldn’t the numbering be rendered programmatically? What are they manually adding this text to each slide??

[–] markz@suppo.fi 7 points 11 months ago

You'd think, but there's always so much jank.

I'm guessing what happened is that they didn't have numbering, and then later the people making the slides decided to add the numbers. There might be a ticket for programmatic numbers, but it'd be buried under a thousand other ones that are more important.

[–] MonkderVierte@lemmy.zip 2 points 11 months ago (2 children)
[–] GreyEyedGhost@lemmy.ca 2 points 11 months ago

The 11 is probably also wrong. Make a slide show with 13 slides. Remove one slide before 11. Update your static images, but miss the slide formerly known as 11/13, which should ben10/12.

[–] jaybone@lemmy.zip 1 points 11 months ago (1 children)
[–] MonkderVierte@lemmy.zip 1 points 11 months ago (1 children)

They aren't rendered programnatically.

[–] jaybone@lemmy.zip 1 points 11 months ago

Or there is some terrible bug. But either way the questions I was asking were obviously rhetorical. The answer to both questions is “yes.” The intent is more to suggest shock and disbelief rather than to elicit an answer.

[–] Harvey656@lemmy.world 4 points 11 months ago

I agree, but at the same time I love the Kubuntu installation slides, they feel so early 2000s PowerPoint.

[–] CubitOom@infosec.pub 16 points 11 months ago (2 children)

Looks like the windows school of counting

[–] NaibofTabr@infosec.pub 42 points 11 months ago (1 children)
[–] MonkderVierte@lemmy.zip 5 points 11 months ago* (last edited 11 months ago) (1 children)

To be fair, estimating file copy/move progress correctly is hard.

The most correct way would probably be to group small, medium and large files , so you don't get random small access, then cross-reference that with prior saved disk benchmarks. But you know, a bit over the top.

Although the grouping (and tar-ing the small files) would speed up the copy/move.

[–] Swedneck@discuss.tchncs.de 5 points 11 months ago

i mean if you can't give an estimate, don't give an estimate. otherwise you're just lying to the user and making things harder for them.

just show how much of the data has been processed and let the user make of that what they wish.

[–] Reverendender@sh.itjust.works 4 points 11 months ago

From the new AI powered excel?

[–] josefo@leminal.space 2 points 11 months ago

It's canonical, the corporate linux company, what else would you expect?

[–] possiblylinux127@lemmy.zip 2 points 11 months ago

Ubuntu moment

[–] Chaser@lemmy.zip 1 points 11 months ago

It's a jungle out there 🎶