Amjad Ali
Amjad Ali
AMO public listing version will no longer receive any more updates following the reviewers decisions
@gluons I just tried it. It works perfectly. Also, cool trick of using jsDelivr. Good job! :)
With all due respect, hostile environment or not, it's still a good practice to use token authentication instead of directly storing the username and password. If you would consider adding...
I think this problem occurs because Fluor toggles the behaviour based on the application and sometimes it fails to toggle it back or it is reset somehow. Case in point,...
@markphelps What do you think about also implementing `sql.Scanner` and `driver.Valuer` for the generated optional types? This would help make this package compatible with most ORMs and drivers and one...
With go 1.19, I'm also facing the above issue. ``` $ go install github.com/githubnemo/CompileDaemon@latest # golang.org/x/sys/unix ../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable ../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to...
+1 for this. This is a great extension, would love to use it from Firefox.
> The public APIs are being cached. The private APIs will work, provided you poll at an interval of 5 min. @debmalyapan53 Which private API are you referring to?