Trending repository
Never ever ever use pixelation as a redaction technique
-
Updated
Feb 18, 2022 - TypeScript
{{ message }}
Never ever ever use pixelation as a redaction technique
Gather and update all available and newest CVEs with their PoC.
XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存的 分配/释放 工作,能自主构建高性能的 链表/树/哈希表等各类数据结构,能良好完美的逃逸掉Go内置的GC机制,是构建高性能程序基础设施。
February 24, 2022 • Online
Generation of diagram and flowchart from text in a similar manner as markdown
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Frameworks for building games across multiple platforms.
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
The classic email sending library for PHP
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
Hacker News clone written with universal TypeScript, using React and Remix.
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
A recipe to study Graph Neural Networks (GNNs)
A list of remote-friendly or full-remote companies that targets Italian talents.
Optional static typing for Python
A Non-Autoregressive Text-to-Speech (NAR-TTS) framework, including official PyTorch implementation of PortaSpeech (NeurIPS 2021) and DiffSpeech (AAAI 2022)
There is several tests that call httbin or bing, and they can't pass if there is no network. Need to find a way todo an actual HTTP request, with the less possible mock so we're confident it's working as expected.
I think I remember httpbin can be install locally, maybe that?
To investigate.
Background:
The official Trivy images are labeled following the org.label-schema Label Schema. That schema has been deprecated in favor of the superseeding OCI image spec annotations.
The first tools rely on the org.opencontainers.image and ignore `
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
DeFi Developer roadmap is a curated Web3.0 Developer handbook which includes a list of the best tools for DApps, development resources and lifehacks.
Find and fix hidden Python or Django mistakes, bugs, anti-patterns, and more.
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.