swot-analysis.html 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <!DOCTYPE html><head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta name="keywords" content="GNU, Emacs, Libre Software, Hurd, Guile, Guix" /><meta name="description" content="GNUcode.me is a website focusing on libre software projects, especially the GNU project." /><link type="application/atom+xml" rel="alternate" title="GNUcode.me -- Feed" href="/feed.xml" /><a rel="me" href="https://fosstodon.org/@thegnuguy"></a><link type="text/css" href="css/footer.min.css" rel="stylesheet"></link><link type="text/css" href="css/header.min.css" rel="stylesheet"></link><link type="text/css" href="css/main.min.css" rel="stylesheet"></link><title>SWOT analysis — GNUcode.me</title></head><body><header><nav><ul><li><a href="index.html">GNUcode.me</a></li><li><a href="services.html">Services</a></li><li><a href="about.html">About</a></li><li><a href="business-ideas.html">Business-ideas</a></li></ul></nav></header><h1>SWOT analysis</h1><main><section class="basic-section-padding"><article><h3>by Joshua Branson — September 28, 2021</h3><div><h1>4 main ways that I am interested in helping God's children (making money)</h1><ul><li><p>Creating a business around the GNU/Hurd or similar microkernel OS</p><p>This could be as simple as hosting websites via the GNU/Hurd or
  2. offering software as a service, or selling machines with the
  3. Hurd installed. Since the Hurd doesn't support usb yet, that
  4. would mean I would have to sell laptops.</p></li><li><p>Creating a business around libre software as a service</p><p>This includes making an alternative to youtube with peertube or media goblin,
  5. paid netflix alternative with peertube or media goblin, paid pandora alternative with libre.fm or funkwhale, a
  6. competitor to purism's <a href="https://librem.one/">https://librem.one/</a> online applications, a paid
  7. minecraft server, or other game servers. I also believe that every opensource website should offer such services.
  8. For example, if guix system would like to generate income to pay developers, then they should provide services for Wordpress,
  9. XMPP, etc.</p></li><li><p>Selling a GNU/Linux smartphones</p><p>PinePhone / Purism do this, but one could make a rugged smartphone from olimex open
  10. hardware and a usb wifi chip. The difficulty is in making the monstrosity.</p></li><li><p>Selling a GNU/Linux or GNU/Hurd computers</p><p>Every distribution should have a &quot;Shop&quot; section. People browsing a GNU/Linux distribution should know where
  11. they can purchase a computer that will work well with that distribution.</p><p>Now I want to do a SWOT analysis on all of these to pick which
  12. one I should pursue.</p><p>SWOT stands for:</p><p><strong>S</strong> trengths
  13. <strong>W</strong> eaknesses
  14. <strong>O</strong> pportunities
  15. <strong>T</strong> hreats</p></li></ul><pre><code> |------------+-----------------------+-------------------------------+------------------------+----------------------------|
  16. | | Strengths | Weaknesses | Opportunities | Threats |
  17. |------------+-----------------------+-------------------------------+------------------------+----------------------------|
  18. | GNU/Hurd | Flexible | low memory | lots of people | Linux is currently better. |
  19. | | Libre licensed. | poor memory usage | like the Hurd. | A Lot better. |
  20. | | | Popular programming languages | Cool OS design. | |
  21. | | | have limited support on the | Work is ongoing to use | |
  22. | | | Hurd. Python and Perl have | NetBSD device drivers. | |
  23. | | | test issues still. No Rust | | |
  24. | | | support. | | |
  25. | | | Every time I have used it, | | |
  26. | | | I have had file system | | |
  27. | | | corruption. | | |
  28. | | | No limits are imposed on | | |
  29. | | | processes. Still 32 bit. | | |
  30. |------------+-----------------------+-------------------------------+------------------------+----------------------------|
  31. | LibreSaSS | easy to operate | have to set up the server | people may help me | Google/AWS can offer said |
  32. | | | this includes packaging | by contributing code | service cheaper than I can |
  33. | | | software and services for | | via powerful servers. |
  34. | | | guix/guix system. | | |
  35. |------------+-----------------------+-------------------------------+------------------------+----------------------------|
  36. | smartphone | built to last | is HUGE. Not elegant looking | It help open hardware | pinephone and librem 5 |
  37. | | | I have to build the phone. | People get a cheap | Pinephone is only $200. |
  38. | | | Will people buy it? | phone that they can | |
  39. | | | | play with. | |
  40. |------------+-----------------------+-------------------------------+------------------------+----------------------------|
  41. | computers | cheap and somewhat | Other machines are newer and | Help mother earth | I'm not aware of any. |
  42. | | performent. | are almost as powerful. | | |
  43. | | If running Linux, | Limited new graphics cards | | |
  44. | | then mesa will still | People prefer laptops. | | |
  45. | | work. New Intel | I have to build the website | | |
  46. | | graphics driver | Is there a market for this? | | |
  47. | | supports the Optiplex | Will people buy it? | | |
  48. | | 7020. | | | |
  49. |------------+-----------------------+-------------------------------+------------------------+----------------------------|</code></pre><p>Looking at the SWOT analysis, I think it's fairly clean that the
  50. Hurd is NOT yet the attractive business venture that I would like
  51. it to be.</p><p>Let me know what you all think!</p></div></article></section></main><footer><p>© 2020 Joshua Branson. The text on this site is free culture under the Creative Commons Attribution Share-Alike 4.0 International license.</p><p>This website is build with Haunt, a static site generator written in Guile Scheme. Source code is <a href="https://notabug.org/jbranso/gnucode.me">available.</a></p><p>The color theme of this website is based off of the famous <a href="#3f3f3f" target="_blank">zenburn</a> theme.</p></footer></body>