karlicoss

Results 351 comments of karlicoss

Hmm. Yeah -- agree it would be nice to split up. The only thing to keep in mind is that backwards compatbility (with `import my.reddit`) would need to be implemented...

Cool! Guess would be nice to compile a proper doc eventually so we remember our own past discussions xD Btw, even if either of `class reddit.rexport` and `class reddit_rexport` work...

I've totally missed your message from April about official reddit GDPR, thanks that's exciting! Requested mine as well. Yeah I see the problem with missing attributes.. I guess makes sense...

@seanbreckenridge would be interested to hear your thoughts!

> Dont think you'd want to include an entire plugin manager Yeah, at least certainly not reinvent from scratch! I guess another important principle I keep in mind is that...

Related: I've figured out how to use default `my/config.py` both for the actual stubs, and as a hook to load the user config if it exists, and I quite like...

Yeah, sorry about it, I moved some things recently (hopefully in the direction of simplifying). But yeah, symlinks are probably the easiest way. > The more I develop my own...

Now we have a generic helper that is relatively easy to use when we switch more modules to `all.py` and want to deprecate `__init__.py` in a backwards compatible way https://github.com/karlicoss/HPI/commit/9461df6aa5ceb538fc52ecbf338a6ced132e0c0f

Yep, I think @seanbreckenridge is right -- it would be due to `cachew` using filenames by default, so it assumes no changes if you only use the date. There is...

That's great, thanks! I'll experiment with hooking it up to cachew, and definitely would be up for using it in Promnesia!