Lorenz Hübschle

Results 241 comments of Lorenz Hübschle

> I respectfully disagree on this. I don't think it's safe or responsible to tell people to use frameworks that have been deprecated and won't receive security updates. Sure, but...

I'm not against packaging per se, I just don't want it to lead to a worse update experience. If you keep the Debian package reasonably up to date, that's cool....

That doesn't change anything about any of the other parts, though. A partial upgrade is pointless if it's never going to be finished. Without someone who is prepared to rewrite...

Hm appears that way, given the wording of #491?

Hey @Vaesper what's the status on this? I've been using it on mobile (iOS) for a while and really like it

I rebased this onto master so I can keep using it on my phone without missing out :)

This is a good idea, but what's with the 1MB favicon.ico?

I'm afraid this would only make the emojification issues worse, our input bar replacement already breaks a few things (like mac addresses that happen to contain :de: etc) and this...

Unfortunately it's not that easy because emojione will still replace the `:io:` in `lala :af: std::io::blub` and yield lala :afghanistan: std:🇮🇴:blub`... Check out https://github.com/glowing-bear/glowing-bear/blob/f47043fe177db172a7a98386e0877d031c742597/js/inputbar.js#L33-L65 for the gymnastics required to fix...