Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Over 200 games were submitted for this year’s js13kGames–a community-organized game jam giving particpants 31 days to build a game using no more than 13kB of JavaScript. Here are the top 10 as voted on by the developers themselves.
MySQL
MySQL is an open source relational database management system.
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
-
Updated
Oct 17, 2019 - 105 commits
- CSS
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
-
Updated
Oct 17, 2019 - 365 commits
Game Off
November 01, 2019 - December 01, 2019 • Online
mapbox-gl-js version: v1.2.1
browser: Chrome/Firefox, likely any
Steps to Trigger Behavior
https://docs.mapbox.com/mapbox-gl-js/example/animate-camera-around-point/ with
interactive: false and
map.addControl(new mapboxgl.NavigationControl({
visualizePitch: true,
showZoom: false
}));
Link to Demonstration
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Chinese Translation for Machine Learning Infographics
-
Updated
Oct 17, 2019 - 23 commits
- Python
Hi, Poetry newbie here, using Poetry v0.12.17.
Trying to get my dependencies specified in requirements.txt format into Poetry took me longer than expected. Here's what I've found.
- I have searched the issues of this repo and believe that this is not a duplicate.
The short documentation section on [Exact [version] requirements](https://p
Bug Report
To Do First
- Did you try latest release?
- Did you try master?
- Did you look for existing matching issues?
Platforms
iOS
Versions
- Android: n/a
- iOS: 10.1
- react-native-camera: 2.11.2
The fastai deep learning library, plus lessons and tutorials
-
Updated
Oct 17, 2019 - 5 commits
- Jupyter Notebook
Current Behavior
All the current documentation is about bootstrapping a new project to use tsdx. There is nothing about how to add the tsdx toolchain to an existing project.
Desired Behavior
With the comparisons to microbundle, it'd be good to have documentation on how to migrate a project to use tsdx instead. If you want to avoid
Memory management in the documentation is illustrated by an example which shows a case where no manual memory management is necessary. The other is an example of an array, which is freed by a free method.
There is no other information on how the programmer can differentiate between cases where manual memory management is necessary and where it isn't, other than that leaks will be reported at ru
Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.
-
Updated
Oct 17, 2019 - 68 commits
- JavaScript
Overview of the feature request
We should add the spring no-http plugin to make sure we (and our users) do not use http repositories by accident in maven or gradle builds. If it works well we can extend the use to e.g. production code.
I will take care of it. It worked pretty well for gradle but there were some problems with the maven checkstyle integration.
**Motivation f
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
-
Updated
Oct 17, 2019 - 43 commits
- Python
How you doing guys.
I was wondering why isn't webpack_compile_output enabled by default. If webpack fails to compile your bundles you won't see anything unless you enable it. Compiling issues are so commonplace when working on code or deploying that it doesn't make sense to me to have all webpack output stripped out by default.
Would you guys consider having webpack_compile_output enable
Bug report
Describe the bug
The Admin UI is returning the wrong mime-type for svg which breaks the star custom field type.
A clear and concise description of the bug.
To Reproduce
Steps to reproduce the behaviour. Please provide code snippets or a repository:
- Launch the test project in
test-projects/basic - Create new content
- Compare with screenshots
Exp
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
-
Updated
Oct 17, 2019 - 187 commits
- Python
As mentioned in #6401 (comment), requirements files support # -*- coding: utf-8 -*- declarations. Some details about this convention can be found here.
A sentence should be added to the [Requirements File Format](https://pip.pypa.io/en/stable/reference/pip_install/#requirements-fi
There is no documentation on how to quick deploy fresh/existing Strapi apps to Azure (IIS Node environment). And this actually has a lot of process before you can launch
object, console, math, function, json should follow the same pattern as String, Regex below
https://github.com/jasonwilliams/boa/blob/master/src/lib/realm.rs#L55-L59
Example to follow:
Here is an example of Boolean being changed to create_constructor
jasonwilliams/boa@e35b66b#diff-9c85558881ecea17184e97fb52b0882b
When looking at documentation there is dontCheckIfEmpty (optional) parameter description in XYPlot section. Presented example of empty chart has link to source file. This link is giving 404.
Invalid link https://github.com/uber/react-vis/blob/master/showcase/plot/empty-chart.js


Current behavior:
Currently, specs-listing window is very bright:
Desired behavior:
Would it be technically possible to make a dark mode for it?