this post was submitted on 11 Aug 2025
835 points (98.7% liked)
linuxmemes
26661 readers
1536 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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 will not be tolerated.
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.
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 figures
We 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Get thefuck out, and move on.
fsck
That's unmaintained pay-respects is a maintained replacement.
Sync (which does have messed up formatting lol
Yeah that looks like an issue with their markdown rendering. I tried to look how they render markdown, but sync is closed source :(
As far as I know, <link> is valid markdown syntax and supported by the official Lemmy UI.
Yeah I know Syncs Markdown hasn't been correct for Lemmy basically the whole time lol and sadly it seems to be abandoned but I've been using it for 10 years :(
Here's how it looks in Thunder if that helps:
This is just self promo, but you should try my Lemmy/Piefed client. Fully open source and very actively maintained!
Looks really nice! But do you have any debug for logging in? I'm 100% certain that I'm logging in correctly, but it says invalid login every time.
I think I added better error messaging in this preview release of the next version. If youβre in PieFed make sure youβre username is all lower case.
https://v1-9-11.blorp.pages.dev/
Ah, I got in. Just like the Swedish king, I'm actually dyslexic haha.
I'd love to be able to disable animations though. And be able to zoom when viewing image posts. And be able to view NSFW by holding in on the main feed (it seems like holding in on any image copies it to my Android clipboard?). And opening links via WebView or such instead of Chrome custom tabs could be cool, as I like how it's basically a fresh session every time. And swiping to upvote is nice too.
(I know you didn't ask for feedback, because it's still really nice how it is now; just some ideas if you're bored -- no idea if it's practical it'd even be implement this kind of stuff inwhat I think is a progressive webapp?) Keep up the great work! /Sent from my Blorp
First off, please fire away with the feedback. Though I canβt make any promises.
In the next update
Not planned (yet)
Nice i didn't know it's also on codeberg now, why is there a > at the end of the links?
Do you mind attaching a screenshot of what youβre seeing and what client youβre using? Iβm actually writing from my own Lemmy client and that could be a bug with my markdown editor. Or it could be how your client renders markdown.
i am using piefed normal website this is what displays there is < at the start of the links and a > in the link i tried your client and it renders fine there
Yeah I reached out to PieFed devs already, thanks. Iβll have to see what they say, but typically they are very fast at fixing bugs.
Looks fine on the sh.itjust.works instance.
Seems like something I'd make around the 4th no sleep day. Nice.
The amount of times I've spent 3-4 days to write a script that will save me a total of maybe 2hours of my time over a lifetime of use.
A core memory
I forgot this existed
TheFuck is wrong with me
This is so funny and useful
I used this for years to git push new branches to origin until I figured out the new setting that does it automatically
"the this"
Fixed
Yes, but it's funnier that way
Absolutely, used it on my work computer as well and sometimes had it in my screenshare
Thanks. Leaving a comment to remind me to install this.
Same. This is both useful and hilarious.
tldr is another good tool if you're just learning cli tools.
thanks for the suggestion - i like that man pages are thorough, but the probability that i need some option that 0,5% of users need is pretty low for now
Exactly.
Man pages are not bad, but often it helps to have a few examples of how people use the tool.