Ahmet Alp Balkan

Results 204 issues of Ahmet Alp Balkan

Original markdown-toc allows --no-firsth1 so people can exclude the h1 header at the end of the document. There should be only one h1 in most markdown files anyway.

I set `"markdown-toc.updateOnSave": false` and restarted vscode. Let's say I have thic ToC generated: ``` - [Authentication](#authentication) - [Exposing credentials to the build](#exposing-credentials-to-the-build) - [SSH authentication (Git)](#ssh-authentication-git) - [Basic authentication...

Since this project is now more popular than before and proven, it meets the criteria to get into Homebrew-core. Any ideas on moving it there for brevity and simpler installation?

Thanks for implementing `kubetop`, I've been personally meaning to write it myself for a while. What I had in mind separately was to aggregate sum of all nodes in the...

This "─ " character is used by tmux to separate panes. When I convert this using asciicast2gif, I lose this character, and it appears as empty/space. Repro: https://asciinema.org/a/dD9UhCIaPw13znirhmGUnNJtd Supposed to...

Do not require this command: gcloud auth application-default login There are a lot of tools that depend on gcloud credentials that work without requiring this. The way they do is...

I think you should move zone-printer/README.md to demo/. We can easily change zone-printer with a different app that no longer uses nginx+configmap and the demo/sample/example isn't much about the app...

I think we can include the template/ directory in the binary easily now with Go 1.17, and use the custom one if specified via `-template-dir` or there's a `template/` directory...

ref: https://github.com/knative/docs/pull/1552#issuecomment-506880975

It seems like this repo is not being developed anymore. But it's the top search result for `knctl`. Maybe consider: 1. archiving this repo 2. linking to https://github.com/knative/client prominently.