Eevee

Results 139 issues of Eevee
trafficstars

I don't see why `python -m spline` shouldn't work, frankly. Concerns: - [ ] reloading in development - [ ] where critical configuration lives, and what happens to logging -...

deployment

I... have... no idea how this should work. Er, I have _some_ idea, but it's all pretty half-baked. Overriding by file path sounds cool and all but where do the...

local

- [ ] Markdown. But I'm not thrilled about all the regex-based engines. Can a real parser do this? Do I want to write a real parser? Pegex project for...

core
features

Is this plausible? Seems an obvious requirement for scaling up nowadays, and clearly a nice thing to think about early on, but I don't think I've ever seen it scaled...

core
deployment
big honking project

Currently using a dummy chapter which is silly. Implications for archive are unclear. Be clever?

comic

- [ ] Still need to figure out how to make a feed "per comic". Or per chapter? Or whatever? - [ ] I don't really like that I have...

features

I'm currently just resizing full-size art for "cover" pages and that is pretty terrible.

core
comic

I keep referring to WSGI things running independently as "app processes", but they're hilariously limited: they only sit around in a wait loop until a particular kind of event comes...

big honking project

Currently going to a black hole. Oops. Options: - Email - Airbrake - Some internal thing (existing lib?) that tallies errors? Eh.

deployment

Inline, versus one big central admin panel (slash namespace), versus separate admin pages sprinkled throughout the site? (Or even a separate admin wsgi app entirely?!) One thing I do kinda...

big honking project