Henri Tuhola

Results 11 comments of Henri Tuhola

Hi. I am in middle of writing a translation from webassembly to IR and back to webassembly, and I've had a discussion about this subject with people. I've been pointed...

I feel like a shatterhead right now. Just re-read through the WebAssembly spec and picked up that the irreducible control flow is intentionally left out from the MVP, perhaps for...

The escape sequences idea sounds like it would completely bust gaming applications. And the loadkeys/xkbdset hacks would require user intervetion to setup the keyboard. The driver would have some challenge,...

Since I am using my ergodox keyboard regularly now, I'd like to keep the firmware running while writing the alternative driver. I suppose this is possible and I could activate...

There is a good reason to locate something into the keyboard. That would be the layout keyboard represents to the user. But should the keyboard do anything else than send...

Now I have inserted an additional interface. When I update the firmware, it should give me a rawhid device I can open... ``` cheery@ruttunen:~/ergodox-firmware/rawhid$ sudo ./rawhid_test found rawhid device ```...

@dragon788 It is only a small part to letting the ergodox control the layout. Not even that, it's a development tool to get that happen. At the same time desktop...

I happen to have done [vkstruct](https://github.com/cheery/vkstruct). They are a system to produce automated bindings for Vulkan. Haven't touched these for a while but I guess they could be perhaps repurposed...

I'm also getting this with `Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz`. It's working with the CFLAGS modification. Also had to add "$@" into the end of the bin/ -scripts...

I've been thinking of this problem. Already a small fix on the documentation page could really help here. How about grouping the references together? Eg. When you now got "Learning"...