Skip to content

Instantly share code, notes, and snippets.

View KoxSosen's full-sized avatar
🐈
<- That's a Cat

Simon KoxSosen

🐈
<- That's a Cat
View GitHub Profile
@KoxSosen
KoxSosen / index.html
Created March 14, 2024 12:47
async-image-loading
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="src/style.css">
</head>
<body>
<h1 id="header"></h1>
<img id="myImage" src="src/images/Tw8t.png">
@KoxSosen
KoxSosen / IRCREADME.md
Last active March 5, 2022 15:49
IRC tutorial for irc.hahota.net.

Hello!

This gist aims to be a small tutorial about how you can connect and use the Hahota IRC server.

First of all, you might ask yourself the question:

What is IRC?

Think of it as a self hosted chat server, which doesn't depend on any 3rd parties. It's independent, self moderated, and privacy respecting.