+ [2020-05-12T21:16:45Z] R2robot Easily searchable
+ [2020-05-12T21:25:28Z] ComputerTech yeah i did it before you helped me

message no. 180417

Posted by Seveas in #github at 2020-05-12T08:17:41Z

Shentino: 4096 bits is supported, and anything beyond that is irrelevant, even 4096 is overkill.
+ [2020-05-13T00:29:21Z] forgotmynick i don't know how to articulate this so please use your inside laughs. i'm trying to find the terminology for when you write xcode locally and then when you update the github repository, it communicates with a server to build it for you. microsoft has pipelines (not sure if that's their own terminology). i'm looking to host something myself while i learn it but don't have the computing power (computers are at work
+ [2020-05-13T00:31:08Z] R2robot you mean when you 'push' code to the repository?
+ [2020-05-13T00:31:27Z] nedbat forgotmynick: are you looking for continuous integration?
+ [2020-05-13T00:31:38Z] R2robot https://gitea.io/ is one option for self hosting repositories