-
Updated
Jan 16, 2021
Here's what's popular on GitHub today...
-
Updated
Feb 23, 2021 - Python
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Mongoose
-
Updated
Feb 23, 2021 - C
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Feb 23, 2021 - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
-
Updated
Feb 22, 2021 - HTML
-
Updated
Feb 23, 2021 - Java
-
Updated
Feb 22, 2021 - C#
-
Updated
Feb 13, 2021 - Assembly
-
Updated
Feb 23, 2021 - Shell
-
Updated
Feb 23, 2021 - JavaScript
-
Updated
Feb 19, 2021 - Python
-
Updated
Feb 23, 2021 - JavaScript
-
Updated
Feb 23, 2021 - Python
-
Updated
Jan 29, 2021 - C
-
Updated
Feb 10, 2021
-
Updated
Feb 24, 2021 - Go
-
Updated
Feb 23, 2021 - Shell
-
Updated
Nov 20, 2020 - Java
In an effort to make the examples easier to read, in huggingface/transformers#10266 we added new trainer methods:
trainer.log_metrics- to perform consistent formatting for logged metricstrainer.save_metrics- to save the metrics into a corresponding json file.
and deployed them in run_seq2seq.py.
The next task is do the same for all the other `examples
-
Updated
Feb 20, 2021 - JavaScript
Resize is lagging.
it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.
another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.


Several GitHub workflows fail on Linux because the secret envs don't seem to be available when they are executed.
https://github.com/Snowtrack/SnowFS/actions/runs/588103962
https://github.com/Snowtrack/SnowFS/actions/runs/588082011
https://github.com/Snowtrack/SnowFS/actions/runs/587945870
https://github.com/Snowtrack/SnowFS/actions/runs/587656051
https://github.com/Snowtrack/SnowFS/actions