Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
-
Updated
Oct 23, 2019 - 436 commits
- Java
Browse a laser-focused collection of information on application security topics, created by a variety of application security professionals with expertise in specific topics.
Vagrant
Vagrant is an open-source software product for building and maintaining portable virtual software development environments.
3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal.
-
Updated
Oct 23, 2019 - 25 commits
- TypeScript
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
-
Updated
Oct 23, 2019 - 2 commits
- HTML
Game Off
November 01, 2019 - December 01, 2019 • Online
completely free for everyone. Its build-in Flutter Dart.
-
Updated
Oct 23, 2019 - 47 commits
- Dart
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.
How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.
-
Updated
Oct 23, 2019 - 971 commits
- Shell
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
Updated
Oct 23, 2019 - 543 commits
- Python
技术面试最后反问面试官的话
-
Updated
Oct 23, 2019 - 15 commits
🐶 A curated list of Web Security materials and resources.
-
Updated
Oct 23, 2019 - 350 commits
coverage guided fuzz testing for javascript
-
Updated
Oct 23, 2019 - 20 commits
- TypeScript
A curated list of awesome Python frameworks, libraries, software and resources
-
Updated
Oct 23, 2019 - 1 commits
- Python
find and document a way to have a RTC working via I2C
for instance https://www.amazon.it/HALJIA-precisione-RTC-Modulo-memoria-Raspberry/dp/B01F6MJZGQ
Funding:
0.25 ETH (~$50 USD)
Description:
Replace TALibIndicator component in /tensortrade/features/indicators with a component called TaIndicator, that uses the bukosabino/ta package rather than TA-lib.
Requirements:
- Replace the
TALibIndicatorwith aTAIndicator. - Remove the
SimpleMovingAverageindicator, and replace its usa
【自用】Bug-Oriented Programming
-
Updated
Oct 23, 2019 - 1 commits
- C#
Something like https://golang.org/ref/spec
Box layout broken in description box while add new sub category
Preconditions (*)
- magento 2.3
- Chrome Version 76.0.3809.100 (Official Build) (64-bit)
- OS: Windows 7
- Desktop screen resolution: 1366X768
Steps to reproduce (*)
- Go to Admin
- Catalog -> Categories
- Add Subcategory
- Content -> Description
Expected result (*)

-
Updated
Oct 23, 2019 - 479 commits
- Jupyter Notebook
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
Updated
Oct 23, 2019 - 760 commits
- Go
Practical assignments of the Deep|Bayes summer school 2019
-
Updated
Oct 23, 2019 - 72 commits
- Jupyter Notebook
Enhancement
The standard OEL image In AWS (AMI: OL7.6-x86_64-HVM-201 ami-062fed7f76f714d8d) has REJECT rules that stop Helm from communicating to tiller when installing Rancher in HA mode.
Here is the default iptable in the instance
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state
太长的图表,使用折线图显示不完整
数据项超过4000,图表长度超过18000像素,折线图后面的部分只显示数据点,没有用折现连接起来,我改用柱状图则可以显示 . 测试发现和数据数量没关系,容器太长就无法展示,例子在这里 https://jsfiddle.net/longkas/0d28tkbe/1/ ,可以看到最后的数据点没有连起来
https://github.com/mvdan/sh seems useful for keeping indent style consistent across all shell scripts
$ git rev-parse HEAD
503b1a9b6f24488db6a67f7ba24258e4ff5ea2a7
$ git grep --name-only -e '^#!' | xargs shfmt -l -w
$ git diff --shortstat
55 files changed, 938 insertions(+), 867 deletions(-)@thaJeztah @vdemeester WDYT?
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff for GitHub commit/PR containing notebooks
- Commenting on the notebook diff to start discussion
- Conversation threads to track all open discussions
The blaze loader exists to make it easy to register new pipeline datasets in zipline by reflecting information from various sources. We can automatically convert a tabular blaze expression (in a given format) to a Pipeline expression and register this with a pipeline loader (see
zipline.pipeline.loaders.blaze.from_blaze; however, this loader is not registered by default so you cannot use these d