From 2ee1507ea20f32e09234796c981c6853afd8a66f Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Mon, 11 Feb 2019 17:17:39 -0800 Subject: [PATCH] link --- blog/deprecation-notice-elemental-ircd-2019-02-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/deprecation-notice-elemental-ircd-2019-02-11.md b/blog/deprecation-notice-elemental-ircd-2019-02-11.md index 0a3a5a9..4483c1a 100644 --- a/blog/deprecation-notice-elemental-ircd-2019-02-11.md +++ b/blog/deprecation-notice-elemental-ircd-2019-02-11.md @@ -5,7 +5,7 @@ date: 2019-02-11 # Deprecation Notice: Elemental-IRCd -Elemental-IRCd is a high performance, lightweight, and scalable IRC daemon written in C with heritage in the original IRC daemon. It is a fork of the now-defunct ShadowIRCD and sought to continue in the direction ShadowIRCD was headed. This software has scaled to support live chat for thousands of users at once in one->one and one->many groups. Working on this software has legitimately been a vital driving force to my career and skill balance between administration, development, moderation and operations of distirbuted communities at scale. Without this software, my closest friends (and even my fiancé) would be strangers to me. +[Elemental-IRCd](https://github.com/Elemental-IRCd/elemental-ircd) is a high performance, lightweight, and scalable IRC daemon written in C with heritage in the original IRC daemon. It is a fork of the now-defunct ShadowIRCD and sought to continue in the direction ShadowIRCD was headed. This software has scaled to support live chat for thousands of users at once in one->one and one->many groups. Working on this software has legitimately been a vital driving force to my career and skill balance between administration, development, moderation and operations of distirbuted communities at scale. Without this software, my closest friends (and even my fiancé) would be strangers to me. However, the result is something I don't know if I can continue to keep maintaining. It's been through a lot. The code has been through so many hands, some files had different licenses compared to the rest of the software. It is a patchwork of patches on top of a roughly solid core, and it's become a burden to maintain.