Trending repository
Investment Research for Everyone.
-
Updated
Apr 3, 2022 - Python
{{ message }}
Investment Research for Everyone.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.
Blocks Ads on Twitch.tv.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Open source projects built in or receiving significant contributions from Brazil :brazil:
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.
ALL IN ONE Hacking Tool For Hackers
Free and open source manga reader for Android.
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
A bot that paints on Reddit /r/place. Works with multiple accounts, and can work with a remote target file for multiple people with the same objective.
a drop-in replacement for Nmap powered by shodan.io
前端食堂技术周刊,每周发布。
A boilerplate for Node.js web applications
Is your feature request related to a problem? Please describe.
It's cumbersome to create the same step twice.
Describe the solution you'd like
Add a button to duplicate a step in the pipeline editor.
Ideas
We could combine this with some other ideas in a context menu (right click).
Credit to Serhii Ostapchuk for contributing this on Slack.
Postgres wire compatible SQLite proxy.
Kestra is an infinitely scalable opensource orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
awesome public courses and wonderful study resource
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
Your self-hosted, globally interconnected microblogging community
A portable devkit for CI/CD pipelines
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
In grafana/mimir#790 we've removed
metric.Metricin favour ofmodel.Metric. The next step could be just moving tolabels.LabelsinMetricsForLabelMatchers()instead ofmodel.Metric. This could also save some memory allocations due to type casting.