Nathan Rijksen

Results 80 comments of Nathan Rijksen

THey're already linked to from the footer (under communicate) only not directly. I have doubts about it being worth linking to them explicitly.

Just thinking about real estate, there isnt really a page currently that I can think of putting this on and three more entries in the footer under communicate is more...

I'm not suggesting stract do an actual github search, I'm suggesting stract indexes github so it can be used to search github.

Because cursor.go has `//go:build !windows`

It's not Windows that handles it differently, it's the shell (cmd). In theory your non-windows logic in cursor.go should work perfectly when using bash on windows. Thanks for considering this...

Same issue with Windows host, Linux guest (arch linux running gnome shell). The cursor shows after a while, I can also move the mouse that is directly connected to the...

Is this considered a hard limitation, or something that there's a clear desire for ArangoDB to support in the medium term? The non-indexed search simply isn't performant enough. I've loved...

Why not add it for X11 and then add it for Wayland once it becomes available? I don't see why applications should suffer because Wayland can't keep up. If anything...

Note the "whole Inotify api" consists of about 3 functions, so not sure how valid this object oriented approach is. Regardless this doesn't address the problem; watchdog is adding instances...

While relevant, I don't think #284 is the same as this. This asks for a way to properly specify and document arguments, and likely some type of automation of what...