F' - A flight software and embedded systems framework
-
Updated
Feb 22, 2021 - C++
{{ message }}
F' - A flight software and embedded systems framework
Clubhouse API written in Python. Standalone client included. For reference and education purposes only.
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
DeepSource helps you find and fix issues during code reviews. Free to use on open-source repositories.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
An invalid entry to the JumpList does not cause other entries to disappear.
A single invalid JumpList entry makes all other entries disappear.
JavaScript 3D library.
Mostly adequate guide to FP (in javascript)
/area test-and-release
Add /assign feature to dapr-bot workflow
Automated cryptocurrency trading bot
Deskreen turns any device with a web browser into a secondary screen for your computer
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days. This challenge may take up to 100 days, please just follow your own pace.
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take up to 100 days, follow your own pace.
Recursos gratuitos para empezar a ser un Frontend Developer o ampliar conocimientos
Next generation frontend tooling. It's fast!
基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新低代码开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
30 days of Python programming challenge is a step by step guide to learn the Python programming language in 30 days. This challenge may take up to 100 days, follow your own pace.
building cool stuff with swiftui
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:tzlgkw@163.com
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
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