Results 21 issues of oren

**Describe the bug** I can't login **To Reproduce** instaloader --login xxx -p xxx i see a link. i click on it and sign in to IG in my browser. i...

bug

### Your environment. - Version: I am using docker so I assume it's the recent. I would love to learn how to use different versions! ### What did you do?...

I noticed a concept called Proc but I could not find the following: 1. Why do I care? what's the value of using a Proc? 1. Are there similar concepts...

enhancement

It is currently possible to profile queries via the go `Describe()` function but it will nice to have it available from the API. Here is an example of Neo4J `profile`...

Feature Design

It is possible to use the Go `.Describe()` function to profile a query. it will be nice to add a markdown file under 'docs' that explain that to people who...

documentation

I tried to modify next_tab to `ctrl+h` and it's not working. (I set page_bottom to `ctrl+d` instead of `ctrl+h`) ``` keys = { next_tab="Ctrl+H"; prev_tab="Ctrl+T"; scroll_line_up="PAGEUP"; scroll_line_down="PAGEDOWN"; half_page_up="Ctrl+F"; half_page_down="Ctrl+V"; page_bottom="Ctrl+D";...

bug

Here is my test website - http://oren.github.io/new/ clicking on a url from the sidebar, for example - http://oren.github.io/new/ai.md, causing 404 on the 'fetch' of ai.md and the page is not...

When I deploy my website to github pages I don't see the content and instead there is a javascript error: ``` TypeError: r is undefined ``` Here is my website:...

### Your environment. - Browser: Firefox 99.0.1 (64-bit) ### What did you do? ``` sudo docker network create ionnet sudo docker-compose -f docker-compose.yml up ``` Open https://localhost:9090 I accepted the...

if so, it will be great to mention it on the readme. Thank you!