Kamil Koczurek
Kamil Koczurek
Concerns #2116 and #2118
During the preparation of the draft PR (#2167), a couple issues have surfaced: 1. As of now, initializing the account as receiver-only protected the user from unintentional spending of funds....
Has there been any progress regarding this issue? I wanted to use SFML for some simulations and UI, but it turned that Pony's FFI can't handle C unions and returning...
Maybe port some most important parts of Qt? Actually, it's developped enough to be part of system's standard library. What do you think? Imo it would save much effort.
Gtk is mainly gui, Qt has… everything. And as it's OO D wrapper would be quite good. //edit: Developpers of PowerNex would have to implement low-level operations and nice D...
Finished work on https://github.com/golemfactory/ya-py-aioclient, will publish today.
@scx1332 will do more tests today
I don't understand your exact concern, widgets already only render for disconnected inputs.   Those are screenshots from [the demo app](https://github.com/setzer22/egui_node_graph/tree/main/egui_node_graph_example). I have the patch for the opposite behavior...
I felt like #30 and #81 offer an overly complicated solution to the problem of many-to-many connections, so I'm messing around with a different approach. I'd appreciate comments regarding the...
> This leads to the question: Do we care about the ordering of parameters? In your example, an addition operation would not care, since in those cases, as it is...