From bdd3e6628aa9cb9e341a8aec44b7904f97b890fa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 29 Sep 2020 15:29:20 -0400 Subject: [PATCH] add suckmore and avatars pages --- avatars/index.php | 36 ++++++++++++ index.php | 1 - links.php | 6 +- mypages.php | 16 ++++++ podcasts/index.php | 124 ++++++++++++++++++++++++++++++++++++++++++ stuffirun.txt | 88 ++++++++++++++++++++++++++++++ suckmore/.gitignore | 1 + suckmore/Makefile | 13 +++++ suckmore/index.md | 20 +++++++ suckmore/suckless.txt | 1 + todo.txt | 60 ++++++++++++++++++++ ttbp/index.html | 1 + vms.txt | 24 ++++++++ 13 files changed, 389 insertions(+), 2 deletions(-) create mode 100644 avatars/index.php create mode 100644 podcasts/index.php create mode 100644 stuffirun.txt create mode 100644 suckmore/.gitignore create mode 100644 suckmore/Makefile create mode 100644 suckmore/index.md create mode 120000 suckmore/suckless.txt create mode 100644 todo.txt create mode 100644 vms.txt diff --git a/avatars/index.php b/avatars/index.php new file mode 100644 index 0000000..a9d2ef2 --- /dev/null +++ b/avatars/index.php @@ -0,0 +1,36 @@ + + + + + + + + + tilde.team avatars + + + +
+

avatars

+

change your ~/public_html/avatar.png from the default to appear here

+

should be a png, square, and at least 128x128px

+
+ + +

+ + ~
+ +
+

+ + +
+ + + diff --git a/index.php b/index.php index f491e2e..f3a2c54 100644 --- a/index.php +++ b/index.php @@ -41,7 +41,6 @@

pitch in for hosting costs if you're able: donate here

the best place to find me is irc: i'm ben on tilde.chat and benharri on freenode. - i'm also on xmpp

here are some other places to find me

