Theo Belaire

Results 18 comments of Theo Belaire

I am somewhat interested in poking around with this for an arm target. I'm going to have to take a bit to read it first though.

I'm behind the idea of using neomake, as I was actually hacking on doing just that already. However, that does preclude also using :terminal to have the blaze output displayed...

I think if we're leaning towards using a terminal/showing the output in a buffer, then we should also think about the experience of running `bazel test`. I've currently bound `tt`...

I have done some for work, but that's using their own whole system. I'll take a crack at marking up the app and push it up to a branch so...

I realise now that I probably really want to localize the templates the most. I see some people use Flask-Babel? https://phrase.com/blog/posts/python-localization-flask-applications/ But there's also a gettext example with Jinja https://svn.python.org/projects/external/Jinja-1.1/docs/build/i18n.html...

Alright, I think I got it working, but it's a bit messy. Want to take a look at it now? There's still a lot of strings that need to be...

I had to change the UI a bit, as "Queue" the page (noun) vs "Queue" (the verb) to add to the queue was hard to translate, as those only align...

I also ran into this, and had to update to get it working on my dev machine, but I don't have my pi right now, and wasn't able to test...

Yeah I have my pi back and it's "* Failed to add service - already in use?" From pygame display init. Which looks like they are complaining about the SDL...

Or, it could use this to display the QR Code https://askubuntu.com/a/755357/9744 And stay in terminal mode? Or curses or something? I feel your pain. I was just trying to get...