Niko Ugarov
Niko Ugarov
I keep my `~/.aws` in git, accessing it on different platforms. When I run aws-google-auth on windows, git reports `~/.aws/config` as changed, althogh there's no actual change. This PR fixed...
Quite often I just want to chose one bookmark to be parent of the others - don't want to create a topic. Tried this by editing the synced org file...
It looks like https://eu-central-1.console.aws.amazon.com/lambda/home?region=eu-central-1#/functions/one?tab=testing https://eu-central-1.console.aws.amazon.com/lambda/home?region=eu-central-1#/functions/two?tab=testing are the same for Braintool.. They shouldn't actually use fragment to address completely different resource, but they do :( I have _a lot_ of bookmarks...
They cover part of the UI, and also look ugly. Couldn't get rid of them. 
Current: Context menu pops up by "apps" key, but then is only accessible with mouse. Arrow keys navigate the main list and and menu closes Desired: Arrow keys navigate the...
I was trying to make a POC chrome extension using [@crxjs/vite-plugin](https://crxjs.dev/vite-plugin/getting-started/vanilla-js/create-project). `npm run dev` worked great (live-reloaded, catched changes in scala code etc.) , but `npm run build` failed: ```...