Trending repository
A portable devkit for CI/CD pipelines
-
Updated
Apr 2, 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.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
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
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.
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.