Kishan B
Kishan B
@denji I really like the expressive custom format definition of topngx as opposed to the %d %v things in goaccess I feel custom log format should be a first class...
My bad - https://github.com/Homebrew/homebrew-core/blob/0ee76eac77377070b7d00a90713ace3dcd2917b1/Formula/vegeta.rb#L9 M1 Chip binary is already in brew formula
Can the binary also be present in github releases? https://github.com/tsenart/vegeta/releases
What is your question @venkatesharini ?
I would suggest using wails for a cross platform UI https://github.com/wailsapp/wails Tool similar to this built using wails https://github.com/Splode/optimus This one uses lossy compression though
Since you are planning to use rust, for the UI a proposal i have is to use tauri https://tauri.studio/ This is built using rust, and can help create a cross...
I highly recommend using goreleaser for generating artifacts (.Deb, .rpm, Dockerfile, homebrew formulas, snaps etc) and publishing them https://goreleaser.com/ Yes this tool is opensource and is widely used across several...
Below is a screenshot of this issue replicated in the new EC2 console of AWS. If you see below the "outer frame" gets assigned the shortcut keys but not the...
why not leverage [yq command](https://mikefarah.gitbook.io/yq/) merge functionallity to merge 2 github action yamls together? In this case act should support passing github action yaml file as stdin like below ```bash...
@JonGilmore @nitrocode Can the main documentation be also be updated to reflect this? https://www.runatlantis.io/docs/deployment.html