[-] misterbzr@lemm.ee 4 points 23 hours ago

No just top. Only with swap on....😉

[-] misterbzr@lemm.ee 6 points 1 day ago

My daily driver at home has the same specs. Works fine.

[-] misterbzr@lemm.ee 1 points 1 day ago

I primarily edit groff-, shell- and (small) c-files. I like it to simply search a line make the edit and move on.

All my groff and c projects have makefiles, with 'm' being an alias for 'make'. So a simple 'w' and '!m' will do.

I use 'z' a lot to view portions of the file.

If I need to transfer a part of a file to another file I simly write that part to a temporary file and import it.

There are some situations when I open vi instead. Primarily when I have to escape a lot of characters to make the edit.

[-] misterbzr@lemm.ee 1 points 1 day ago

I simply never tried emacs. No special reason for it. Moved from Kate to Vim to Vi to Ed. And kept using the last two from then on.

Maybe I'll take a look at it someday.

23
submitted 1 day ago by misterbzr@lemm.ee to c/linux@lemmy.ml

Really like the (Nix-like) concept of guix.

Please share your experiences!

[-] misterbzr@lemm.ee 7 points 1 day ago* (last edited 1 day ago)

Ed Along with rlwrap it gives me a very fast and powerful workflow.

Rlwrap It wraps around a program and gives it the ability to make use ofthe readline lib.

Screen I use it when I boot without X. Gives a very fast workflow, being able to switch between programs.

Mpv Multimedia powerhouse. Even works (pretty) well without X, with a framebuffer.

Ecasound Cli daw. Have several scripts to make a recording on the fly or to be able to jam.

[-] misterbzr@lemm.ee 7 points 4 days ago
[-] misterbzr@lemm.ee 1 points 4 days ago

It does the job. And does it well.

1
Minimalists (lemm.ee)
submitted 1 week ago* (last edited 1 week ago) by misterbzr@lemm.ee to c/linux@lemmy.world

Just wondering.

Are there minimalists here who tailor the distro used to their pc or sbc? Custom kernel. Swap default programs for simpler ones. That kind of stuff.

Are there examples of someone using (for instance) buildroot to create a custom 'distro' as daily driver?

If so. Curious about the technical details but also the 'why?' question.

[-] misterbzr@lemm.ee 7 points 1 week ago

Bring it on!

Or is it a transparent theme?

[-] misterbzr@lemm.ee 2 points 3 weeks ago

There is some truth in that statement.

I was pondering over why I go back to ed every once in a while. I think because it's kind of a problem solving puzzle. It helped / helps me to understand and use regular expressions.

(Open)vi is my daily driver which is fine for my use case (mainly groff files to make tests and other documents).

Thanks for bringing micro up. Seems like a nice editor. Never heard of it tbh.

https://micro-editor.github.io/index.html

[-] misterbzr@lemm.ee 2 points 3 weeks ago

I should have mentioned that I meant interactive mode. Thus as editor.

I'm familiar with sed and awk.

9
submitted 3 weeks ago* (last edited 3 weeks ago) by misterbzr@lemm.ee to c/linux@lemmy.world

Good old ed(1). I don't know why, but every now and then I like to edit my files using ed(1). Are there frequent ed(1) users around here? What is your motivation to use it?

[-] misterbzr@lemm.ee 1 points 1 month ago

Did some further investigation. I've build fbpdf (https://github.com/aligrudi/fbpdf, with all the -lmupdf-* removed from the Makefile to make it build) and this works very well. With pipe-viewer I can watch YT video's (which uses mpv under the hood).

Thanks for the inspiration.

view more: next ›

misterbzr

joined 1 month ago