cerna

Results 125 comments of cerna

@lskillen, These images have about 800 MB per piece. It is used mostly for the Github Actions runners, which are hosted in `East US 2 Azure region`. So I don't...

OK, signing package with `dpkg-sig` tool is implemented. The new key which is stored in Machinekit/Machinekit-HAL secrets storage is [4A374E9D7CA79FA717293B98D2EFAE426CDDB0FE](http://keyserver.ubuntu.com/pks/lookup?search=0x4A374E9D7CA79FA717293B98D2EFAE426CDDB0FE&fingerprint=on&op=index). It would be great if each fork distributing packages created...

So after **X-th** rerun of the failed workflow, now 19.47 GMT+0 everything ran correctly. If I had to bet, I would say that GitHub has a problem with load-balancing its...

I am currently building something like library for connection to Machinetalk services and from mDNS/DNS-SD/Zeroconf point of view I don't think that it is problematic - or better yet it's...

I am not sure we understand each other fully and the fact is I don't know how it was implemented in the old good days as I started studying and...

Well, I don't think that the current implementation of Machinetalk was made for multi-Machinekit semi-private type of network environment. More likely the intended use was for home network with one...

Yeah, I have been meaning to prepare set-up for Virtual LAN - i.e. the Machinekit Machinetalk communication would be separated to encrypted virtual layer. But so far I didn't find...

> I like your template idea without the machinekit redundancy, but maybe slightly less verbose: The idea is to have solid static separators in the string for regular expression search...

I like this idea. I would implement it this way: 1. Add new label into `machinekit.ini`: `SERVICE_DOMAIN_NAME="MTS *SERVICEID on *GUID"` which will be used as pattern for creating service domain...

I also discovered, that machinekit/machinekit#531 and machinekit/machinekit-hal#113 and machinekit/machinekit-cnc#39 issues were never properly resolved and if this solution should work as described, we should address these issues also.