Steven Lehrburger

Results 16 comments of Steven Lehrburger

I ran into this bug too, and @zachleat suggested in https://github.com/11ty/eleventy/issues/2437 that I use Edge functions, which I finally had a chance to try out today. With them, I'm seeing...

I won't have a chance to test/look more carefully until later, but one question for now: Is there anything we can do to support emoji and messages in other languages?...

@4Christopher I'm not either, feel free to tackle it!

Oh wow! A few years ago I would have had a lot of fun with okcupyd. I'd be happy to be able to download my old chat history if it...

> > CFLAGS='-g -stdlib=libc++ -std=c++11 -fno-rtti' pip install --force-reinstall --global-option="build_ext" --global-option="-I/usr/local/include" --global-option="-L/usr/local/lib" plyvel > > M1 Mac Monterey. Using this + build leveldb from source @ 1.22.0 help `plyvel` find...

I do have a couple filters that automatically apply labels, but even that is a pretty thin edge case. The one situation in which it might be useful to have...

@rosulek Ok, I opened https://github.com/rosulek/gmail-tickler/pull/23, which should resolve this.

I agree that it would be great if we had a simpler way for new users to install the script. While it might work to package it as a web...

Oh, I think this issue is a duplicate of https://github.com/rosulek/gmail-tickler/issues/4 _Bundle as web app_. @rosulek, do you want to close that one, since there's a bit more activity here? This...

A couple more ideas: - If we publish the script so that anyone with the link can view it, and then also deploy it as a web app, users can...