High Performance, Kubernetes Native Object Storage
-
Updated
May 22, 2021 - Go
{{ message }}
High Performance, Kubernetes Native Object Storage
Your favorite open source projects and the developers who make them happen. Listen in!
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
November 01, 2021 - December 01, 2021 • Online
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
500 AI Machine learning Deep learning Computer vision NLP Projects with code
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Personal APp
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue专业定制
My Python Examples
Hi guys, this is a silly problem
The link in this readme.md https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/README.md points to a broken link https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/docker-compose.yaml
I don't know the working link only use the link in the same path https://github.com/docker/awesome-compose/blob/master/prometheus-graf
Python - 100天从新手到大师
For some reasons, Im unable to generate a Code using the --code method. I guess the error is some kind of rate limiting.
I get two kinds of errors:
Either I get ratelimited, have to wait some time and then get this response:
An error occurred requesting code from server; response [200]
Or I am not forced to wait some time, but then I instantly get
`An error occurred requesting code
Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
0.63
This is the Official Starter template for the AMAZON 5 Day challenge (The SECRET Challenge!) - Next.js | React.js | Tailwind CSS | Redux | Tailwind | Firebase
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.