John Lien

Results 6 comments of John Lien

It is possible to do this the following, but shouldn't be necessary. ```cs public async Task Handle(MyEvent @event, IMessageHandlerContext context) { var activity = Activity.Current; if (activity == null &&...

> > edit: this implies that this project may have been abandoned. > > @jglien, Do you know of any alternatives that exist? I see some but most of the...

So I'm using the 2nd generation remote and discovered if I lightly tap the edge of the track pad it works, but if I actually click the edge it doesn't....

17.6.1 Perhaps this is an issue with Vidi.

Sorry, correction I'm using the black 1st gen Siri remote https://support.apple.com/en-us/103233

For anyone coming here for the same error in `query_predicates`, Change `~/.local/share/.../nvim-treesitter/lua/nvim-treesitter/query_predicates.lua:139` to `if node ~= nil or not node then`