[-] scratchandgame@lemmy.ml 4 points 1 week ago

Compile it, install it to your ~/bin.

[-] scratchandgame@lemmy.ml 4 points 1 month ago

OpenBSD is the easiest to use.

[-] scratchandgame@lemmy.ml 3 points 7 months ago

it’s a Linux issue

Not a linux's issue, though. When they don't have documentation, they can decide not to write a driver, and not to use proprietary drivers too.

But nvidia doesn't care about linux, doesn't target linux. And current "linux communities" can't do anything but whine.

[-] scratchandgame@lemmy.ml 3 points 7 months ago

Programming is like solving math, I think?

If I were you, I'd learn C instead. Rust is not used (much) on low level development. Currently C is not replaceable.

I've heard the authors of C said: "C is not a big language, and it is not well served by a big book". But it is so powerful, simple, and fast.

You already have a course on Rust, for "basic programming", so keep going on the course for a while. Learning any programming language can make your mind. And it is a course, so I'd expect the authors of the course to familiarize you with definitions.

[-] scratchandgame@lemmy.ml 3 points 8 months ago* (last edited 8 months ago)

I think it would save you someday, when there is nothing writing in /usr so the writing in /home would not cause much damage. On a system with a huge root partition, an incomplete writing might damage the whole filesystem.

Fsck would be faster. newfs (mkfs) would be faster. I found NetBSD spend so much time when it do newfs a 32G root partition (installing NetBSD in hyper-v).

Also for the /tmp partition, we can use memory filesystem (tmpfs) if we have 4G of RAM or more, instead of physical disk to store things that are cleaned on reboot.

[-] scratchandgame@lemmy.ml 3 points 8 months ago

Is there a Linux for people who are deeply entrenched in how Windows works

How Windows works is different I think?

I’m not above googling command lines that I can copy and paste but I’ve spent HOURS trying to figure this out and have gotten no where…

You don't need.

I heard you are using a debian-based distro, can you read the man pages for apt?

Then use apt to find docker, and get it.

Once it’s installed in the terminal, how the hell do I find docker so I can start playing with it?

It is not installed in the terminal. It is installed on the system, ON DISK!

docker should be installed on /usr/bin. It is on PATH. Type docker and see what happen. If not, try searching on /usr/bin (on BSDs third party software are separated from base, so docker should be installed on /usr/local/bin)

And the docker service should be started, if not. Use the fucking systemctl to start it. The service name should be docker, if I recall correctly

[-] scratchandgame@lemmy.ml 3 points 8 months ago

I am too lazy to research it and still wondering.

The arch wiki wrote about linux-hardened. You can repeat what they say like a machine.

You cannot trust us doing researches for you.

[-] scratchandgame@lemmy.ml 3 points 8 months ago

I don't think firefox nor chromium is related to linux

[-] scratchandgame@lemmy.ml 3 points 8 months ago

I don't think anyone dislike this comment is really correct: When they said you can use flatseal, they are making user become security expert overnight.

Too much for anyone claim themselves "practical" "security"

[-] scratchandgame@lemmy.ml 4 points 8 months ago

Alpine Linux.

[-] scratchandgame@lemmy.ml 3 points 8 months ago

There isn't. Self hosting is the only way you can send email without giving your data. All email provider have your data, assuming there is a provider that is private is lying yourself. Even if they have some kilograms of privacy policy.

view more: ‹ prev next ›

scratchandgame

joined 8 months ago