[-] curioushom@lemmy.one 20 points 1 year ago

Clearly the dark mode is the modern one! Jokes aside, I just realized that there THREE menu options on that toolbar: hamburger, kebab, and waffle! I realize they do different things, but no wonder people are confused by and scared of computers. Also, now I'm hungry!

[-] curioushom@lemmy.one 2 points 1 year ago

You can reinstall the OS without overwriting your home partition or any other data partition. That's always an option.

[-] curioushom@lemmy.one 1 points 1 year ago

That's right. zsh is POSIX compliant while fish is not. That's the reason I switched to zsh from fish.

[-] curioushom@lemmy.one 3 points 1 year ago

That's right, to add a bit more color, any of Proton mail paid plans allows you to use Proton Bridge (which runs locally and speaks IMAP to your mail client).

[-] curioushom@lemmy.one 2 points 1 year ago

Are you trying the terminal commands with sudo? You could also try logging in as root user with the password you used during setup.

[-] curioushom@lemmy.one 4 points 1 year ago

That's really cool! Looking forward to future updates, great work.

[-] curioushom@lemmy.one 1 points 1 year ago

Just to clarify the entire Logseq app is open source including the sync mechanism, the server backend to receive the sync endpoint and store the data isn't. I use Syncthing (FOSS and cross platform) to sync noted between my devices.

[-] curioushom@lemmy.one 2 points 1 year ago

Uh, say more about this... Do you have to have a Turkish credit card/address?

[-] curioushom@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

Excellent guide, thanks for the write up!

One thing I'd like to point out is that you can pipe output from an application into grep and then be able to use all the information above.

For instance if I want to know the full name of my wireguard interface I can just pass (pipe) the output of ifconfig into grep:

ifconfig | grep wire

[-] curioushom@lemmy.one 1 points 1 year ago

The whole software is currently considered alpha. If you want to test bleeding edge stuff, you could build the main branch locally and test that. Or you could use the app releases and report bugs on github (the devs would much prefer pull requests fixing bugs than just reports and they're great at merging). I'm not a dev but I have contributed to the app.

curioushom

joined 1 year ago