PlasmaHH

Results 50 comments of PlasmaHH

Not associated with the project, came here for the same reason, but then figured out that when you have ale running and use it the executive for your files it...

Just came here to make the very same suggestion. As the most easy implementation I could imagine every time on a path a block under a light threshold (probably 0...

I don't know where I suggested that in the past, so here it goes again: It would be useful to have the ability to have sets of blocks for the...

Not sure if its 100% duplicate as this is under win10 and with msrdc.exe instead of mstsc.exe...

I never used msrdc for anything else so can't tell ( I am mostly a linux person being forced to use windows and missing the alt drag feature a lot...

Does it contain more than the data fsutil dumps? From what I understand the actual .exe being started in the WindowsApps Folder contains a special condition for being executed (look...

My hope here would be that while it would initially be difficult, having a tool to play with will one day lead to more knowledge about what works and what...

> > But I think it's not a trivial change and would likely have performance implications that may not be desired. > > Well, there is tail(1), so whatever it...

> However, I wonder how much of a problem it will be in practice? > > File formats that people usually want to `tail` are line-oriented: logs, for instance. And...

It seems this issue is caused by the module not listening to IN_DELETE_SELF events. In theory it would work to just register yourself for that event and call remove_watch on...