Gamma Crucis

  • 0 Posts
  • 27 Comments
Joined 1 年前
cake
Cake day: 2023年6月10日

help-circle


  • Gacrux@lemm.eeto196@lemmy.blahaj.zoneDevice rule
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 个月前

    sorry, did middle schoolers get taught the earth spins twice a day? 3 times? 17 times? or maybe they get taught that the time taken for it to spin once is actually called the sidereal day and not the synodic day?

    if you want to measure how fast things spin, use angular velocity. your car engine goes at several thousand rpm, not several thousand kilometers per hour. if you were standing at the poles, you would have zero linear velocity. does this mean the earth doesn’t spin?

    ok maybe you were talking about the time the earth takes to go around the sun. yes that takes a year.











  • 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).


  • 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).




  • i use trime on android and the default takes quite a while to get used to. for example, the symbol key that is usually on the bottom left corner is now a language switching key and the symbol key is one tiny key beside it. custom configuration seems like a pain and i haven’t done it. one of the defaults however comes with a menu that lets you type all sorts of symbols including greek, russian, japanese, IPA and mathematical operators. haven’t sen fcitx5 for android though

    edit: currently using fcitx5 android and i can say just go with this. everything comes right out of the box (no screwing around with config files) and has all the features trime has and more (i can even type unicode! ☻). only feature i would miss is that trime types both round brackets at once and places your cursor in the middle whereas fcitx5 android needs you to type them individually.