-
Updated
Dec 10, 2019 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Homebrew
Chapter in question: https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20%26%20beyond/ch2.md#template-literals
The suggestion seems to be that the template literals would be all about strings; there's only examples that result in strings, and phrases like "final string value" and "generating the string from the literal" are used in what should be a general context, but the tag function
Git Merge 2020
March 04, 2020 • Los Angeles
Comments in stb_image_write.h, namely about stbi_write_png, do not specify the pixel order (if it's row major or collumn major) nor the color order of a pixel (ARGB, or ABGR)
This is useful for developers taking image data not loaded with stb_image, that would like to use stb_image_write.
IBM Think Videos
Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
xinto all the boxes [ ] relevant to your issue (like this:[x]) - Use the Preview tab to see what your issue will actually look like
Make sure you are using the latest version: run `youtube-dl --vers
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
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.
Full exploit chain (CVE-2019-11708 & CVE-2019-9810) against Firefox on Windows 64-bit.
-
Updated
Dec 9, 2019 - JavaScript
本项目将收集因审查而被删除的关于华为公司的笑话。欢迎大家投稿。
-
Updated
Dec 10, 2019
A python wrapper for Alpha Vantage API for financial data.
-
Updated
Dec 10, 2019 - Python
a simple PlantsVsZombies game
-
Updated
Dec 10, 2019 - Python
📚 A practical approach to machine learning to enable everyone to learn, explore and build.
-
Updated
Dec 10, 2019 - Jupyter Notebook
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
-
Updated
Dec 10, 2019 - Python
A bootchain jailbreak/downgrade utility for A6.
-
Updated
Dec 9, 2019 - C
现在很多人, 包括我, 在折腾了一堆个人博客的系统之后, 放弃了花哨的页面效果, 回过头来用Github Issue写博客.
但头疼的一点就是:
如果让其他人直接点到自己仓库的issues页面来看自己的文章的话, 只会看到issue的列表, 没有突出内容, 没有分类, 没有about me, 只有一条条的issue.
如果想解决上述的问题, 就要手动在发布issue之后, 手动更新README, 并且push到仓库, 那么你需要:
- 一台电脑
- 安装git
- clone仓库
- 修改README
- push
很麻烦, 感觉慢慢没有了更新的动力
基于这个痛点, 我找到了一个办法:
利用Circle CI提供的定时任务功能, 结合GitHub的API来实现:
- 通过Github API获取当前仓库的信息, 如
- 总issue数量
In China, access to websites such as TheTVDB is very slow.
Control WS2812B RGB LEDs with an ESP8266 over WiFi!
-
Updated
Dec 9, 2019 - C++
hdt skyrimse mods
-
Updated
Dec 9, 2019 - C++
Simply:
https://github.com/microsoft/STL/blob/7f65140761947af4ed7f9dfc11adee8c86c9e4c2/CMakeLists.txt#L15
should be a cache variable so that users might be able to change it via the cmake command line.
e.g. something like:
set(VCLIBS_SUFFIX "_oss" CACHE STRING "Additional suffix appended to build dlls to not conflict with the one the OS or other applications uses.")
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
Updated
Dec 10, 2019 - Java
Some changes have been made to the main Readme (which appears when landing on the github webpage) and the FAQ. This is a post to notify people, gather some interest and suggestions.
Thanks to @ker0chan for her help on the Readme (lots more feedback that I haven't processed yet) and @ButternCream for his help working on the FAQ.
- Created a [FAQ wiki page](https://github.com/ocornut/imgui/wik
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
-
Updated
Dec 10, 2019 - Jupyter Notebook
Hello! Just updated to the new 2.0 bugfix and so far looking good, movement seems smoother with s curve acceleration, adaptive step smoothing and all the misc fixes and improvements done to the planner!
One of the big features I wanted to try is junction deviation, but as soon as I was going to enable I noticed that I don't really know how to tune it. I've actually read through all discussions
-
Updated
Dec 9, 2019 - Jupyter Notebook
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
Task
Related to
#106
#107