Khiet Tam Nguyen

Results 83 comments of Khiet Tam Nguyen

hmm yeah my bad, I did it in a rush and thought it was working, but turns out not (and doesn't make much sense either). Traefik was basically stopped from...

Getting this: ``` ~$ go-chromecast status -u 7f6cf02cfb881590b9a4be12e067986e --debug --verbose using device name=Family room TV 2 addr=10.0.0.25 port=8009 uuid=7f6cf02cfb881590b9a4be12e067986e error: unable to get cast application: unable to connect to chromecast...

Thanks @cjkihl for your suggestion on pure packages + using factory methods! I was able to combine this with a [really nice suggestion from tyleralbee](https://github.com/vercel/turborepo/discussions/9458#discussioncomment-11443969) to make my own turborepo...

Fileforge has sunsetted. There was an article about this back in Nov/Dec 2024, but it appears to have since been removed. The author does address it briefly in [Discussion #10](https://github.com/OnedocLabs/react-print-pdf/discussions/10#discussioncomment-10771373)...

Not really - other than manually un-hiding the columns, run my script, then hiding them again. Other alternatives might be to use the [official Google API](https://developers.google.com/sheets/api/guides/concepts), or for a hacky...

> I have some not so great updates, something must have changed in recent -git builds from today. Now when booting with all 3 monitors integrated display(eDP-1) is just black...

Yeah, thanks @adam-nielsen. This should indeed be removed: https://github.com/ryu1kn/csv-writer/blob/4b36c0c42ae2c8b7ca3ee9567aabf61e9dab9bd2/package.json#L35 Doesn't look like `csv-writer` is being actively maintained anymore though, so I've switched to using [csv-stringify](https://www.npmjs.com/package/csv-stringify).

Yep, I'll update the PR for the 1.0.0 release. Edit: running into some issues in the [Dokploy template](https://github.com/Dokploy/templates/pull/160), so I'll try to get that sorted before attempting Coolify.

@Lqm1 I've updated the template. Could you test it? Was ultimately unsuccessful in removing the Caddy reverse proxy even in 1.0.0 when stripping /api is no longer necessary. Alternative would...

> Of course! Could you tell me how to test? You can just copy the content of this file: - https://github.com/nktnet1/coolify/blob/rybbit-template/templates/compose/rybbit.yaml Then create a new "Docker Compose Empty" resource: and...