Wildan M

Results 29 issues of Wildan M

Hi, just noticing that you have incorrect HTML comments. It should be `-->` not `--!>` The page still work because browsers are forgiving this common mistake :)

When cleaning node_modules, I found your module contains 125 KB of `yarn.lock` file. Proof: ![yarn](https://user-images.githubusercontent.com/20214420/35075570-6cfb0b3a-fc26-11e7-9989-8cc409ae90ea.png) Suggest to add that to .npmignore?

The idea is if I call `npx detect-package-manager` then it will return `npm`, `yarn` or `pnpm`. So I can do this: ```bash `npx --yes detect-package-manager` install ```

So far I've covered six server locations: + Singapore (SGA) + New York (NYC) + Frankfurt (FRA) (Added Jan 2023) + Osaka (OSA) (Added Nov 2023) + Bangalore (BLR) (Added...

I know maybe some people don't comfortable with PayPal. But AFAIK PayPal can do card processing without signing up. I am aware of Stripe but it doesn't available in our...

This might be a weird request but recently I've seen that disk usage is high for [SGA](http://sga.domcloud.id/status/test) and [NYC](http://nyc.domcloud.id/status/test) servers, most are occupied by free users, whether it's actually used...

I ask because it seems that it is easier to stick with online installation right now. Things always updating. Otherwise, I plan to update this repo so it can be...

If anyone knows how to do that WITHOUT asking for `sudo`, it would really help!

help wanted

``` go install gotest.tools/gotestsum@latest go: downloading gotest.tools v2.2.0+incompatible go: downloading gotest.tools/gotestsum v1.12.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/google/shlex v0.0.0-201912021004[58]()-e7afc7fbc510 go: downloading golang.org/x/tools v0.19.0 go: downloading...

This is a continuation of https://github.com/domcloud/domcloud/issues/58 Recently a bad actor uses DOM Cloud generous free plan to put phising content and this goes undetected until our free domain *.dom.my.id get...