Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

callyral, to linux in Why do you use the terminal?
@callyral@pawb.social avatar

I usually just press F2 to rename things in a GUI

callyral, to linux in Cool fancy programs?
@callyral@pawb.social avatar

fyi i use neovim

callyral, to linux in Cool fancy programs?
@callyral@pawb.social avatar

Pretty sure they meant to type “Emacs”

callyral, (edited ) to linux in Cool fancy programs?
@callyral@pawb.social avatar

Wayfire - basically Wayland Compiz

Unimatrix - CMatrix-like program

cellular-automaton.nvim - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool

callyral, to linux in Flatpack, appimage, snaps..
@callyral@pawb.social avatar

Appimages do not have repositories, unlike Flatpaks and Snaps. It’s harder to install or update them since there isn’t a package manager for the Appimages.

I don’t know about Snaps, but Flatpaks are sandboxed, which basically means more security, since apps won’t get access to your system without permission. It’s kind of like Android where apps have to ask for permission to things like camera access, filesystem access, etc.


While I do use Appimages, they remind me of Windows and having to go to websites to download stuff.

Personally, I prefer just installing software with my distro’s package manager and resort to Flatpaks or Appimages when it’s not available in the repos.

callyral, to asklemmy in Is there an artist whose work you love but was a shitty person?
@callyral@pawb.social avatar

nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her.

callyral, (edited ) to linuxmemes in When you build from source 🥲
@callyral@pawb.social avatar

my laptop is at 56°C idle, then again it is summer here

edit: the moment i went to check it is now at 47°C with the browser open. maybe it was reporting the wrong temperature or it’s just cooler today

callyral, to linuxmemes in what if you wanted to compile kernel, but make said "Error 2"
@callyral@pawb.social avatar

In C exit codes are numbers, in the Makefile it says line n° 2014, error 2 probably has some kind of special meaning, you could take a look and search from there.

callyral, to linux in Redox OS - an OS built entirely out of Rust
@callyral@pawb.social avatar

I’ve heard about it due to the Ion shell which I tried out once

callyral, to linux in Redox OS - an OS built entirely out of Rust
@callyral@pawb.social avatar

(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.

callyral, (edited ) to lemmyshitpost in Gastronomical Masterpiece
@callyral@pawb.social avatar

🫘🫘🫘🫘 (beans)

callyral, to science_memes in Ever wonder if electrons get lonely?
@callyral@pawb.social avatar

three birds, GTK and QT getting along, with “Electron” in the background menacingly watching

i thought this was gonna be the meme and forgot for a second what an atom is

callyral, to linuxmemes in When you build from source 🥲
@callyral@pawb.social avatar

i also use void linux

callyral, to science_memes in Yellow Square
@callyral@pawb.social avatar

a circular definition is a definition that is circular

callyral, to linux in are tiling WM good only for terminal?
@callyral@pawb.social avatar

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.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #