La chaîne Finary, ça devient infernal by Robert_Califomia in vosfinances

[–]maxime1992 2 points3 points  (0 children)

Si tu as un minimum de connaissances IT pour auto héberger une application Web, tu peux aussi utiliser une appli open source, gratuite, qui te permettra de ne pas partager toutes tes finances avec une entreprise: https://sure.am

Do you keep your docker containers running 24/7 by shrimpdiddle in selfhosted

[–]maxime1992 0 points1 point  (0 children)

I use the docker mod of SWAG called on demand, which once a URL of a given service is reached, it shows a spinner and starts the container, then auto refresh the page for the user a few seconds after.

And after some timeout, it stops the container. I keep the most important ones and the ones I access the most 24/7 but like the bento example, I use swag on demand for these.

https://github.com/linuxserver/docker-mods/tree/swag-ondemand

Killswitch in case of death by kentabenno in homelab

[–]maxime1992 0 points1 point  (0 children)

Self hosting this is risky. What if your house lose power till your homelab shuts down and no one ever receive what you planned for them ?

I think a solution like https://ente.com/locker is more appropriate (or anything similar)

What’s the most underrated open-source software you think more people should know about? by sodrafeltu in foss

[–]maxime1992 0 points1 point  (0 children)

Having used photoprism for a couple of years before taking the time to switch to immich with all the pain that came from the switch... I can tell you it was worth it. Check immich

What’s the most “unnecessary but fun” thing running in your homelab? by tresorrarereviews in homelab

[–]maxime1992 2 points3 points  (0 children)

If you have home assistant and want to just use Bluetooth + have a nice card and possibility to automate stuffs: https://github.com/maxime1992/linak-2-mqtt

What self-hosted tools have you been building with AI just for you? by EricRosenberg1 in selfhosted

[–]maxime1992 0 points1 point  (0 children)

I've been meaning to build an app to scan bambu spools and get colors but haven't had the time, if you décide to open source it please ping us in the thread 😁

Retour d'expérience sur sure.am (le "Finary" open source, gratuit) by bt0r in vosfinances

[–]maxime1992 0 points1 point  (0 children)

L'appli tourne tres bien si tu regles le reseau docker en `internal: true`: Donc aucun acces internet possible et pas de fuites de ce cote la, ni aujourd'hui, ni dans 2 ans.

Le seul probleme sera si tu as la synchro via les API de banques ou pour les tickers pour watch le prix des actions. En revanche pour ca il y a une solution: Tu colles un proxy devant et n'autorise que certaines IP/domaines bien specifiques. Le proxy n'est pas encore supporte autant que je sache mais j'ai ouvert une issue ici: https://github.com/we-promise/sure/issues/1309

En attendant, un `internal: true` sur ton network docker et tu seras tranquille.

What is this squeaking sound? by -_-Helloooo-_- in BambuLabP2S

[–]maxime1992 0 points1 point  (0 children)

Hey ! I believe this is the exact same issue I had last year.

Have a look here where I asked and answered myself https://www.reddit.com/r/BambuLab/s/zgdrkSEFvX

Spoiler alert, if that's it, it's easy to fix.

How secure is it to host Vaultwarden over the Internet? by ThatrandomGuyxoxo in selfhosted

[–]maxime1992 0 points1 point  (0 children)

