golang: panicparse
panicparse: Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized process. >50% more compact output than original stack dump …
panicparse: Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized process. >50% more compact output than original stack dump …
Playground has long been a neat online sandbox for playing with Go related ideas and this week it has taken two huge steps forward: Third party import support. Packages get pulled in …
Richard Stallman Richard Stallman will speak about the goals and philosophy of the Free Software Movement, and the status and history of the GNU operating system, which in combination with …
uiprogress: A Go library to render progress bars in terminal applications. It provides a set of flexible features with a customizable API. Progress bars improve readability for terminal applications with …
Trivy (tri pronounced like trigger, vy pronounced like envy) is a simple and comprehensive vulnerability scanner for containers. Trivy detects vulnerabilities of OS packages (Alpine, RHEL, CentOS, etc.) and application dependencies (Bundler, Composer, npm, yarn etc.). It …
To support our rapidly growing customer base in Japan, it is my great pleasure to announce the launch of our new Osaka cloud region — our second in Japan, seventh …
Pokud jste ještě zcela nepropadli MS VS Code a používáte o něco starší Atom a vyvíjíte v týmu, pak dobrou zpravou pro vás je, že CodeStream můžete používat i v …
redis-full-check Redis-full-check is used to compare whether two redis have the same data. We also offer a data synchronization tool called redis-shake to syncing data from one redis to another redis. Redis-full-check …
The New Windows Terminal Tak BASH už je ve Windosech déle… Teď už i prohlížeč MS Edge běží na jádru od Google. Připravuje se nová změna vzhledu, tedy nějakého windows …
Powerlevel10k is a theme for ZSH. It’s a backward-compatible reimplementation of Powerlevel9k with lower latency and better prompt responsiveness. If you like the looks of Powerlevel9k but feeling frustrated by its slow …