Gamma Crucis

  • 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • https://helix-editor.com/

    essentially a terminal modal editor (like vim), but instead of specifying the action to perform then what to perform the action on (like “yank 3 lines”), in helix you select first, then perform actions on the selection (like “these 3 lines, i want them yanked”). it’s slightly better (according to others) because you get to see what you’re going to change in the file so you don’t accidentally delete 5 lines instead of deleting 4.

    on top of that many features are builtin, like tree-sitter and lsp support, so you don’t have to spend 5 hours looking for cool plugins and configuring everything to get started (my config file is only 50 lines of toml).

    the downside is that there isn’t support for plugins (yet), but there’s already things like a file picker, more than 100 themes etc.










  • Gacrux@lemm.eetolinux4noobs@programming.devventing
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    the partition doesnt exist? what does lsblk say?

    if the partition really doesnt exist then you either deleted the partition or destroyed the partition table. either way, if you dont have important data on it then id recommend you just abandon the install, delete everything and make a new one. otherwise you could try your hand at some linux file recovery tools (windows ones are almost certainly a scam).


  • Gacrux@lemm.eetolinux4noobs@programming.devventing
    link
    fedilink
    arrow-up
    5
    ·
    7 months ago

    been a while since i done this so i might have gotten some parts wrong:

    1. get a thumbdrive/usb drive/whatever you call it
    2. install the arch iso on it. im assuming you still have another device you can boot to.
    3. plug in the usb into your broken device. turn it on. then boot into that usb. you probably did this while installing arch so im assuming you know how to do that.
    4. once in, mount your broken arch install by doing mount /dev/<whichever partition it was> /mnt. take note of the space between the partition and the /mnt.
    5. then do arch-chroot /mnt
    6. from there just install grub like normal (just do whatever you did to get grub working in the first place).




  • alright now we’re gonna have quite a big discussion as to what “x server” means. x11? twitter?

    “guys x servers are down!”
    “have you checked your .xinitrc? did you start x?”
    “whats an x innit racecar? the x servers are down!”
    “how do you use x without knowing what an .xinitrc is… oh”

    meanwhile reddit gonna rename themselves to “wayland”