Here's what's popular on GitHub today...
-
Updated
Apr 15, 2021 - Python
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
LaTeX
-
Updated
Apr 15, 2021 - TypeScript
Describe the solution you'd like
It'd be nice to actually apply the security framework when building.
Describe alternatives you've considered
Ignoring security problems won't help.
-
Updated
Apr 13, 2021 - JavaScript
Made in India
Open source projects built in or receiving significant contributions from India :india:
Cloud 66 for Rails
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
Whenever example command logica primes.l run Prime is executed, error is produced:
FileNotFoundError: [Errno 2] No such file or directory: 'bq'
It happens in docker container ubuntu:latest with python3.8.5 installed
Please see the log output:
root@d0094b59f905:/home# logica primes.l run Prime
Traceback (most recent call last):
File "/usr/local/bin/logica", line 8, in <module
-
Updated
Apr 15, 2021
The "from Hits" portion isn't supported. I don't believe there are any sources of bleeding that come from non-hits, so that could potentially be added in the same place as Damage over Time Multiplier for Bleeding
-
Updated
Apr 13, 2021
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 13, 2021 - Jupyter Notebook
The Codelab for the firebase dynamic links package (https://codelabs.developers.google.com/codelabs/flutter-firebase/#4) returns a 404 Not Found error when visited.
If the Codelab has been removed then perhaps it should be deleted from the readme.

![image](https://user-images.git
-
Updated
Apr 14, 2021 - C++
-
Updated
Apr 14, 2021 - Shell
grep -nr '/enhancements/keps/' * | grep -v '^vendor' | grep -v '/README.md' | grep -v '.json' | grep -v '.pb.go' | grep -v '.proto' | grep -v 'generated'
- OWNERS_ALIASES:581: # conformance aliases https://git.k8s.io/enhancements/keps/sig-architecture/20190412-conformance-behaviors.md
#101009 - pkg/apis/core/types.go:2835: // More info: https://git.k8s.io/enhancements/keps
-
Updated
Apr 15, 2021 - JavaScript
🚀 Feature request
This is a feature request to add Wav2Vec2 Pretraining functionality to the transformers library. This is a "Good Second Issue" feature request, which means that interested contributors should have some experience with the transformers library and ideally also with training/fine-tuning Wav2Vec2.
Motivation
The popular [Wav2Vec2](https://huggingface.co/models?filter=w
-
Updated
Apr 13, 2021 - C++
-
Updated
Apr 11, 2021 - JavaScript
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
Currently we implement our own data url parsing in the
data_url_media_typefunction in the lsp: https://github.com/denoland/deno/blob/1ed95120225eb3d7c9adeadcc3b1f610dbe55b7e/cli/lsp/urls.rs#L52-L61We also implement a slightly different parser in the module loader: https://github.com/denoland/deno/blob/8d55d8b6be8731d37ccf6a29127b3a91a8319d0b/cli/file_fetcher.rs#L156-L188
Both of these cu