• 1 Post
  • 286 Comments
Joined 2 years ago
cake
Cake day: July 14th, 2023

help-circle
  • I started on Logseq, because I’m a contributing open source advocate. I fully intended to stay with Logseq.

    However, it seems to indent everything in the markdown including headings, bullet points and so on. When one loads a document into a markdown editor, one ends up removing all these indents before the document becomes ‘valid’. They’ve made some other unusual design choices that mean the markdown doesn’t read very well in plain text. I used Logseq for a year.

    There’s also a difficulty for me with getting help. For some reason Logseq help community seems to be based around the Discuss (sp?). It’s not easy to read because the lines are very short as it’s a messaging platform. The community is very very active though.

    I eventually got frustrated with trying to debug my Markdown outside Logseq, and went looking for another vehicle.

    Rather distressed, I installed Obsidian. It’s been designed with a more logical approach. To link to a heading in another document, the document is linked in a Wiki-like way (if you’ve chosen that format) with the heading separated by a hash symbol; in Logseq you get an unintelligible UUID plus all that indenting.

    There’s a lot of help within the Obsidian community but some of it is locked down in medium paid-for content. However, the hundreds of Obsidian YouTube channels and videos, obsidianrocks and obsidian.md sites are very well authored. AI searches augment the rest, TBF I don’t really use Google proxies anymore.

    Even though I’m a personal user, it’s worth it to me to buy a commercial licence to show my appreciation for the work that the two(?) developers have put in.

    The plugins use the published API and are all (?) open source AFAICT.

    Most of the issues I have with Obsidian are just related to my workflow. I think that there are probably plugins that will solve them.

    I don’t expect to be looking for another note-taking app anytime soon and it’s been over a year since I started with Obsidian. Understanding templates opened my world up enormously. I haven’t started data-mining in any meaningful sense yet.

    Just my tuppence.








  • The major issue is to complain to/about your provider, not mess around with the workaround solutions.

    That said once you have the list of packages, you can download them on your phone and seamlessly transfer them to your pc with Syncthing.

    Have a look at dnf-automatic to do downloads only. I’m not sure how many retries it allows.

    There is also the option of limiting your bandwidth on the PC so that it doesn’t choke.

    Ultimately the ISP has to provide a working service.







  • (half replying to other comments as well as yours)

    If you have a look at the btrfs mailing lists post that introduced RAID1c34, they were created because RAID56 were not considered viable or fixable. It’s in couched language but reasonably clear. I don’t think you’re thinking of using those (RAID56) but don’t.

    Never had any btrfs problems that weren’t self generated or date from a really sticky period in btrfs’s history (years ago, 4.13 or maybe 3.13). I’ve used RAID56 until RAID1c34 became available and RAID10 where I could.

    Haven’t tried LUKS - btrfs though, although effectively no worse than putting btrfs in a VM (which is fine if slow at the time), albeit a bit more computationally intensive.