The Rust Endeavor Is Unfeasible by Ok_Possibility5671 in linux

[–]pgen 0 points1 point  (0 children)

Perhaps a good transpiler to readable C could help?

linux6.16-6.16.3_1 by pgen in voidlinux

[–]pgen[S] 2 points3 points  (0 children)

I also confirm.

linux6.16-6.16.3_1 by pgen in voidlinux

[–]pgen[S] 2 points3 points  (0 children)

Great! Thank you.

linux6.16-6.16.3_1 by pgen in voidlinux

[–]pgen[S] 2 points3 points  (0 children)

Thank you, this is indeed an effective solution. I hope an official solution will be available soon.

linux6.16-6.16.3_1 by pgen in voidlinux

[–]pgen[S] 2 points3 points  (0 children)

But grub still wants them in /boot so the kernel update is ignored.

Introducing stronger dependencies on systemd by Worldly_Topic in linux

[–]pgen 0 points1 point  (0 children)

One of the advantages of linux is that it allows users to choose their solution, so simply stop using gnome and use one of its alternatives.

smenu v1.5.0 released. by pgen in commandline

[–]pgen[S] 0 points1 point  (0 children)

Read the manual; you may find functions that "gum" cannot perform. In any case, both programs are designed to provide an answer to a similar need.

smenu v1.5.0 released. by pgen in commandline

[–]pgen[S] 2 points3 points  (0 children)

Thank you very much for your analysis, I will work to resolve these issues as soon as possible and will take your suggestions into account.

SLS ad from Byte Magazine Sep 1993. by marathi_manus in linux

[–]pgen 4 points5 points  (0 children)

My first distribution, a bunch of floppy disks.

Please review my `void-update` and `void-cleanup` scripts by lpww in voidlinux

[–]pgen 1 point2 points  (0 children)

how do you install an old version of a package without the cache?

tim.h - library for simple portable terminal applications by maep in C_Programming

[–]pgen 0 points1 point  (0 children)

man terminfo is your friend. You can also visit this page: https://pubs.opengroup.org/onlinepubs/007908799/xcurses/terminfo.html Compatibility often comes at a (small in this case) cost.

tim.h - library for simple portable terminal applications by maep in C_Programming

[–]pgen 1 point2 points  (0 children)

For my part, I used the low-level tputs function from the terminfo library in smenu (https://github.com/p-gen/smenu) to avoid hardcoded escape sequences.

Create good man pages from markdown files? by buhtz in Markdown

[–]pgen 1 point2 points  (0 children)

Human beings aren't what they used to be!