Just another Lemmy user, and also an idiot who accidentally wiped his Lemmy instance not once but twice. Oh well, third time’s the charm.

  • 4 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle
  • Agreed.

    I once worked on a team in a company who had to ssh into a server and do all the development work on that server. So all we could use was either vim or emacs. I had my vim decked out with all the plugins and customizations, and it was fine.

    But after you get back to using an IDE (especially an IDE with a vim plugin), it’s hard to go back







  • How is this different to ActivityPub protocol that the fediverse uses? Seems like its trying to accomplish very similar things? Like how KBin and Lemmy can interact with the same content and have different layouts, apps, etc.

    I suppose it’s good to have alternative protocols for decentralized communication, but wouldn’t it be better to focus on one and put more effort into improving it?


  • As far as I’m aware, the only way to get a private streaming box would be to use a RaspberryPi. You could use Google Chromecast but then you get Google, Nvidia have Nvidia Shield but that costs a lot and I’m not familiar enough with it to know if it has spyware.

    With RaspberryPi, all you really need is to just install the Raspbian OS (they have detailed instructions on their website) and you basically have a mini PC with an Internet browser and all that. So you could just do that?

    There is also this Chromium DRM compliant browser which supports Hulu, Amazon Prime, Netflix, etc. Which you can install on the Pi for streaming support. Here’s the link



  • They are very similar. The main differences are:

    • LogSeq uses bullet points. Obsidian is just pure markdown
    • LogSeq is open source. Obsidian is closed source
    • LogSeq has a predefined structure to it (folders). Obsidian allows you to have whatever folders you want

    Personally, I use LogSeq for my day to day work. Primarily because I prefer the bullet point approach when taking notes. But some people would prefer writing long continuous text with Obsidian.

    So to each their own. If you’re interested, try both (they’re both using markdown, so you can transfer between the two). I went back and forth a few times before settling with LogSeq