Sarah Groß

Results 253 comments of Sarah Groß
trafficstars

> Why? It would still be open source. Sure, but this could be a chance to breathe new life into this seemingly abandoned project, and most people will probably not...

> Unfortunately I do not have the license to upload these fonts in the PR. The tests don't use actual font files to run (see https://github.com/opentypejs/opentype.js/pull/454/commits/3177c13446f79542cc11b5958b5083f6cbce5e48 for example), so it...

Hey @Cool-Programmer and @Rob-Rychs , any progress on this? Could come in handy for a project I'm working on and I want to avoid doing the work already done by...

I'm currently trying to implement instant.page (which uses ``) in addition to pjax and I'm facing the same issue. Have you found a workaround? How did you remove the headers...

Good to know I'm not the only one having this issue. But unbelievable that there hasn't been any response from Google or a solution in over half a year...

> Please Google, don't become the next "Old Microsoft" :-) Honestly, I don't expect anything good from Google anymore and am in the process of switching all Google services that...

Google doesn't care. They're no longer the good ones. Ever since they focus on "doing the right thing", they seem to only do what's right for them and their profit....

Anyone ever got this to work? I'm not using this action but ftp-deploy directly, but I'm encountering the same issue. Several uploads will go through, but then after some time...

It seems that some models don't support a color value of 0, while others do, so the following worked: > yeelight.start_cf(0,1,[[333,1,1,1],[333,1,255,100]]) Interestingly, these models seem to have an undocumented color...

Thanks for getting back to me! I think we could detect the model and when setting a color flow, check every step if it contains setting the color to 0,...