htop - an interactive process viewer
-
Updated
Sep 2, 2020 - C
{{ message }}
htop - an interactive process viewer
An operating system designed for hosting containers
The fantastic ORM library for Golang, aims to be developer friendly
Environment
Description
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV, 2020
A collection of public resources about how software companies test their software
A list of companies that sponsor employees from other countries.
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
Roadmap to becoming a web developer in 2020
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
docker run -p 9000:9000 portainer/portainer):To Be Top Javaer - Java工程师成神之路
See below; version 2.4.2 from the ubuntugis ppa.
Expected output is just the version information, no crash.
$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2927, in <module>
main()
File "/usr/bin/gdal2tiles.py", line 2917, in main
input_file, output_folder, options = process_args(argv[1:])
The Ruby Programming Language [mirror]
Its not a issue but its a feedback , Include one line code to deal with streaming http response
Open source documentation of Microsoft Azure
12306智能刷票,订票
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for