-
When i try to input a specific person with a specific email, "A+_+_+A@aa.com".
this is the error message shown "Emails should be of the format local-part@domain and adhere to the following constraints…
-
Add a `Language` implement that can something like:
```ts
export const commandOne = queryOptions({
queryKey: [....] as const,
queryFn: () => commands.someCommand()
})
```
So it could be…
-
While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change onl…
-
When creating a record with a time (date, datetime, ...) column, passing an integer value causes downstream issues. Prior to Rails 8.0.0, the value was changed to `nil`, but with Rails 8.0.0 that conv…
-
**What** - description of what you me to do
Example: Hey @autopilot implement a Google sign-in on my website. Make changes to the front end and the back end of the application
**Why** - explain w…
-
tl;dr
At the end of a class, we should ensure that students no longer have access to the hub:
* remove users from the hub settings and
* go into the GitHub App for the hub and revoke user tokens…
-
TensorBoard consumes data stored in “event files”, which are written by
TensorFlow programs during training. The event file format is opaque and
hard to inspect, and the interpretation of the data h…
-
I'm using v1.14-rc2.
I know OsTicket already has the 'collaborator' feature.
But the collaborator just can set up by Staff not for end-user.
I want to know how to let end-user add collaborator …
-
As a user, I want to start and end the (working) day.
-
From developer meeting, our options include:
- Self-contained deb/rpm, using similar tricks to a customized Ruby that [Hastur](https://github.com/ooyala/hastur) uses.
- Drop-in-able tarball with minim…