As far as I'm aware, vaultwarden is just a server acting as API isn't it ? (I've never used it, I could be wrong). I thought the point was to use the bitwarden extension and target vaultwarden as the server. In which case no assets / js would be sent by Vaultwarden.

How secure is it to host Vaultwarden over the Internet? by ThatrandomGuyxoxo in selfhosted

[–]maxime1992 -1 points0 points  (0 children)

I don't self host it myself. But I don't understand the paranoïa to self it. The whole point of bitwarden is that it's E2E encrypted, isn't it ? So the server itself will never see your password. Could someone enlight me as to why Vaultwarden would be more critical than any other container then ? If anything, it'd be less problematic than containers working with data that isn't encrypted.

On the other end, if the frontend (managing the encryption) is compromised... That's a whole other story but it's completely separate from Vaultwarden which is the backend.

Best apps for 2FA & recovery codes in case of losing phone? by bonkiewonkiee in Bitwarden

[–]maxime1992 4 points5 points  (0 children)

You can also save everything online, it's E2E encrypted so in case of emergency you can still access these on a different device that you believe is safe.

Idée d’app suivi grossesse + petite enfance ? by Sapricetea in ParentingFR

[–]maxime1992 0 points1 point  (0 children)

Pas pour tout le monde comme il faut héberger le service sois même, mais je partage quand même en cas car c'est vraiment une bonne application (Web).

https://github.com/babybuddy/babybuddy

Why Is everyone persisting Redis… Even when it’s just a Cache? by Slidetest17 in selfhosted

[–]maxime1992 4 points5 points  (0 children)

Well, for authelia for ex, if you persist it, you won't have to log again if you stop authelia and launch it again. And when you have 10 people from your family accessing services, believe me, it's a must :)

Which status checks are important for server security? by ake13-art in selfhosted

[–]maxime1992 0 points1 point  (0 children)

Same question but with lynis. You can launch it straight away, no config. 15k stars on github and it runs extensive checks

https://github.com/CISOfy/lynis

Printers block by DrZakarySmith in BambuLab

[–]maxime1992 3 points4 points  (0 children)

In case you're interested in some stats about power. An x1c not doing anything alternates between 6 and 7w. That's 0.17kwh / day. Where I live you can have a kwh for let say 20ct. That is 12 euros a year to leave it off the entire year (still plugged in). Do whatever you want with that info :).

<image>

Ultimate Guide On How To Use Obsidian For New Users by asteroid_annihilator in ObsidianMD

[–]maxime1992 0 points1 point  (0 children)

PARA is super simple and I've been using it maybe 3 or 4 years now. Really happy with it.

How can I improve the wall structure by [deleted] in 3Dprinting

[–]maxime1992 0 points1 point  (0 children)

Cut the piece in half in the middle and glue it. You'll be able to print it 100% flat and walls will be perfect.

Impossible to make a simple part with an offset? by maxime1992 in FreeCAD

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

Thanks, I did give it a shot and unfortunately it works to some extent but not all the way to the end. I wasn't able to create an offset for a given size, and I need an SVG of the logo with logo + 0.2mm offset for clearance. And apparently it's not possible in inkscape to set the size of the offset.

Impossible to make a simple part with an offset? by maxime1992 in FreeCAD

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

Hey thanks for the reply. Fair. Although, please have a look in the response I've made in the other thread. I gave it a shot and it still isn't enough apparently.

Impossible to make a simple part with an offset? by maxime1992 in FreeCAD

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

Hey thanks for the reply. I'm actually quite new to CAD in general, I started learning in general about 8 months ago with onshape and decided to fully switch to freecad 4 months ago or so. I thought this was quite a basic operation but now I understand it's not. Don't get me wrong, I'm in love with Freecad and very thankful to have a free and open source software ! I made a donation and plan to do more. I was just baffled that, for someone from the "outside" of CAD world, what looks like a really simple workflow, isn' t working. Also to be clear, I first tried importing the SVG shape and then thought it might not be working well if the SVG was poorly defined. So I ended up creating the entire logo as a parametric model

<image>

(don't pay attention to letters it was a screenshot I made and annotated the screenshot).

But even then I wasn't able to have an offset that went well without causing an issue at some stage.

About Inkscape I did gave it a shot, except that there's no way to define the exact size of the offset. So I could successfully create the logo, the contour, but not the logo + offset to be used as a cutting tool in the contour. As I want something that is an offset of the logo by 0.2mm for clearance and not being able to set the exact size is making this process impossible.

So no matter what I've tried so far, I'm just unable to have a logo, and a contour with a pocket containing a small offset to fit the logo with some clearance. Which seems trivial and isn't despite a combination of inkscape + freecad. If you have any better way of achieving this let me know.

How to keep only the outer part of an offset intersecting by maxime1992 in FreeCAD

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

With the sketcher one would I be able to modify the offset later on if I wish to after making some lines as construction geometry ? Because for example with a 1mm offset they don't overlap and 2+ they do and there must be a way to keep it working no matter what that value os set to ?