Baptiste Fontaine

Results 54 comments of Baptiste Fontaine

Seems to be Linux-only as I can’t reproduce on macOS. Edit: I wonder if it has anything to do with `TERM` ~~and ncurses differences~~ on macOS and Linux. ~~See http://invisible-island.net/ncurses/ncurses.faq.html.~~...

I can reproduce on Ubuntu 20.04 with Python 3.9.10 but not on macOS. It appears to be quite random because it doesn’t always show a blank screen at the same...

Same here, the `POST` on `https://lttapjswjh.execute-api.eu-west-1.amazonaws.com/v/route` fails with a 503.

This has been merged but it hasn’t been released. @dsoprea Do you mean releasing a new version?

+1, it would be great to be able to update the Homebrew package so users would get the manpage and we could remove a patch.

Well even if I fix this the middleware still fails: ``` return [self.minifier.minify(*html)] File "...-py3.9/lib/python3.9/site-packages/htmlmin/main.py", line 162, in minify self.input(*input) File "...-py3.9/lib/python3.9/site-packages/htmlmin/main.py", line 174, in input self._parser.feed(i) File "...-py3.9/lib/python3.9/site-packages/htmlmin/python3html/parser.py", line...

Translatr can’t really do anything about that; it uses Google’s API.

I’ve ack 2.22 and I’m not able to reproduce with your example but I get the issue with a similar one: ```shell mkdir -p a/b ln -s ../../a a/b/a touch...

Hello, has there been progress on this?

Is there something we can do to help moving this forward? > I'd love to get Supabase deployed with dokku: https://github.com/supabase/supabase I tried but I eventually installed it with `docker...