Ludovic LEMARINEL - Adesin.fr
Ludovic LEMARINEL - Adesin.fr
I'm using deployer to update my websites easily. There is problems with NGINX not serving the correct folder, and I need to redeploy my apps so they are correctly served....
My yoga (14ARH7) is not supported, but I found a new way of enabling S3 sleep : https://github.com/DavidS95/Smokeless_UMAF It allows to boot to a "modified BIOS" without needing to unlock...
Hi Your library seems very promising, and I would like to use it to take pictures from a tethered PTP camera (whatever the brand it is, Nikon, canon or others)....
Version has to be set manually in valet.php file on each release ! This is not a really nice CI/CD patten... We already know the version we're going to update...
Seems there's no check to see if port 80 is free to use. If port is used, then Nginx will fail to run. - [ ] Add a test before...
Hi, I see that the original RFLink allows to use also NRF24L01. I haven't search more to see if it can be used at the same time than the "standard"...
Hi I try to install from composer on ubuntu 20.04, php 7.4 with the command : ` composer create-project jfoucher/mailocal ` It breaks with error " curl_multi_setopt(): CURLPIPE_HTTP1 is no...
Hi Tried this plugin on MacOS Big Sur. It doesn't load : I tried to print full stack on python console, it seems that the default python version on MacOS...
MySensors allows the user to update the firmware of a node over the air. It would be nice if we could implement this feature !
Hi I always struggle to remember the correct syntax to test for props in my inertia responses. Sometimes Copilot helps me a bit, but it also seems to struggle remembering...