added a services link #11

Merged
m455 merged 5 commits from friend-services-pages into main 2023-03-22 05:13:48 +00:00
Owner

Ooriginally, I (m455) had this information under a "for friends" link on
my homepage on m455.casa, but I figured by moving that information here,
it would make it clear that casa things hosted by friends don't just
have to be on my server :).

Wwe are a collection of friends who make cool things, so let's
decentralize those cool things a bit!

disclaimer: i quickly moved this info into this pr, so i'm sure there are mistakes lol

~~O~~originally, I (m455) had this information under a "for friends" link on my homepage on m455.casa, but I figured by moving that information here, it would make it clear that casa things hosted by friends don't just have to be on my server :). ~~W~~we are a collection of friends who make cool things, so let's decentralize those cool things a bit! disclaimer: i quickly moved this info into this pr, so i'm sure there are mistakes lol
lucidiot reviewed 2023-02-10 08:14:43 +00:00
@ -0,0 +13,4 @@
<li><a href="/irc.html">m455's irc server</a> - an <a href="https://ergo.chat/">ergo</a> installation for text chatting.</li>
<li><a href="/mumble.html">m455's mumble server</a> - a <a href="https://www.mumble.info/">murmur</a> installation for audio chatting.</li>
<li><a href="https://linkbudz.m455.casa/">linkbudz</a> - an instance of <a href="https://git.m455.casa/linkbud">linkbud</a> for posting link through m455's irc server.</li>
<li><a href="https://friends.m455.casa">casakhstan</a> - a website and community wiki that is collaboratively created by friends. hosted on <a href="https://tildepages.org">tildegit pages</a>, which is hosted by <a href="https://tilde.team/~ben/">~ben</a>. thanks ben!</li>
Owner

Maybe we should also include the minecraft server, and the SFTP server @mio hosts?

Maybe we should also include the minecraft server, and the SFTP server @mio hosts?
Author
Owner

possibly! we'd have to see if they're okay with that stuff being publicly mentioned

possibly! we'd have to see if they're okay with that stuff being publicly mentioned
@ -0,0 +18,4 @@
<li>all hostnames are cryptographically cloaked, so IP addresses are not visible to anyone, except server administrators.</li>
<li>you can connect from multiple devices using the same nickname.</li>
<li>you can change your nickname.</li>
<li>chat history and messages are not saved, but the last 100 messages are kept in ram, and are "played back" (displayed) when someone joins the server. to disable history playback, you can run <code>/msg nickserv set autoreplay-lines 0</code>. to re-enable history playback, you can run <code>/msg nickserv set autoreplay-lines 100</code>.</li>
Owner

This page already documents the history and the roleplay features. Maybe they should be merged?

[This page](https://friends.m455.casa/oregano.htm) already documents the history and the roleplay features. Maybe they should be merged?
Author
Owner

we could do that, or we could be lazy, and treat this list as a very brief summary of features, and just do like a "for more information, refer to "

we could do that, or we could be lazy, and treat this list as a very brief summary of features, and just do like a "for more information, refer to <link>"
Author
Owner

i chose the lazy route in this commit: b04fbad293

i chose the lazy route in this commit: https://tildegit.org/casa/pages/commit/b04fbad2932af4785c1f36ce2a95f82734121857
lucidiot marked this conversation as resolved
@ -0,0 +16,4 @@
<pre>
address: m455.casa
port: 64738
password: &lt;ask casa friends&gt;
Owner

or ask dog in #library :P

or ask `dog` in `#library` :P
Author
Owner

hahah very true!

hahah very true!
Owner
Preview on tildepages: https://friends.m455.casa/@friend-services-pages/services/
Author
Owner

oh shit it looks like i fucked up the links. let me fix them

oh shit it looks like i fucked up the links. let me fix them
lucidiot reviewed 2023-02-10 14:23:30 +00:00
@ -0,0 +10,4 @@
<main>
<h1>casa friend services</h1>
<ul>
<li><a href="/services/irc.html">m455's irc server</a> - an <a href="https://ergo.chat/">ergo</a> installation for text chatting.</li>
Owner

These links don't work with a custom branch like in https://friends.m455.casa/@friend-services-pages/services/, since they would point to https://friends.m455.casa/services/irc.html, removing the branch name. They will however work for sure by making them explicitly relative to the current folder like ./irc.html

These links don't work with a custom branch like in https://friends.m455.casa/@friend-services-pages/services/, since they would point to https://friends.m455.casa/services/irc.html, removing the branch name. They will however work for sure by making them explicitly relative to the current folder like `./irc.html`
Author
Owner

ahhhh gotcha, is that something we want to do, or should i just leave it as is?

ahhhh gotcha, is that something we want to do, or should i just leave it as is?
Owner

obviously this should be done here since we are bikeshedding

obviously this should be done here since we are bikeshedding
Author
Owner

okay but first i need will to comment here with a "hmmm" before i can continue

okay but first i need will to comment here with a "hmmm" before i can continue
lucidiot added the due date 2069-02-28 2023-02-10 14:31:08 +00:00
m455 was assigned by lucidiot 2023-02-10 14:31:32 +00:00
lucidiot added the
SUPER CRITICAL
label 2023-02-10 14:34:13 +00:00
m455 added the
EXTREME-CHANGE
label 2023-02-10 14:35:54 +00:00
Owner

the first commit in this branch has an uppercase character, please use lowercase

the first commit in this branch has an uppercase character, please use lowercase
Author
Owner

the first commit in this branch has an uppercase character, please use lowercase

yes dear

> the first commit in this branch has an uppercase character, please use lowercase yes dear
lucidiot added the
JUST HOW LONG CAN I MAKE LABEL NAMES REALLY,,,,,,,
label 2023-02-10 14:41:49 +00:00
lucidiot changed title from Added a services link to added a services link 2023-02-10 14:43:14 +00:00
m455 force-pushed friend-services-pages from b04fbad293 to 45832ead14 2023-02-10 14:43:56 +00:00 Compare
Author
Owner

anyone know if wsinatra has mailed a request for an account here yet? hahahaha

anyone know if wsinatra has mailed a request for an account here yet? hahahaha
Owner
19:36:28    wsinatra | lucidiot: not yet! I still need to write it!
19:36:35    wsinatra | and find something amusing to enclose       
``` 19:36:28 wsinatra | lucidiot: not yet! I still need to write it! 19:36:35 wsinatra | and find something amusing to enclose ```
Author
Owner

can i merge thisssss lmao. i can make some post-merge requests after this if we want to address anything else, just so this info is available at least /somewhere/ LOL

can i merge thisssss lmao. i can make some post-merge requests after this if we want to address anything else, just so this info is available at least /somewhere/ LOL
Owner

just do it!

just do it!
Author
Owner

okay!!

okay!!
m455 added 1 commit 2023-03-22 05:13:37 +00:00
m455 merged commit 085d4e1779 into main 2023-03-22 05:13:48 +00:00
m455 deleted branch friend-services-pages 2023-03-22 05:13:48 +00:00
Author
Owner

DONE

DONE
Sign in to join this conversation.
No description provided.