-
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.
Nim
-
Updated
Feb 23, 2021 - C
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Feb 23, 2021 - C++
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.
-
Updated
Feb 22, 2021 - HTML
-
Updated
Feb 24, 2021 - Java
-
Updated
Feb 22, 2021 - C#
-
Updated
Feb 13, 2021 - Assembly
-
Updated
Feb 24, 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 24, 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
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.
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