-
Updated
May 28, 2022 - TypeScript
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 93,359 public repositories matching this topic...
-
Updated
May 28, 2022 - Shell
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
-
Updated
May 26, 2022 - JavaScript
-
Updated
May 27, 2022 - Go
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
-
Updated
May 27, 2022 - Java
Model description
I would like to add a new model:
Proposed in the paper: UNETR: Transformers for 3D Medical Image Segmentation
UNEt TRansformers (UNETR) utilize a transformer as the encoder to learn sequence representations of the input volume and effectively capture the global multi-scale information, while also following the successful "U-shaped"
-
Updated
May 27, 2022 - Go
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 27, 2022 - Python
-
Updated
May 12, 2022
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
May 27, 2022 - JavaScript
-
Updated
May 25, 2022 - JavaScript
Convert Enzyme test to RTL in Azure Monitor InsightsConfig
Requirement for Grafana to move to React 18 (see grafana/grafana#48253)
-
Updated
Apr 20, 2022
I suggest renaming the CPUalgorithms class to MemoryManagmentAlgorithms as this class implements fit algorithms that are used in the CPU but when it needs to allocate memory.
-
Updated
May 16, 2022 - C++
Summary
ImagesPipeline should pass on item to thumb_path function as additional argument.
Motivation
The ImagesPipeline.file_path function allows access to item. So when an user overwrites this function and makes the file name
depended on the item itself, it makes sense to have the thumb path to be depended on the item as well.
This way main image file and thumbnail image file c
-
Updated
May 28, 2022 - Go
-
Updated
May 28, 2022 - C
-
Updated
May 28, 2022 - JavaScript
Describe the bug
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
-
Updated
May 28, 2022 - TypeScript
-
Updated
May 28, 2022 - Markdown
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe and x64dbg.exe respectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: