Mahmudul Hasan

Results 30 comments of Mahmudul Hasan

> As you can see, sfdisk failed: Created a new GPT disklabel (GUID: BF1C990A-2AAE-C64D-9D63-9791C65F97A3). /dev/sdb1: Created a new partition 1 of type 'EFI System' and of size 300 MiB. /dev/sdb2:...

If user wanted to monitor their internet speed then they can fast --upload --json. but they have to install https://github.com/sindresorhus/fast-cli ```bash #!/bin/bash # Filename: index.sh PUSH_URL_DOWNLOAD="https://example.com/api/push/key1" PUSH_URL_UPLOAD="https://example.com/api/push/key2" INTERVAL=60 while true;...

> Added appropriate paths to search for cookies/states/etc. Could you add support for multiple profiles. In that case there isnt any default profile so this app fails to retrieve cookies....

> > Added appropriate paths to search for cookies/states/etc. > > Could you add support for multiple profiles. In that case there isnt any default profile so this app fails...

> It probably depends on login method. When I login using email and link, it works great. When I use login using Google account, it is laggy like hell. I...

I was also getting bad gateway. Now i wouldnt apply the hotfix. Below is the output git fetch && git checkout hotfix/2.2.0_release error: pathspec 'hotfix/2.2.0_release' did not match any file(s)...

❯ git pull Already up to date. > @sanyam2602 Thank you for testing it out. I have merged the changes. please `git pull` for latest fixes. > > Thanks @ncharron...

Okay i had the problem after automatically running in installation process. I manually sudo make down && sudo make up and it works now

is it possible due to tailwind v4 the animation not working as expected? For example the Pulsating Button corners arent round, Meteor shower isnt showing only the text shows and...