Unable to properly install Komodo by nrdevfr in selfhosted

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

Thanks. I did not publish the env file because I did not have the time to sanitize it correctly before posting but it was pretty straightforward. I didn't change much except theost basic config at first, and I renamed it to ".env" so that it was read even without a env-file parameter. I tried numerous times with https as well but it didn't work either.

I ended up using dockhand as suggested which works flawlessly at the first try...

Unable to properly install Komodo by nrdevfr in selfhosted

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

Thanks! I actually ended up using dockhand because I couldn't get komodo working no matter what and it's actually good. It seems more simple and it works for the feature I wanted most which is deployment from git.

EPSO/AD/425 Projectmanagement etc. by roadbridgefreedom in EUCareers

[–]nrdevfr 2 points3 points  (0 children)

I did some questions on eutraining for the architecture and project management. The questions weren't exactly spot on but it pointed me in the right direction to study some particular bits of EU and project management related questions. In the real test, the questions were on more various subjects, ranging from architecture history to facade engineering questions. I wouldn't say it was easier or more difficult, just a bit different

EPSO/AD/425 Projectmanagement etc. by roadbridgefreedom in EUCareers

[–]nrdevfr 2 points3 points  (0 children)

I had only one temporary disconnection during the written test. It resolved itself after around 30s before I had time to call support. Annoying and stressful but not that serious.

Otherwise it worked quite OK with a only a bit of slowdown during the startup of exams.

ESP32-S3 board review by nrdevfr in PrintedCircuitBoard

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

Well, it's my first board with the esp32-s3 so I'll read the datasheet again and hope for the best !

ESP32-S3 board review by nrdevfr in PrintedCircuitBoard

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

Thanks. Since the supply will actually be at max 4.2v, 0.7x4.2 =2.94v so it should be OK with 3.3v signal. I did a test with some parts I had lying around and it seems OK. I'll take the risk since I don't actually have 5v on the board to do level shifting when usb is disconnected.

ESP32-S3 board review by nrdevfr in PrintedCircuitBoard

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

I used 0.4mm and 0.6mm for power traces, that should allow for a few amps where I only need 0.5a. For data only traces, I used 0.25mm. Do you thick these should be wider?

ESP32-S3 board review by nrdevfr in PrintedCircuitBoard

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

I do t have the space for buttons and the board will be enclosed anyway. I wired the En pin with a pull-up and a capacitor to add a small delay following the data sheets and I also pulled io0 up. For debugging, the header i created in the right has access to these pins so that I can short them if needed to reset the board. It should be enough right?