linux

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

Dups, in Terminal Utility Mega list!
@Dups@sh.itjust.works avatar

Very cool. Thanks!

jelloeater85, in Terminal Utility Mega list!
@jelloeater85@lemmy.world avatar

I’d add micro to the list of editors. It’s really nice step up from nano.

Steamymoomilk,

Added to the list! And it looks pretty neat, I will be playing with it later cheers and thanks!

Trent,

Nice. I’d never heard of micro, but it looks good. yoink

caseyweederman,

I really like Micro. I wish my fingers could forget all the nonsense Nano keybinds

ultra, in Terminal Utility Mega list!

FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal

Steamymoomilk,

Thanks for the correction, I have fixed it!

ultra, in Terminal Utility Mega list!

Helix entered the chat

macattack, in Terminal Utility Mega list!
lemmy_user_838586, in Terminal Utility Mega list!

steamymoomilk, any relation to chunkyhairball?

lemmy.ml/post/7023770

Steamymoomilk,

I came across that earlier, and it has some neat utilities, however I wanted to make a mega list as it was missing some of my favorite utillitys . It is very interesting though,

ILikeBoobies, in What is the point of dbus?

Dbus is a better name

onlinepersona, in Is DNS Bloat too?

I use pigeons and let the wind tell me where to send them.

CC BY-NC-SA 4.0

SnotFlickerman, (edited )
@SnotFlickerman@lemmy.blahaj.zone avatar

CC BY-NC-SA 4.0

This might be funnier than all those Facebook accounts with warnings about “I do not authorize anyone to use my photos!”

Because they’re trying to copyright an internet comment that they posted on a service hosted by someone else, with a creative commons license attached. It’s like a step up in knowing how shit works, but still not knowing enough.

If you really want ownership over what you say… don’t post it on the fucking internet.

leopold,

I mean, not really. You own the stuff you create regardless of who’s hosting it. Microsoft doesn’t own the copyright for the millions of projects hosted on GitHub either.

SnotFlickerman,
@SnotFlickerman@lemmy.blahaj.zone avatar

I use pigeons and let the wind tell me where to send them.

So is other guy gonna sue me now and win because I just copy and pasted what they said? This is a joke.

leopold,

I mean, probably not. That’s such a short post, chances are courts wouldn’t find it copyrightable. And obviously attaching a license at the end of your comments is useless in practice, because no one on the internet actually properly engages with copyright law. Plus suing over copy-pasting someone’s social media post is dumb as hell and no one does that, tho I do think you could technically do it and win, because current copyright laws make zero sense if you actually stop and think about it for any amount of time.

SnotFlickerman,
@SnotFlickerman@lemmy.blahaj.zone avatar

current copyright laws make zero sense if you actually stop and think about it for any amount of time.

So true.

kbal,
@kbal@fedia.io avatar

My lawyers will argue that this willful infringement of my rights as the orignal author of the famous 1997 Internet comment "So true" means that you now owe me $4000000 in damages, but I'll settle for one bitcoin.

lemmyvore,

And yet Microsoft made Copilot, and there are currently lots of clueless programmers out there using it to inject code with god knows what licenses into their company’s software.

leopold,

Which hasn’t been free of legal challenges. Current copyright law doesn’t account for machine learning, which is what allows them to do this. This could soon change.

lemmyvore,

They’re not going to be absolved of copying code verbatim without following its license.

WarmApplePieShrek,

they’ll be absolved because they’re a corporation

lemmyvore,

You own the original, which you’ve written on your pc or phone. But the one that ends up on the website is a copy, on which you’ve granted the website owner a non-revokable license to do with as they please ie. a copy-right.

leopold,

Not really. You’ve granted the owner some rights, such as the right to host your content and present it to any user on the platform, but they don’t own it. Twitter can’t start using any art hosted on their platform for their branding, because it’s no theirs.

lemmyvore,

They can if the license you granted them says they can. Read it. These platforms usually make you grant then extensive rights. Yes they don’t own the content but given such broad permissions it makes very little practical difference.

averyminya,

Wait lol are people posting that to their comments to use it as claimed ownership? I did not realize that was the intent there

AbidanYre, (edited )

There’s an RFC for that

onlinepersona,

TIL, thanks 😄

CC BY-NC-SA 4.0

callyral, (edited )
@callyral@pawb.social avatar

CC BY-NC-SA 4.0

Are you trying to… copyright your comment? IPoAC existed prior to your comment.

jw13,

It’s not even a license, just an abbreviation that people may, or may not, be familiar with.

onlinepersona,

I really need a link to a blurb about the CC thing, but not today. Basically think AI.

CC BY-NC-SA 4.0

callyral,
@callyral@pawb.social avatar

Fair enough

tourist, (edited ) in Terminal Utility Mega list!
@tourist@lemmy.world avatar

I have some neat toys and some utilities that other newbies might enjoy.

edit: gmornin

Let me know if there are better alternatives or if anything listed here is malware
Sorry if tool already listed, adhd hitting hard today

“Screensavers”
Aesthetically pleasing to have open on a second monitor.

  • cmatrix: That character scrolling effect from the matrix
  • cbonsai: Little ASCII art bonsai tree that can be animated with the -l flag
  • cacademo A bunch of ASCII animations. Apparently installed by default in many distros? Had no idea
- spotify-tui Spotify CLI frontend

ASCII fun
Fun to make your shell scripts and .zshrc/.bashrc files obnoxiously zany.

  • toilet/figlet ASCII text art.
  • jp2a Turn image files into ASCII art
  • cowsay generates ASCII art pictures of a cow with a message
