Andrei Telteu
Andrei Telteu
If you do getMovieInfoById("http://www.imdb.com/title/tt2692904/"); it will extract the id from that url string. ("2692904") We can do a separate function like getMovieInfoByUrl but there is no reason for that. This...
Hi. I have a [astro](https://astro.build/) project with my page written in solid-js and i want to use a simple TextInput. Here is a demo of that i'm trying to do:...
I started implementing the long-requested chmod functionality. #112 Feedback is welcomed   Progress: - ✅ Save permissions for local driver - **done and tested** - ✅ Save for FTP...
Hi. For people that don't have the required NodeJS or PHP version I think it's useful a docker compose setup with hot reloading and everything. Works on Windows WSL. I...
For users that have other dev tools installed and running, this configuration is very useful to ignore queries generated by those other tools. Especially when those tools run queries automatically...
Hi ! Great project ! I tested it with laravel **10.39.0** and php **8.2.14** inside a docker container and it works great !
Hi. I found a problem on multiple aapanel servers. It must be something related to domain bind or SSL settings because, after a clean install, it works ok. The problem...
Hi. I tried using lighthouse-mcp on windows and it crashes when getting the result. The results are generated in a temporary folder but it crashes after "LH:status Generating results..." Here...