This profile is from a federated server and may be incomplete. Browse more on the original instance.
callyral, 1 year ago to linux in Redox OS - an OS built entirely out of Rust (notice: I am not a Rust or C/C++ expert) Doing all that is creating a completely separate programming language from C. Rust is that programming language. Fix shitty imports Rust does that with modules and crates. Improve syntax rule You mean having consistent/universal style guidelines? Rust pretty much has that with rustfmt. Improve memory management Safe Rust is memory safe (using things like the borrow checker), and Unsafe Rust is (usually?) separated using the unsafe keyword. Although Unsafe Rust seems to be quite a mess, idk haven’t tried it Other new misc features Rust has macros, iterators, lambdas, etc. C doesn’t have those. C++ probably has those but in a really weird C++ way.
(notice: I am not a Rust or C/C++ expert)
Doing all that is creating a completely separate programming language from C. Rust is that programming language.
Fix shitty imports
Rust does that with modules and crates.
Improve syntax rule
You mean having consistent/universal style guidelines? Rust pretty much has that with rustfmt.
Improve memory management
Safe Rust is memory safe (using things like the borrow checker), and Unsafe Rust is (usually?) separated using the unsafe keyword.
unsafe
Although Unsafe Rust seems to be quite a mess, idk haven’t tried it
Other new misc features
Rust has macros, iterators, lambdas, etc. C doesn’t have those. C++ probably has those but in a really weird C++ way.
callyral, 1 year ago to linux in Terminal Utility Mega list! nushell is a new type of shell that has some really cool features lf is a file manager inspired by ranger dash a POSIX-compliant /bin/sh that is fast and simple eza is a modern alternative to ls
nushell is a new type of shell that has some really cool features
lf is a file manager inspired by ranger
dash a POSIX-compliant /bin/sh that is fast and simple
/bin/sh
eza is a modern alternative to ls
ls
callyral, 1 year ago to science_memes in gatekeeping
callyral, 1 year ago to linuxmemes in How do I exit vim? Wait, has he entered Vim in his mind??
Wait, has he entered Vim in his mind??
callyral, 1 year ago to linux in Good Nix OS series: five articles for new users. “install flatpak” why would someone do that in NixOS? nix has a lot of packages and using flatpaks imperatively would lead to less reproducibility
“install flatpak”
why would someone do that in NixOS? nix has a lot of packages and using flatpaks imperatively would lead to less reproducibility
callyral, 1 year ago to linuxmemes in Two moods i thought this was about game development for a second and was confused as to why you wouldn’t be able to do that on linux
i thought this was about game development for a second and was confused as to why you wouldn’t be able to do that on linux
callyral, 1 year ago (edited 1 year ago) to linux in Writing program Any text editor that lets you write Markdown (all of them, since markdown can be written as a plain text file). It’s simple but featureful. I would recommend Marktext.
Any text editor that lets you write Markdown (all of them, since markdown can be written as a plain text file). It’s simple but featureful. I would recommend Marktext.
callyral, 1 year ago to linux in are tiling WM good only for terminal? Yes, I’m using swaywm right now and I’m typing this comment on Firefox. Although most (if not all) tiling window managers are configured with a text editor, not a settings program.
Yes, I’m using swaywm right now and I’m typing this comment on Firefox.
Although most (if not all) tiling window managers are configured with a text editor, not a settings program.
callyral, 1 year ago to linux in Why didn't anyone remind me the dual booting exists? wait, you can have two different systems, on two SSDs, on the same computer? this will be useful once i get to build my pc. Thanks! i’m guessing having windows on a separate drive will mean that it won’t break GRUB?
wait, you can have two different systems, on two SSDs, on the same computer? this will be useful once i get to build my pc. Thanks!
i’m guessing having windows on a separate drive will mean that it won’t break GRUB?
callyral, 1 year ago to memes in Yes. We're better than you. what about putting a dot in the zero? like in monospace fonts? ʘ ← kinda like this but squished
what about putting a dot in the zero? like in monospace fonts?
ʘ ← kinda like this but squished
callyral, 1 year ago to linuxmemes in The pain is felt on other planets as well... with Emacs you’re never out of Control
with Emacs you’re never out of Control
callyral, 1 year ago to linux in Best DE for touch screens but also normal use could you link to the issue
could you link to the issue
callyral, 1 year ago to lemmybewholesome in Good roommates Undertale screenshot: showing a character in front of a spider web, with the dialogue “Leave 7G in the web?”, having “Yes” selected. (Imgur)
Undertale screenshot: showing a character in front of a spider web, with the dialogue “Leave 7G in the web?”, having “Yes” selected. (Imgur)
callyral, 1 year ago to linuxmemes in Looks like I'll be distrohopping again! what about void linux
what about void linux
callyral, 1 year ago to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux? Or just download a binary if the program offers one
Or just download a binary if the program offers one