Michael Labbe

Results 20 comments of Michael Labbe

It doesn't work on my fresh install. Let me know when premake support is in there and it works from a fresh checkout and provides build instructions that works from...

This PR has merge conflicts and doesn’t build, and has had no comments in a week. In the interest of keeping NFD’s github page current, I’d like to hear a...

I'll check it out. What are the exact commands I should type in after doing a fresh install of the OS to get this fully built?

@NuklearBomb I have some time coming up where I can give this a code review and provide suggestions on how you can take it to completion. It looks like the...

My workflow is to review each file in Beyond Compare, staging it when it passes self-review. It would be wonderful to be able to trigger a single-file difftool through gitui,...

Recursive functions to work around `tok.size` being non-hierarchical overcomplicates the issue. You can just: - Take a token of any type, including a nested object or array. Store its `tok.end`,...

I gave this branch a whirl but it failed with: ``` ..\go\pkg\mod\github.com\eduncan911\[email protected]\item.go:138:16: undefined: IEpisodeType ..\go\pkg\mod\github.com\eduncan911\[email protected]\item.go:222:20: undefined: EpisodeType ```

I had the opportunity to briefly consult with a D3D engineer, and they confirmed that `SyncQPCTime` indicates the most recent *VSync* that had a new frame. So it makes sense...

Upstream github issue https://github.com/Microsoft/WSL/issues/219 Possibly related issue https://github.com/alajmo/mani/issues/42

Huh. Apparently it's been acknowledged by the manpage author. I went to report it upstream but it seems to be known. https://lists.gnu.org/archive/html/bug-ncurses/2019-01/msg00031.html