Luke Gorrie

Results 385 comments of Luke Gorrie

@ericsagnes Thanks, looks like you have blazed the trail ahead of me! I really like your installation steps.

(Oops deleted comments that were on the wrong thread, mostly redundant with existing comments on #114.)

Has anyone reviewed #7, an open PR that introduces a test framework?

> Perhaps someone who doesn't necessarily have vulkan experience could volunteer. I volunteer to make an attempt this month. What do I need to know to start off in the...

My 4K monitor is setup for 200% (2.0) scaling. The main UI text looks right but the menu draws in the wrong place: https://user-images.githubusercontent.com/13791/195351519-0a145c0e-2b99-49ab-9b4b-391743756d4e.mp4 In principle I can work around...

Thanks for the feedback! This should get me started :-)

@noporpoise This example does not work the way I expect. The code compiles and runs cleanly, but `is_missing` is true. It looks like the lookup fails. Is there a bug?

Thanks! I have also been tweaking around and I have been infected by C macro fever. (I thought I had an immunity but it seems not.) How about this for...

I am such a noob :-). I see that I am mixing up pointers and values here. Thanks again for the getting started tips. Looks like I should read the...

Round 3! I have made a first pass through reading khash. I am impressed! I have made a new attempt at making a library front-end that will be easy to...