Pascal van Kooten

Results 71 issues of Pascal van Kooten

Hi there! I noticed your post on Reddit and thought I could do you a favor and introduce cliche! It is a much simpler way to go about creating CLIs...

Is there a way to make it disappear faster? Thanks!

Maybe it would be possible to ingest a mapping into elasticsearch before writing items? E.g. ELASTICSEARCH_MAPPING = { ... some json ...} or ELASTICSEARCH_MAPPING = "/file/to/mapping.json" It'd be a nice...

I imagined this flow where we have the tree view and hitting "tab" on a feeditem will just expand the current item inline. It would avoid opening a new buffer,...

I wanted to compliment `pdir` again. I notice that I start using it instead of documentations every now and then. Would there maybe be a way we can logically use...

feature-request

When using pycoverage (after a `my-coverage` call), somehow whenever I mark something, the cursor jumps around (adding a space). When turned off `transient-mark-mode` the problem disappears, but I cannot see...

I couldn't really find in the documentation an example of how to replace all occurrences of e.g. a variable name or a function name.

question

For example: I created some indexed objects, but in the case one does not exist and one tries to use "single" (`index['user_id']["1"].single`), the following happens: ``` /Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/neo4jrestclient/iterable.py in single(self) 65...

Thanks a lot for putting this together for at least businesses! I'm wondering if you could recommend a way for me to provide for people's personal finance: - Allowing users...

When I try to use `pipewire-jack` (as elsewhere suggested), the server script gives the error that `jackd` is not installed. ``` Server Errors ------------- **/home/pascal/.sonic-pi/log/server-errors.log** sh: line 1: exec: jackd:...