mit
Here are 758 public repositories matching this topic...
Description:
Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.
Steps to reproduce:
- Go to "Room info" in a channel where you have privileges to change the room info.
- Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
- Close
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
-
Updated
Jan 16, 2021 - Java
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Jan 24, 2021 - C#
-
Updated
Jun 25, 2021 - CSS
System information
- node version: v10.13.0
- npm or yarn version: 6.4.1
- OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
- Applicable nodegit version: v0.23.0 built from source
https://www.nodegit.org/api/tree/ has an example of how to use tree.walk(), but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com
-
Updated
Jan 22, 2021 - Jupyter Notebook
-
Updated
Jun 10, 2021 - Objective-C
Background (please complete the following information):
- Panel or Wings: Panel
- Version of Panel/Wings: 1.4.2
Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.
To Reproduce
- Make new sub-user
- Edit newly created
-
Updated
May 19, 2021 - Julia
-
Updated
May 10, 2021 - TypeScript
-
Updated
Jun 27, 2021 - CSS
-
Updated
Jan 8, 2019 - JavaScript
-
Updated
Dec 1, 2017 - TypeScript
Python Client
How do we retrieve experiment metadata like tags and attrs, after it has been set using set_experiment. I am using the latest python client 0.14.6. Not able to read that info from the object returned by set_experiment.
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Mar 31, 2021
-
Updated
Apr 7, 2021 - JavaScript
roundDownTo: aNumber
"Answer the next multiple of aNumber toward negative infinity that is nearest the receiver.
Examples:
3.1479 roundDownTo: 0.01 -> 3.14
3.1479 roundDownTo: 0.1 -> 3.1
1923 roundDownTo: 10 -> 1920
3.1479 roundDownTo: 0.005 -> 3.145
-3.1479 roundDownTo: 0.01 -> -3.15"
^(self / aNumber)
-
Updated
Jun 28, 2021 - C++
as of tap 11 there is a feature for testing with snapshots. It seems to me like there are couple places in our test suite where we could move to this pattern to this technique.
This is a great place for someone to hack on if they wanted to get started in this repo
-
Updated
May 27, 2021 - TypeScript
-
Updated
Feb 23, 2021 - GDScript
-
Updated
Aug 4, 2020 - C#
Improve this page
Add a description, image, and links to the mit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mit topic, visit your repo's landing page and select "manage topics."
14.17.0&16.4.0local 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:31 PDT 2021; root:xnu-7195.121.3~9/RELEASE_ARM64_T8101 arm64What steps will reproduce the bug?
How often does it reproduce? Is there a required c