Cobertos

Results 33 issues of Cobertos

I somehow broke one of my shims, I originally installed a module (promnesia) user-wide with `pip3 install --user promnesia`, then uninstalled with `pip3 uninstall promnesia`. I wanted to do dev...

This repo currently doesn't work out of the box and gets an error on updateNotifier. After that it will work and I was able to scan my posts. Figured I...

Would be nice to be able to monetarily fund if possible, this resource is invaluable

http://nvidia-research-mingyuliu.com/gaugan/

It would be nice to use [notion-sdk-py](https://ramnes.github.io/notion-sdk-py/reference/api_endpoints/) to rewrite this to target the official API. Notion API needs to support: * Creating new pages * [ ] Creating new pages...

Is there any way to get the original wikitext for a specific model? Not converting it back like `wtf-plugin-wikitext` does, but like a `startIndex`, `endIndex` into the originally parsed wikitext...

yess
feature request

Currently configuration values in `seafile-server` [just pass on `ValueError`](https://github.com/haiwen/seafile-server/blob/master/python/seaserv/service.py#L93). Recently I added an "inline comment" at the end of one of my values that caused it to silently fail to...

It would be nice to have a Prometheus-style `/metrics` endpoint for monitoring Seafile instances. Things I could imagine wanting: * File system usages * Count of Libraries / Files *...

type-feature

Your upstream [`fusepy` supports Windows](https://github.com/fusepy/fusepy/pull/54) using [`winfsp`](https://github.com/billziss-gh/winfsp). I was able to get `standardnotes-fs` to run on Windows but wasn't able to get it to actually work. Because I was originally...

I'm very new to Linux development, makefile builds, and docker but I was able to build this for the raspberry pi 4 today (without Docker). Is there any reason that...