diff --git a/links.php b/links.php index 4b5d789..b5b425a 100644 --- a/links.php +++ b/links.php @@ -7,6 +7,10 @@ $links = [ "href" => "mailto:ben@tilde.team", "icon" => "envelope" ], + "xmpp" => [ + "href" => "xmpp:ben@hmm.st", + "icon" => "xmpp" + ], "pgp pubkey" => [ "href" => "benharri.asc", "icon" => "lock" @@ -17,7 +21,7 @@ $links = [ ], "tildegit" => [ "href" => "https://tildegit.org/ben", - "icon" => "code-fork" + "icon" => "gitea" ], "srht" => [ "href" => "https://git.sr.ht/~benharri", diff --git a/mypages.php b/mypages.php index 353038d..80f84a2 100644 --- a/mypages.php +++ b/mypages.php @@ -44,6 +44,22 @@ $links = [ "href" => "testgen/", "icon" => "calculator" ], + "podcasts i like" => [ + "href" => "podcasts/", + "icon" => "microphone" + ], + "suckless (more?)" => [ + "href" => "suckmore/", + "icon" => "globe" + ], + "tilde.team avatars" => [ + "href" => "avatars/", + "icon" => "users" + ], + "assorted images" => [ + "href" => "img/", + "icon" => "file-image-o" + ], ]; ?> diff --git a/podcasts/index.php b/podcasts/index.php new file mode 100644 index 0000000..3e064e9 --- /dev/null +++ b/podcasts/index.php @@ -0,0 +1,124 @@ + + + + good podcasts + + + + +
+

some good podcasts

+ + +
these are some of my favorite podcasts to listen to
+ + + +
+ + + diff --git a/stuffirun.txt b/stuffirun.txt new file mode 100644 index 0000000..0d9d48e --- /dev/null +++ b/stuffirun.txt @@ -0,0 +1,88 @@ +## tilde stuff + +tilde.team founder +tilde.club sysadmin +hashbang.sh co-admin +fosshost.org maintainer/contributor - in charge of https://mirrors.fossho.st +tildegit.org gitea - software forge +drone.tildegit.org drone - CI tool for tildegit +tildeverse.org website and +rss.tildeverse.org rss feed tool +tilde.chat site and ircd configurations +web.tilde.chat public thelounge webchat +kiwi.tilde.chat public kiwi webchat +mumble.tilde.chat mumble hosting +thelounge.tilde.team private thelounge +zine.tildeverse.org hosting and maintenance +pad.tildeverse.org cryptpad - hosting and maintenance +ttm.sh url shortener and file host +tilde.news lobste.rs instance +gopher.tildeverse.org gopher proxy +gopher://tilde.team gopherhole for ~team +gopher://tildeverse.org gopherhole for tildeverse +gopher://tilde.news gopher mirror +gopher://tilde.chat gopher page for tilde.chat +gemini://tilde.team gemini page for ~team +gemini://tildeverse.org gemini page for tildeverse +quotes.tilde.chat quote db for tilde.chat +factorio.tildeverse.org community factorio server +tilde.zone mastodon - updates and moderation +pleroma.tilde.zone pleroma - updates and moderation +pinafore.tilde.zone fedi frontend - updates +halcyon.tilde.zone fedi twitter-like frontend - updates +write.tildeverse.org fedi writeas/writefreely blog instance +paste.tildeverse.org privatebin +gotify.tildeverse.org gotify +lists.tildeverse.org mailing lists +mail.tilde.team mail server + - postfix + - dovecot + - rspamd + - opendkim + - roundcube +cloud.tilde.team nextcloud for ~team + +## other stuff on my dedicated server +tilde.pink small bsd tilde +fr.tild3.org french-language tilde +mc.tildeverse.org tildeverse minecraft server +bsd.tilde.team alternate freebsd host for tilde.team +ns1.tildeverse.net authoritative nameserver for all my domains +vps.theasylum.team alternate vm for #theasylum +mc.bhh.sh modded minecraft server +archive.tilderadio.org tilderadio archiving server +jitsi.tildeverse.org video conferencing server +wordpress.bhh.sh vm for hosting 2 wordpress sites +ca1.hashbang.sh small vm as a hashbang shell server + +## personal stuff on vps +benharr.is plain site +irctokens.org + - website + - webchat kiwiirc + - irc server oragono +cloud.bhh.sh nextcloud +gallery.bhh.sh piwigo +mail.bhh.sh + - postfix + - dovecot + - rspamd + - opendkim + - roundcube +bhh.sh/pub +honk.hmm.st honk +hmm.st ejabberd xmpp server +syncthing +several other sites + +## at home +radarr +sonarr +lidarr +sabnzbdplus +plexmediaserver +pi-hole +syncthing +proxmox host +wireguard on vm configured with algo (https://github.com/trailofbits/algo) + diff --git a/suckmore/.gitignore b/suckmore/.gitignore new file mode 100644 index 0000000..dcaf716 --- /dev/null +++ b/suckmore/.gitignore @@ -0,0 +1 @@ +index.html diff --git a/suckmore/Makefile b/suckmore/Makefile new file mode 100644 index 0000000..8c3c1d8 --- /dev/null +++ b/suckmore/Makefile @@ -0,0 +1,13 @@ +index.html: + +%.html: %.md + pandoc \ + --from markdown \ + --to html \ + --standalone \ + --output $@ \ + $< + +clean: + rm -f *.html + diff --git a/suckmore/index.md b/suckmore/index.md new file mode 100644 index 0000000..4d37d71 --- /dev/null +++ b/suckmore/index.md @@ -0,0 +1,20 @@ +--- +title: suckmore +include-before: '
' +include-after: '
' +css: '../gruvbox/gruvbox.css' +--- + +suckless.org is full of nazis, even though they claim to be "apolitical" +this is a collection of links that i've gathered over the years. + +stay away if you can! + +- +- (one month after ) +- +- +- +- +- + diff --git a/suckmore/suckless.txt b/suckmore/suckless.txt new file mode 120000 index 0000000..3000c2d --- /dev/null +++ b/suckmore/suckless.txt @@ -0,0 +1 @@ +/home/ben/notes/suckless.txt \ No newline at end of file diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..a169f2e --- /dev/null +++ b/todo.txt @@ -0,0 +1,60 @@ +[ ] disk quotas +[x] add ram +[x] alpine +[x] bb +[x] bbj +[x] borg backups +[x] botany +[x] burrow +[x] catgirl +[x] clinte +[x] crontabs +[x] cryptpad +[x] dcss +[x] dovecot +[x] dovecot-sieve +[x] etckeeper +[x] fail2ban +[x] fcgiwrap +[x] fix /home +[x] fix uids +[x] gemini +[x] gopher +[x] gopher://tilde.news +[x] gopher://tildeverse.org +[x] gopherproxy +[x] hole +[x] inspircd +[x] ipv6 +[x] lists.t.o +[x] lobsters +[x] managesieved +[x] motd +[x] mutt configs +[x] neomutt +[x] nextcloud +[x] nginx +[x] oidentd +[x] opendkim +[x] password auth via pam +[x] paste.t.o +[x] php +[x] postfix +[x] qdb +[x] rainloop +[x] resource limits +[x] rspamd +[x] rss.t.o +[x] rss.t.o crontab +[x] signup page +[x] sl +[x] talk +[x] thelounge +[x] thelounge webirc registration command +[x] tilde launcher +[x] train +[x] ttbp +[x] ttm +[x] ufw +[x] write.t.o +[x] znc diff --git a/ttbp/index.html b/ttbp/index.html index b459c89..f5e2017 100644 --- a/ttbp/index.html +++ b/ttbp/index.html @@ -296,6 +296,7 @@ or open a github issue and i'll get back to you as soon as i can.

live feels-sharing:

    +
  • ~skukic 2020-09-15 at 20:06 (utc+0)
  • ~tude 2020-08-29 at 03:46 (utc+0)
  • ~leea 2020-08-21 at 19:09 (utc+0)
  • ~ben 2020-08-05 at 02:51 (utc+0)
  • diff --git a/vms.txt b/vms.txt new file mode 100644 index 0000000..9411cf1 --- /dev/null +++ b/vms.txt @@ -0,0 +1,24 @@ +# qemu VMs +ca1.hashbang.sh - shell-server host +naglfar - tiny test vm for naglfar +docker - drone.tildegit.org and gotify.tildeverse.org +tilde.pink - tiwesdaeg's tilde +tildebeast - small vm for tildebeast +mc.t.o - tildeverse minecraft server, administered by sose +bsd.tilde.team - tilde.team's alternate freebsd host +tilde.team - tilde.team proper - 24gb ram and 6 vCPUs allocated +ns1 - my primary nameserver +old.tilde.team - the old tilde.team VM - to be decommissioned soon + +# lxc containers +archive.tilderadio.org - self explanatory +fr.tild3.org - french-language tilde +asylum - small vm for robdrake's asylum project +mc.bhh.sh - khuxkm's minecraft vm +experimundo - cmccabe's test vm for rawtext.club +mastodon.tilde.zone - tilde.zone +pleroma.tilde.zone - pleroma +wordpress - 2 small wordpress sites +jitsi.tildeverse.org - self explanatory +factorio.tildeverse.org - self explanatory +