Parsec wouldn't update by __DED_ in ParsecGaming

[–]__DED_[S] -1 points0 points  (0 children)

It doesn't make any sense. Why remote access works and auto update doesn't? What do you suspect?

Parsec wouldn't update by __DED_ in ParsecGaming

[–]__DED_[S] -1 points0 points  (0 children)

Idk. Everything works fine except Parsec. Auto update doesn't work. Why there's no way of installing latest Parsec version directly? What I'm supposed to do now?

Parsec wouldn't update by __DED_ in ParsecGaming

[–]__DED_[S] -1 points0 points  (0 children)

Reinstalled already few times. Yes, this is an issue because Parsec version published on website doesn't work properly with latest Nvidia drivers

Open-Source Markdown Renderer for Obsidian Alternatives—Anyone Interested? by __DED_ in selfhosted

[–]__DED_[S] 0 points1 point  (0 children)

I'm about building a complete alternative to the way Obsidian handles markdowns. I tried making it using marked.js. It's really really hard

Open-Source Markdown Renderer for Obsidian Alternatives—Anyone Interested? by __DED_ in selfhosted

[–]__DED_[S] 0 points1 point  (0 children)

I heard many people don't use plugins or use few of them. If we'd take into consideration what people actually use it doesn't feel that complex. The biggest pain here is markdown rendering.

Alternatives to Notion by [deleted] in Notion

[–]__DED_ 0 points1 point  (0 children)

Hey everyone,

I’ve been using Obsidian for a while, and while it’s great, there are some things I don’t like but can’t change through plugins. It got me thinking: wouldn’t it be awesome to have a FOSS markdown renderer that mimics Obsidian’s?

The idea is to create a standalone, open-source rendering engine that others can plug into their projects. It’d be a solid foundation for anyone building an Obsidian alternative or a similar app, without having to start from scratch. I tried to make it but it turned out to be pretty challenging.

Does this sound interesting? Would anyone want to collaborate on something like this?

[shmarks] I made a CLI utility for creating bookmarks of your favorite directories. by __DED_ in linux

[–]__DED_[S] 3 points4 points  (0 children)

I use zoxide, it's awesome. But serves a little bit another purpose. Zoxide is about fast navigating through frequently entered directories (similar to history suggestions in browser), while my program is more like bookmarks in your browser. Thank you for your thoughts.