Trending repository
A portable devkit for CI/CD pipelines
-
Updated
Apr 1, 2022 - Go
{{ message }}
A portable devkit for CI/CD pipelines
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.
Elegant HTTP Networking in Swift
ALL IN ONE Hacking Tool For Hackers
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
SpringCore0day from https://share.vx-underground.org/ & some additional links
A small C compiler
Spring4Shell Proof Of Concept/Information CVE-2022-22965
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
Investment Research for Everyone.
Haptic input knob with software-defined endstops and virtual detents
A Collection of application ideas which can be used to improve your coding skills.
Swaps video ads for an ad-free stream.
CVE-2022-22963 PoC
Documentation for GitHub Copilot
Spring-cloud-function-SpEL-RCE 批量检测脚本,反弹shell_EXP,欢迎师傅们试用
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
A list of remote-friendly or full-remote companies that targets Italian talents.
Your self-hosted, globally interconnected microblogging community
A GitHub App built with Probot that creates a new branch after assigning an issue
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.