Khiet Tam Nguyen

Results 83 comments of Khiet Tam Nguyen

@richardgarnier thank you for making this issue and providing the workaround! I found it very helpful. Just a quick note, the `getNextMillis` function returns `number | undefined` which isn't compatible...

@asanghc have you tried looking at the logs? Try running enteauth/ente_auth from a terminal and replicate the problem. If it has nothing to do with fingerprints, then I think creating...

Same issue (v3.0.4 Desktop Linux). I have 3 tags, all of which are being skipped: https://github.com/ente-io/ente/assets/86177399/bcbabf39-039a-4f0a-88ff-77061e443f3c

# Update 2024-08-24 Made a PR with cpp `windowcount` module: - https://github.com/Alexays/Waybar/pull/3544 Mainly wanted "separate-outputs", i.e. windows count should be specific to each monitor. # Original I was able to...

> @Wolvan: I use ioredis to connect to a redis pub/sub and have the queue worker listen to cancellation requests ... I made a demo similar to what @Wolvan suggested...

With > 2. How do I start the image with the user and password already created? docker exec -it superset superset-init You can probably use another service, e.g. `superset_db_setup`. For...

@Siumauricio revisiting this > and they do not offer a functionality to stop or terminate the running process unless you pay for a paid version Is there a reason we...

Hey @Siumauricio, I've just made a small demo showcasing how a bullmq worker process, which spawns a docker container task, can be aborted midway, using Redis pubsub (although there can...

I think having some indicator is still a good idea - sometimes during a machine reboot, a handful of services/applications has a "green" indicator in Dokploy because it was previously...