It looks great already, so I would say: - A package manager. This will help the project grow and mature. - I didn't find how to call JS functions and vice versa. Should I wrap js code into web components and do interop…
I guess that you can do fingerprinting with any cached content, but the insane persistency of favicon's cache makes this much more concerning.
I wouldn't follow this approach because if you run `. .env;` you .env gets evaluated as a bash script, not as a configuration file. This means that you can get runtime errors in the .env file, and nobody wants that.
Sometimes waiting for the address is not enough. For example, you might want to wait for a specific API enpoint to return 200 OK, or you might want to wait for database migrations to get applied. Is `is_ready` aiming to…
`process-compose` is a "scheduler and orchestrator". `is_ready` only checks for services to be ready so it seems great when you want to start the services by other means and wait for them to be avialabe (for example,…
+1
A bit off topic, but this is why I started using KDE over gnome. I liked to use middle mouse button for drag-move/resize but in gnome it required editing the source code and recompiling.
good to know, thanks
> Time Zones often have a "friendly name" in the format Continent/City|Island Continent/City are not friendly names, they are political boundaries that gice more precision. For example, CET covers many countries that…
k3s is a super easy way of deploying kubernetes in a linux machine.
It looks great already, so I would say: - A package manager. This will help the project grow and mature. - I didn't find how to call JS functions and vice versa. Should I wrap js code into web components and do interop…
I guess that you can do fingerprinting with any cached content, but the insane persistency of favicon's cache makes this much more concerning.
I wouldn't follow this approach because if you run `. .env;` you .env gets evaluated as a bash script, not as a configuration file. This means that you can get runtime errors in the .env file, and nobody wants that.
Sometimes waiting for the address is not enough. For example, you might want to wait for a specific API enpoint to return 200 OK, or you might want to wait for database migrations to get applied. Is `is_ready` aiming to…
`process-compose` is a "scheduler and orchestrator". `is_ready` only checks for services to be ready so it seems great when you want to start the services by other means and wait for them to be avialabe (for example,…
+1
A bit off topic, but this is why I started using KDE over gnome. I liked to use middle mouse button for drag-move/resize but in gnome it required editing the source code and recompiling.
good to know, thanks
> Time Zones often have a "friendly name" in the format Continent/City|Island Continent/City are not friendly names, they are political boundaries that gice more precision. For example, CET covers many countries that…
k3s is a super easy way of deploying kubernetes in a linux machine.