- neofetch Spits out a cool system info summary with the distro logo in ASCII art

File inspection
Useful if you want to quickly look at a source file without opening a text editor

  • src-hilite-lesspipe.sh Syntax highlight files. I think its pre-installed on GNU systems
  • ccat Colourful cat. Also syntax highlighter
- glow Markdown file renderer

Prompt help
Very useful if you learned to type the wrong way.

- thefuck corrects your previous prompt that you fucked up

Obvious ones, often preinstalled:

  • curl/wget: grab files from the internet
  • nmap: lets you audit your network. See if you have anyone leeching off your wifi.
  • ssh: Remotely access your machines. Can be dangerous if you don’t read the manual.
  • git: Version control, mainly for source code, but also very useful to locally keep track of any kinds of file changes you make.
  • gnupg: needed to set up keys for ssh and git i think. cant remember
Telodzrum, in Is DNS Bloat too?

If you can’t remember the IP address of every site you’d like to visit, you don’t deserve the internet.

CaptDust, (edited )

Pro tip, You don’t have to remember it. I have all my favorite IPs in a nice address book, keep it in my drawer next to my passwords

j4k3,
@j4k3@lemmy.world avatar

My DNS Rolodex is beside my slide rule and abacus.

andrew,
@andrew@lemmy.stuart.fun avatar

Ah yes. BIND v1.

snaggen,
@snaggen@programming.dev avatar

My company actually used a whiteboard instead of a DNS for our internal network. We used it as a temp solution during setup, then 5 years later it was still in use. It worked quite well.

user224,
@user224@lemmy.sdf.org avatar

Unironically, I used to remember 3.
2 for servers with internet radios and 1 for google. But I forgot. Except 149.13.0.82.

hihellobyeoh,

I remember 1 of the Google dns ones, only because when trouble shooting network issues it is my go to ip to ping so I know the instant I am connected again.

user224,
@user224@lemmy.sdf.org avatar

Oh, I forgot about DNS servers. Then I remember:
8.8.8.8 - Google
9.9.9.9 - Quad9
1.1.1.1 and 1.0.0.1 - Regular Cloudflare
1.1.1.2 and 1.0.0.2 - Cloudflare “Malware blocking”
1.1.1.3 and 1.0.0.3 - Cloudflare “Malware and adult content blocking”
45.90.30.180 and 45.90.28.180 - NextDNS

And I think 2960:fe::fe is also Quad9, but I’ll have to check. Nope, it’s 2620:fe::fe. So just the ones above.

bionicjoey,

Oh, you like the internet? Name every IP address!

Klear,

127.0.0.1

mons,

0.0.0.0/0

Don’t even get me started with IPv6!

Synthuir, (edited )

I know this one! All credit goes to FauxPseudo@lemmy.world


<span style="color:#323232;">"^s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?s*$"
</span>
bionicjoey,

That is a forkbomb and you can’t convince me otherwise

SteveTech,

I can’t say it isn’t a fork bomb, but it does happen to match IPv6 address with regex.

regexr.com/7prgg

umbrella,
@umbrella@lemmy.ml avatar

i dare you to run it

Dirk,
@Dirk@lemmy.ml avatar
Synthuir,

Thanks for the heads up, let me know if it’s fixed now.

Dirk,
@Dirk@lemmy.ml avatar

Looks fine 👍

Hotzilla,

GPT4 was able to explain that

Mixel,
@Mixel@szmer.info avatar

Always have a few paperstickers with My favourite webpages.

bizdelnick, in Terminal Utility Mega list!

You forgot cowsay.

naught,

cmatrix too!

GrundlButter,

Someone once showed me sl. Bless them.

naught,

AMAZING. Bless you

ooterness,

Cowsay should be installed by default on every distro.

faethon, in Terminal Utility Mega list!
@faethon@lemmy.world avatar

baca is a terminal based epub reader. Quite nice.

sailingbythelee,

I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!

faethon,
@faethon@lemmy.world avatar

hmm, not sure why baca would need so many requirements. I installed baca using pip as per (github.com/wustho/baca), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?

You could also try epy (github.com/wustho/epy) which is also a terminal based epub reader.

sailingbythelee,

I didn’t go through every package, but a large number of the dependencies were related to Haskell.

And, yes, I did find epy. Tried it yesterday and it’s great! Thanks!

danielquinn, in Is DNS Bloat too?
@danielquinn@lemmy.ca avatar
ajmaxwell,
@ajmaxwell@lemmy.world avatar

Thank you for this

jelloeater85,
@jelloeater85@lemmy.world avatar

Holy crap, this … This … Is very accurate…

youngGoku,

That’s a cat who knows his networks

cyberpunk007,

Holy fuck I forgot about this video. Classic.

pruneaue,

Why are catboys/girls and furries always the best at explaining stuff succinctly?? Lmao

frezik,

Maybe that skill is how they end up with suspiciously high amounts of money.

EuroNutellaMan,
@EuroNutellaMan@lemmy.world avatar

That or the fraud

ultranaut,

They run the internet now so they really know how it works.

funkajunk,
@funkajunk@lemm.ee avatar

At first I thought this was a joke, but it’s actually informative 🤔

jonno, in Terminal Utility Mega list!

Ctop for container monitoring

tastysnacks, in Terminal Utility Mega list!

Somewhat simple?!?! I feel the disrespect.

madnificent,

Emacs: “What if your Operating System and your text editor had a child.”

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

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

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