Difference between revisions of "Homebrew Server Club"

From Run Your Own
Jump to: navigation, search
(Operating Systems)
(Current Documentation Projects)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Hardware ==
+
== What is the Homebrew Server Club? ==
* [https://www.raspberrypi.org/ Raspberry Pi]
 
  
== Software ==
+
The homebrewserver.club is part of a larger DIY self-hosting movement whereby
=== Operating Systems ===
+
people endeavour to host on-line services such as websites, mail, calendars and
* [https://www.alpinelinux.org/ Alpine Linux]
+
chat applications themselves.  
* [https://www.debian.org/ Debian]
 
* [https://www.freebsd.org/ FreeBSD]
 
* [https://gentoo.org/ Gentoo]
 
* [https://www.openbsd.org/ OpenBSD]
 
  
=== Static Site Generators ===
+
They do so in order to avoid reliance on the corporate services of centralised
* [https://jekyllrb.com/ Jekyll], written in Ruby
+
service providers, with all the consequences that arise.
* [https://blog.getpelican.com/ Pelikan], written in Python
 
  
=== Web Frameworks ===
+
Unlike many in the self-hosting movement, the homebrewserver.club takes the
* [https://phoenixframework.org/ Phoenix], written in Elixir
+
'home' in homebrew literally and the 'self' in self-hosting figuratively.
* [https://elm-lang.org/ Elm], functional language compiling to Javascript
+
 
 +
That means we try to host from our homes rather than from data centers and
 +
for and with our communities rather than just ourselves.
 +
 
 +
We do this from an understanding that paying for a home internet subscription
 +
means you can also use that to host things on-line and that learning and
 +
discussing things together makes more sense than doing it alone.
 +
 
 +
You can find us and get in touch on the following channels:
 +
 
 +
* [https://homebrewserver.club/ Homebrewserver.club]
 +
* [xmpp://hbsc@muc.lurk.org?join XMPP Chat room]
 +
* [https://we.lurk.org/postorius/lists/hbsc.we.lurk.org/ Mailing List]
 +
* [https://radar.squat.net/en/rotterdam/hbsc-homebrew-server-club Radar.squat.net Listing]
 +
 
 +
== Current Documentation Projects ==
 +
Links to topics/themes explored by HBSC members. When a project reaches some maturity we publish it there https://homebrewserver.club/
 +
 
 +
* [[Lightweight and sustainable Websites]]
 +
* [[Services]]
 +
* XMPP
 +
* [[Homebrew server setups]]
  
 
== Network ==
 
== Network ==
 
* [https://www.community-ix.de/ Community-IX]
 
* [https://www.community-ix.de/ Community-IX]
  
== Links ==
+
[[Category: HBSC]]
* [https://github.com/myles/awesome-static-generators Awesome Static Web Site Generators]
 
* [https://brutalist-web.design/ Brutalist Web Design] by David Bryant Copeland
 
* [https://www.lowtechmagazine.com/2018/09/how-to-build-a-lowtech-website.html How to Build a Low-tech Website?] by Low-Tech Magazine
 
* [https://timkadlec.com/remembers/2019-01-09-the-ethics-of-performance/ The Ethics of Web Performance] by Tim Kadlec
 
* [https://meyerweb.com/eric/thoughts/2018/08/07/securing-sites-made-them-less-accessible/ Securing Sites Made Them Less Accessible] by Eric A. Meyer
 
* [https://sustywp.com/ Susty WP], [https://blog.jacklenox.com/2018/06/04/delivering-wordpress-in-7kb/ Delivering WordPress in 7 KB] by Jack Lenox
 
* [http://www.performancebudget.io/ Performance Budget], "I want my site to load in X seconds on a Y connection" by @jonthanfielding
 
* [https://www.smashingmagazine.com/2019/01/front-end-performance-checklist-2019-pdf-pages/ Front-end performance checklist 2019] by Vitaly Friedman.
 
* [https://twitter.com/mattleibow/status/1063451596191875072 World bandwith map] from @mattleibow.
 
* [https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/ Get Started With Analyzing Runtime Performance] by Kayce Basques.
 
* [https://developers.google.com/web/tools/chrome-devtools/speed/get-started Optimize Website Speed With Chrome DevTools] by  Kayce Basques.
 
* [https://guide.elm-lang.org/optimization/ Optimization in Elm] – an interesting look at compiler tool chain driven web performance.
 
** [https://elm-lang.org/blog/small-assets-without-the-headache Small Assets without the Headache] by Evan Czaplicki.
 

Latest revision as of 11:35, 18 March 2019

What is the Homebrew Server Club?

The homebrewserver.club is part of a larger DIY self-hosting movement whereby people endeavour to host on-line services such as websites, mail, calendars and chat applications themselves.

They do so in order to avoid reliance on the corporate services of centralised service providers, with all the consequences that arise.

Unlike many in the self-hosting movement, the homebrewserver.club takes the 'home' in homebrew literally and the 'self' in self-hosting figuratively.

That means we try to host from our homes rather than from data centers and for and with our communities rather than just ourselves.

We do this from an understanding that paying for a home internet subscription means you can also use that to host things on-line and that learning and discussing things together makes more sense than doing it alone.

You can find us and get in touch on the following channels:

Current Documentation Projects

Links to topics/themes explored by HBSC members. When a project reaches some maturity we publish it there https://homebrewserver.club/

Network