MacOS: automatization Your terminal workflow
I have really complicated running environment on my machine. Why? Because i want to run heavy events driven application on my MacBook in full stack. And this is the reason …
I have really complicated running environment on my machine. Why? Because i want to run heavy events driven application on my MacBook in full stack. And this is the reason …
Lety nabité zkušenosti mi říkají, že testy jsou něco, co vám i vašemu developerskému týmu může významně pomoct. A to néjen, ale samozřejmě primárně i proto, protože chcete zvyšovat kvalitu, …
Editing and sharing content with gists Creating gists You can create two kinds of gists: public and secret. Create a public gist if you’re ready to share your ideas with …
If You want to debug all events and flows in Your event driven application You must have really big screen or two…
dockerctl dockerctl: My playing with docker in golang. Only for fun and study… build git clone https://github.com/podanypepa/dockerctl.git cd dockerctl go build usage ./dockerctl -u output:
I need build some Docker image directly from my Golang application. I spent some time on Google but I didn’t find any fully functional example of Goland code… And then …
bat: A cat(1) clone with wings. bat supports syntax highlighting for a large number of programming and markup languages. Display a single file on the terminal: # install brew install bat …
dive: A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. To analyze a Docker image simply run dive with …
Go.dev is a companion website to golang.org. Golang.org is the home of the open source project and distribution, while go.dev is the hub for Go users providing centralized and curated resources from across the Go ecosystem. …