• 2 Posts
  • 37 Comments
Joined 11 months ago
cake
Cake day: July 22nd, 2023

help-circle










  • I have a zenbook as well (not the same model) and I only had problems with Windows. When coming back from suspension it would be hot and the screen had like white fog on the edges. I tried to fix it but with no success. Frustrated with that I decided to give Linux a try and never had that problem again.

    I assume you changed the ssd, I didn’t know that was possible, I thought it was soldered to the motherboard. Is it possible you received a faulty drive from WD?










  • orgmode with neovim on PC and orgzly on phone. syncing with syncthing

    Edit: I’m actually using orgzly revived, a community maintained version of orgzly, since orgzly is no longer mantained

    For anyone who is interested in note taking in your everyday editor like vim or emacs, orgmode is an emacs tool (in neovim there is a clone plugin) for note taking, todos, agendas, etc. It uses a format similar to markdown, and a good part is that with the orgzly app you receive notifications for your events. So basically you can use orgmode as a calendar as well (I do!).

    Neovim orgmode plugin github