The Garrity Software Discord Community
+is intended to be a place to discuss and ask questions about open source
+software, as well as discuss GS or software development in general. This Discord
+server should not be used for product support.
+
This is also a viable option for getting in touch with Pat directly.
+
+
Email
+
pfm (at) (domain) is an appropriate email address for reaching out to Pat
+(the founder of Garrity Software) directly.
Garrity Software is a fledgling organization that produces open source
+libraries and intends to sell software. If you like the open source work, or you
+want to support Pat in achieving the Mission of
+a sustainable organization and lifestyle, please consider donating!
Donations help to cover the costs of anything related to open source
+development (servers, subscriptions, etc.) or community development. Donations
+also serve as a general source of encouragement, and help move the needle
+towards independence.
+
+
Donations are not (and will not be) used for any paid product hosting or
+other payment-related services.
+
+
+
+
Sponsorship
+
If, for some reason, your company wants to sponsor Garrity Software,
+please contact Pat directly.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/index.html b/src/index.html
index 1b605c9..fc4d82c 100644
--- a/src/index.html
+++ b/src/index.html
@@ -34,7 +34,7 @@
producing high quality, robust software. GS is also committed to contributing
open source work and releasing as much software for free as possible. GS is
currently Bootstrapping, does not have income,
-and is primarily producing open source libraries.
@@ -57,13 +57,15 @@ products and income. GS has a coarse-grained roadmap towards the mission.
Bootstrapping (2024)
-
Establish open source libraries and build the first product.
+
Establish open source libraries and build the first product. Establish
+ Garrity Software as an LLC.
-
Initial Sales (By January 2025)
+
Initial Sales (By June 2025)
Start attempting to sell software.
Independence (By 2030)
-
Founder achieves ability to stop working for other companies.
+
Founder achieves ability to stop working for other companies. Requires
+ income from all sources to be sufficient to support family.
First External Hire
Another person is hired. That person is fully compensated.
@@ -104,6 +106,12 @@ time.
Establish a fund to donate to, or otherwise support, open source development.
+
+
+
+
Team
+
Pat Garrity (pfm)
+
Founder and visionary of Garrity Software.
diff --git a/src/oss.html b/src/oss.html
index a66e301..34b77d5 100644
--- a/src/oss.html
+++ b/src/oss.html
@@ -3,7 +3,7 @@
Garrity Software - Open Source
-
+
@@ -39,8 +39,8 @@ MIT license.
Scala
All GS projects are currently implemented in Scala 3. No Scala 2 artifacts
are available. GS typically leans towards the newest available Scala versions.
-GS projects heavily leverage Cats, Cats Effect and FS2. GS libraries typically
-try to minimize size and dependency scope.
+GS libraries typically try to minimize size and dependency scope.
+
GS does not yet build libraries for Scala Native or ScalaJS.