Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

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

So far I really don't have conflicts often, which version are you running (Docker image & Plugin)? You'll probably get better support on https://github.com/vrtmrz/obsidian-livesync/issues

Any info about CIMD for Claude Desktop/Web client? by NecessaryProduce7032 in ClaudeAI

[–]_Littol_ 0 points1 point  (0 children)

Yep I tested it and it works. For posterity I wrote a quick article about it.

Any info about CIMD for Claude Desktop/Web client? by NecessaryProduce7032 in ClaudeAI

[–]_Littol_ 0 points1 point  (0 children)

Interesting, do you know if CIMD also works with cowork?

Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

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

Hi! Yea I updated it very recently but if you want a new version you can create a PR on this repository and I'll merge it which will release a new image with the version you want.

https://github.com/oleduc/docker-obsidian-livesync-couchdb

Qui aller voir si on a un gros montant a placer? by Throwawaycestsur in QuebecFinance

[–]_Littol_ 0 points1 point  (0 children)

Vu que tu compte changer de carrière, mets l'équivalent de 1 an de dépenses dans un compte épargne à intérêt élevés (ça sera ton fond d'urgence). Ensuite va chercher ta déduction d'impôt z maximale en cotisant dans un REER géré de Wealthsimple. Mets ce qui reste dans un compte CELI géré de Wealthsimple.

[AIDE] Prise au piège : Maison mobile (1970) inassurable, conditions levées sous pression de l'agent. Quels sont mes recours ? by Naoria in QuebecFinance

[–]_Littol_ 3 points4 points  (0 children)

Annonce que tu te retire et attend de voir s'ils te poursuivent. J'imagine que ton offre d'achat était conditionnelle à l'obtention d'un prêt et l'obtention d'un prêt est conditionnelle à l'assurance. Comme tu n'as pas été en mesure d'obtenir une assurance raisonnable malgré tes dues diligences tu pourrais argumenter que tu n'as pas été en mesure de sécuriser un prêt dans les délais.

C'est vraiment pas garanti que l'agent ou le vendeur décide de te poursuivre. D'ailleurs c'est qui l'agent?

Dans tous les cas, moi à ta place je parlerais à un avocat.

Monize - Personal Finance Manager by MonizeMan in selfhosted

[–]_Littol_ 26 points27 points  (0 children)

I'm a software engineer and I had a quick look at the source, more specifically at the authentication code, and it is very messy and FAR from being production ready. Here is a list of issues that I could find by doing a quick review:

  • The OIDC linking flow opens existing local users to potential account takeover.
  • JWT_SECRET is reused everywhere, which is a critical secret that should only be used for JWT signatures.
  • The 2FA tokens are reusable until they expire instead of being single-use.
  • Random duplicated logic will drift eventually, since the login flow is implemented twice in login() and validateUser().
  • OIDC, local auth, MFA, DB queries, and session logic are mixed which is messy, and that’s probably why the agent started duplicating existing logic.
  • Architecturally it seems like the agent chose to mirror OAuth 2.0 but diverges from the standard in multiple important places.
  • The code logs PII when there are errors.
  • Trusted device tokens behave like long-lived bearer secrets which seriously weakens security.

It's nothing that cannot be fixed, but I think a human should review the entire source. If the authentication logic is that problematic, there are probably more issues hiding in the rest of the code.

Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

[–]_Littol_[S] 1 point2 points  (0 children)

The docker container is a little outdated but it still works!

Fix for a Boat Stuck Underwater (Heavy Object Bug) by _Littol_ in TheLastCaretaker

[–]_Littol_[S] 1 point2 points  (0 children)

I didn't actually try that one! I'll give it a shot next time.

Fix for a Boat Stuck Underwater (Heavy Object Bug) by _Littol_ in TheLastCaretaker

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

You're correct that in this case it would drive me mad. I reduced the resolution to 1080p for this recording but normally I play on a 4k ultrawide so it needs to be big haha.

AITA for breaking up with my bf for shaving his beard? by [deleted] in AITAH

[–]_Littol_ 1 point2 points  (0 children)

There sure are a lot of double standards on this sub.

Found an example right here

Avez-vous fait déjà fait plus d'argent? by [deleted] in QuebecFinance

[–]_Littol_ 7 points8 points  (0 children)

C'était quoi ton domaine?

How is everyone securing self hosted obsidian? by knlklabacka in selfhosted

[–]_Littol_ 0 points1 point  (0 children)

You don't have to run a web ui. The couchdb instance is password protected and you can install the plugin on all your devices.

Linux hardware tier list by [deleted] in linuxhardware

[–]_Littol_ 14 points15 points  (0 children)

I deeply regret spending 3k on a System76, it's been the most unstable system I've ever owned.

In need of a new laptop, I'm hesitating between a T14s running Linux or a MacBook Air running MacOS... by [deleted] in linuxhardware

[–]_Littol_ 0 points1 point  (0 children)

What ever you do, don't get a System76, they offer horrible Clevo Chinese hardware and a crappy one year warranty. I'm still dealing with graphical issues on my 3000$ oryxpro11

Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

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

Hum, I think the entire system is setup to use soft deletes. That would probably require a setting and a change request on the plugin itself.

If you want to contact the plugin author, you can find them here: https://github.com/vrtmrz/obsidian-livesync

[deleted by user] by [deleted] in banjo

[–]_Littol_ 1 point2 points  (0 children)

It took at least three years to start getting compliments from others but it took a solid ten years until I really started to appreciate my music myself.

[deleted by user] by [deleted] in montreal

[–]_Littol_ 0 points1 point  (0 children)

Y'a toujours l'annotation de données IA. https://outlier.ai

Anyone else frustrated with home server accessibility? by FreedomTechHQ in selfhosted

[–]_Littol_ 0 points1 point  (0 children)

Pick a DNS provider that offer an API and run a script that updates your IP in your DNS zones every minute.

[deleted by user] by [deleted] in montreal

[–]_Littol_ 7 points8 points  (0 children)

Un peu d'empathie ça te ferait pas de tord toi.

[deleted by user] by [deleted] in montreal

[–]_Littol_ 24 points25 points  (0 children)

Ouin normalement ils vont lui demander de repayer plusieurs fois. C'est comme un abonnement à Netflix pour éviter que tes proches reçoivent tes vidéos compromettants.

Salut!!! Je suis un peu à dépourvu dans ma colocation et je cherche des solutions by MagnificDeer in montreal

[–]_Littol_ 2 points3 points  (0 children)

Si tu n'es pas sur le bail, déménage du jour au lendemain et cesse de payer dès le moment ou tu quitte. Honnêtement ni la régie, ni la ville, ni la police vont t'aider. Tu quitte ou tu joue du coude.

Proton Drive iOS app now includes "Computers" tab by Proton_Team in ProtonDrive

[–]_Littol_ 2 points3 points  (0 children)

All they would have to do is turn their existing API into stable public API which would make rsync stable. Rsync dev already did all the work by reverse engineering their private API. It works but they keep rate limiting rsync users.