Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
GoPlus - The Go+ language for data science
-
Updated
Jul 5, 2020 - Go
A beautiful Redis GUI
-
Updated
Jul 6, 2020 - TypeScript
Lean's OpenWrt source
-
Updated
Jul 6, 2020 - C
Native-ESM powered web dev build tool. It's fast.
-
Updated
Jul 6, 2020 - TypeScript
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!
Slack + GitHub
Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.
I think it makes more sense to return an empty array
// invalid input return null or throw an error
if (!setA || !setB) {
return null;
}
if (!setA.length || !setB.length) {
return [];
}
// or do nothing since the for loop will not trigger anyway
In the solution for the pastebin/bitly system design, the write to cache flow is missing in the second diagram which refers to the scaling aspect. The cache has only a read arrow but not a write arrow. The diagram will be more intuitive if a write-through/write-back cache mechanism was indicated.
Course Files for Complete Python 3 Bootcamp Course on Udemy
-
Updated
Jun 28, 2020 - Jupyter Notebook
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
Updated
Jul 6, 2020 - Python
A complete computer science study plan to become a software engineer.
-
Updated
Jul 5, 2020
A Non-Euclidean Rendering Engine for 3D scenes.
-
Updated
Apr 13, 2020 - C++
All Algorithms implemented in Python
-
Updated
Jul 6, 2020 - Python
Nice and clean Online Shop app UI by using #Flutter.
-
Updated
Jul 4, 2020 - Dart
Visualize and compare datasets, target values and associations, with one line of code.
-
Updated
Jun 9, 2020 - Python
What would you like to be added:
Implement the TextBlock.MaxLines. It's not implemented yet:
https://github.com/unoplatform/uno/blob/4bd015b98029ae8c121a5ad9d36268742fb76b8e/src/Uno.UI/UI/Xaml/Documents/UIElementTextHelper.wasm.cs#L107_L110
Documentation:
https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.textblock.maxlines
Solution:
https://twitter.com/addyosmani/st
Update various parts of the text.
There's no such thing as "early ReferenceError" anymore (for things like 0++); they're all just "early SyntaxError" now. tc39/ecma262#691
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
-
Updated
Jul 2, 2020
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
-
Updated
Jul 6, 2020 - Python
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
Updated
Jul 6, 2020 - Java
A curated list of awesome Machine Learning frameworks, libraries and software.
-
Updated
Jul 2, 2020 - Python
Native Android app using the Apple/Google exposure notification API.
-
Updated
Jul 6, 2020 - Kotlin
Hi, I doubt that data_utils.get_num_dialog_examples() returns correct number.
In dstc8_single_domain & train, data_utils.get_num_dialog_examples() returns 82588, but the number of examples in dstc8_single_domain_train_examples.tf_record is 41294. I think these two numbers should be the same. Is it right? (The former is around as double as the latter because get_num_dialog_examples() counts USE
Is your feature request related to a problem? Please describe.
I find it difficult when typing in the entire link to get to
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.


As part of clarifying what is part of the open source offering and what is examples or private code, we should signal these differences using package names/namespaces.
Suggested solution:
@backstagenamespace.plugins/home-page,plugins/welcome) to be under an@internalnames