linux

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

Hexagon, in Terminal Utility Mega list!

ncdu: shows how much disk space is used by each directory, can also explore subdirectories and delete files

tig: interactive terminal UI for git with lots of functionality

sjmulder,

Two of my favourite tools!

chris, in Terminal Utility Mega list!
@chris@programming.dev avatar

Lazygit. Nice TUI for git.

iopq, in Is DNS Bloat too?

It’s insecure, which lets governments like China poison it. They straight up block encrypted DNS

knfrmity,

The EU regularly forces DNS server operators to remove entries or redirect certain domains. It’s super easy to circumvent but most users don’t know that.

domi,
@domi@lemmy.secnd.me avatar

I still remember that time some judge ruled to ban a IP belonging to Cloudflare and the internet was on fire for a day in my country.

blog.cloudflare.com/consequences-of-ip-blocking/

knfrmity,

The sites I’m thinking of never had their IPs completely blocked, the DNS entries for the domains were just removed. If you were to switch to a non-EU or self-hosted DNS server you’d get to the site.

But the domains in question are generally ones the US/EU/NATO propaganda machine has told people are bad, so there’s no outrage when they’re blocked. In many cases there are often cheers.

uiiiq,

As long as there is an oversight and rules, I don’t have a problem with that

moon,

It’s not insecure at all, quite the opposite. Also with DoH, it blends into regular traffic.

iopq,

DoH is blocked in China, they cut any TLS connection to a known DNS server (1.1.1.1, 8.8.8.8, 9.9.9.9, etc.)

bbbhltz, in how do i efficiently attach audio to an image
@bbbhltz@beehaw.org avatar

Recommended YT settings might be helpful here.

What command have you been using?

LeFantome, in The Wine development release 9.0-rc3 is now available.

I imagine Valve wants to get all their gaming up on Wayland.

moonpiedumplings, in Terminal Utility Mega list!

I really like zellij:

github.com/zellij-org/zellij

Terminal multiplexer like tmux, but more intuitive to use.

flamingos, in Terminal Utility Mega list!

Zoxide, lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures.

Steamymoomilk,

added and looks pretty helpful thanks!

jxk, in Is anyone using awk?

Awk has the advantage over Perl/Python/etc. that it’s standardized by POSIX. Therefore you can rely on it on all operating systems. It’s pretty much the only advanced scripting language available that is POSIX – the alternative would be some heavy shell scripting or almost-unreadable sed.

d3Xt3r,

Therefore you can rely on it on all operating systems.

… all except that one OS which we don’t like to talk about but annoyingly remains the most popular consumer OS. :P

yetAnotherUser,

Android?

RAM, in Terminal Utility Mega list!

as mentioned by (an) other comment(s), you should add Kakoune under text editors, perhaps with the text:

Kakoune

A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy.

and when talking about descriptions, I don’t have a problem with the descriptions being subjective in tone, but could you remove the word “master race” from the Vim description ?

while I understand the history of using “master race” in tech related discussions, I think the nazi history overrules that by a long shot. Even if it didn’t have the history it did, the word emanates eugenics.

otherwise, I think it is a nice list and a good initiative :))

I really like community made resources :))

Steamymoomilk,

added to the list! thanks,

gaael, in Terminal Utility Mega list!

NeoMutt is an easy to use and cool looking tui email client.

AMillionNames, in Is anyone using awk?

awk is supposed to be simpler. If it isn’t, just use your favorite scripting language. It comes from a period of time when a lot of the scripting languages weren’t as easy to use or readily available.

iturnedintoanewt, in Terminal Utility Mega list!
@iturnedintoanewt@lemm.ee avatar

Amazing. Saving post. Thanks a lot!

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

Pydf displaying df -h differently

Steamymoomilk,

added thanks!

bizdelnick, in What are your opinions of Guix?

I don’t like the idea of configuring pm (or anything else) using a programming language. So I would try nix first if I feel that I need it. However I don’t.

ultra,

nix is a programming language too

bizdelnick,

Thank you, I forgot this.

Atemu,
@Atemu@lemmy.ml avatar

Not quite: It’s an expression language.

The ultimate output of Nix is one set of data, usually the description of a derivation (~= package). You cannot cause arbitrary side-effects with it like writing to files or making network requests with it.

WindowsEnjoyer, in Is anyone using awk?

Best use-case of AWK is that you can avoid using grep for picking a Nth word in specific line. I tend to ask GPT4 to write one-liner for me. Works super great.

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