bricked

joined 2 years ago
[–] bricked@feddit.org 16 points 16 hours ago (3 children)

... What you’re refering to as GNU/Linux, is in fact, systemd/GNU/Linux, or as I’ve recently taken to calling it, systemd plus GNU plus Linux. GNU/Linux is not an operating system unto itself, but rather another free component of a fully functioning systemd init system made useful by the systemd daemons, shell utilities and redundant system components comprising a full init system as defined by systemd itself.

Many computer users run a modified version of the systemd init system every day, without realizing it. Through a peculiar turn of events, the version of systemd which is widely used today is often called GNU/Linux, and many of its users are not aware that it is basically the systemd init system, developed by the Red Hat.

There really is a GNU/Linux, and these people are using it, but it is just a part of the init system they use. GNU/Linux is the os: a collection of programs that can be run by the init system. The operating system is an essential part of an init system, but useless by itself; it can only function in the context of a complete init system. GNU/Linux is normally used in combination with the systemd init system: the whole system is basically systwmd with GNU/Linux added, or systemd/GNU/Linux. All the so-called GNU/Linux distributions are really distributions of systemd/GNU/Linux!

[–] bricked@feddit.org 15 points 1 week ago (1 children)

What do you mean by "use SHA1 for Git"? Are you referring to commit hashes? They probably don't have any security implications that would warrant a stronger hash

[–] bricked@feddit.org 0 points 1 week ago

I use Raccoon because it's open source and implements Material Design

[–] bricked@feddit.org 2 points 3 weeks ago* (last edited 3 weeks ago)

For professional email I recommend firstname.lastname@domain because it's very common and lets people almost uniquely identify you from your email address alone. You could also register a domain such as lastname.com such that you can use firstname@lastname.com. Just make sure to use a reputable email host to make sure that your emails don't end up in spam.

 

Alt text: A GitHub PR from 2021 by Tylersuard with the title "Quality of code is too high". The author comments: "Please refactor to reduce quality of code to match industry standards."

[–] bricked@feddit.org 5 points 1 month ago

Preferrably all bricked up

[–] bricked@feddit.org 1 points 1 month ago

It's short for et cetera. It represents everyone I didn't explicitly mention

[–] bricked@feddit.org 17 points 1 month ago (1 children)

You're welcome

 
[–] bricked@feddit.org 11 points 1 month ago* (last edited 1 month ago) (5 children)

There are many modern alternatives to common Unix commands, often written in rust, or provided in Nushell, that showcase that. Here are some common themes I like:

Good defaults: You shouldn't have to memorize tar -xzvf just to extract a tar file; The thing you're most likely to want to do should be the default. But other use cases should still be achievable through the use of flags. Make simple thing easy and difficult things possible.

Subcommands: It helps separate and discover the different functions of a CLI. Paired with a help subcommand, you can quickly look up information for the subcommand you're actually interested in.

Domain specific languages: Many problems already have a solution in the form of a DSL, such as Regex or SQL. My favourite example for this is httpie, which lets you specify the type, body and parameters of an HTTP request without touching any flags.

I also much prefer long flags over short ones, because they are self-documenting.

[–] bricked@feddit.org 44 points 1 month ago* (last edited 1 month ago) (6 children)

Even if you can't afford Nebula, I recommend browsing its explore section, because many of its high quality creators and videos are also on YouTube. The following are some of my favourite creators on YouTube.

30 minute animated documentary-style videos: LEMMiNO, melodysheep, fern, Hoog, neo, PolyMatter, Imperial, Cipher, Real Engineering, Mustard

Shorter explainer videos: Posy, Kurzgesagt, PBS Space Time, Sciencephile the AI, minutephysics, Steve Mould, Half as Interesting

[–] bricked@feddit.org 4 points 1 month ago

The two times something like this happened to me, it was always a RAM issue. One time it was XMP, the other time I forgot to install swap, so the memory simply ran out

 

A photo of a cake with 8 candles in a row. The first and fifth candle from the right are lit. The caption reads "Happy 17th Birthday"

 

Whenever I see this picture I think of this:

| Creature | Swims | Walks | Flies |
| -------- | ----- | ----- | ----- |
| Dog      | X     | X     |       |
| Fish     | X     |       |       |
| Bird     |       | X     | X     |
| Duck     | X     | X     | X     |

Notice how for each combination of swimming, walking and flying, there is a living creature that can do just that, with the exception of swimming and flying.

Sure there are flying fish, but they glide rather than fly. Did evolution really forget to cover this niche?

 

McMahon reaction meme depicting increasing satisfaction. Descriptions read as follows:

  1. "You discover a new app"
  2. "It's in Nixpkgs"
  3. "It has a NixOS module"
  4. "It has a Home Manager module"
  5. "It has a Stylix module which makes it look awesome"
509
submitted 10 months ago* (last edited 10 months ago) by bricked@feddit.org to c/linuxmemes@lemmy.world
 

Sayori meme representing Linux users. Sayori is disgusted by text reading "receiving pre-installed bloatware" and instead approves "accumulating bloatware over time". Bloatware refers to unused packages.

Edit: You are so kind to give me advice on how to remove bloatware, but I don't need it :D

 

An enlarged thonk emoji as background, caption reads "If POSIX is so great, why don't they release POSEVEN?".

view more: next ›