
Zikeji
@Zikeji@programming.dev
Nice. Software developer, gamer, occasionally 3d printing, coffee lover.
- Comment on How do you manage you DB in a docker environment? 2 days ago:
Yes that’s good enough! Sorry to clarify I leave mine running since a dump can recover if it gets corrupt.
Basically my backup contains the database and the SQL dump (or equivalent) - that way I don’t need to shutdown the service.
- Comment on How do you manage you DB in a docker environment? 2 days ago:
Most of the time that’s perfectly fine, but if the database were in the middle of an operation you risk corruption.
- Comment on How do you manage you DB in a docker environment? 4 days ago:
Individually. If the app requires a DB, I put it in the compose file. This simplifies both backups and migrations. My tooling for backups has a pre and post script I can customize on a per app basis so I just have the pre do whatever *dump for that DB and the post clean it up (backup takes a tar of the folder).
- Comment on I'm sorry for who fell for the relentless marketing 3 weeks ago:
That’s a little hopeful to hear. When I was researching my purchase I had considered a Qidi machine but the reviews were inconsistent at the time. This was back early '24 though. I think my Microcenter warranty on the P1S is running out soon.
- Comment on I'm sorry for who fell for the relentless marketing 3 weeks ago:
As much as I’m distressed to see the current situation with Bambu Lab I wouldn’t consider it “falling for relentless marketing”. They are/were genuinely ahead of the curve.
I’ve owned 3 different 3D printers before my P1S in the nearly decade I’ve been 3D printing (I got my first in 2017) and Bambu was the first to actually deliver on being “plug and play” when compared to the competition.
I’m hopeful the situation when my P1S kicks the bucket has changed (it may already have but I’m not in the market so I haven’t checked). But for now I’m just not updating the firmware.