<!DOCTYPE html>
< html lang = "en-us" dir = "ltr" >
< head > < meta charset = 'utf-8' >
< meta name = 'viewport' content = 'width=device-width, initial-scale=1' > < meta name = 'description' content = 'A list of some of my friend&rsquo;s websites.' > < title > Friends< / title >
< link rel = 'canonical' href = 'https://the.waifuism.life/friends/' >
< link rel = "stylesheet" href = "/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css" > < meta property = 'og:title' content = 'Friends' >
< meta property = 'og:description' content = 'A list of some of my friend&rsquo;s websites.' >
< meta property = 'og:url' content = 'https://the.waifuism.life/friends/' >
< meta property = 'og:site_name' content = 'The Waifuism life' >
< meta property = 'og:type' content = 'article' > < meta property = 'article:section' content = 'Page' / >
< meta name = "twitter:site" content = "@waifuism_life" >
< meta name = "twitter:creator" content = "@waifuism_life" > < meta name = "twitter:title" content = "Friends" >
< meta name = "twitter:description" content = "A list of some of my friend&rsquo;s websites." >
< link rel = "shortcut icon" href = "/img/favicon.png" / >
< / head >
< body class = "
article-page
">
< script >
(function() {
const colorSchemeKey = 'StackColorScheme';
if(!localStorage.getItem(colorSchemeKey)){
localStorage.setItem(colorSchemeKey, "auto");
}
})();
< / script > < script >
(function() {
const colorSchemeKey = 'StackColorScheme';
const colorSchemeItem = localStorage.getItem(colorSchemeKey);
const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true;
if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' & & supportDarkMode) {
document.documentElement.dataset.scheme = 'dark';
} else {
document.documentElement.dataset.scheme = 'light';
}
})();
< / script >
< div class = "container main-container flex on-phone--column extended" > < aside class = "sidebar left-sidebar sticky " >
< button class = "hamburger hamburger--spin" type = "button" id = "toggle-menu" aria-label = "Toggle Menu" >
< span class = "hamburger-box" >
< span class = "hamburger-inner" > < / span >
< / span >
< / button >
< header >
< figure class = "site-avatar" >
< a href = "/" >
< img src = "/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width = "300"
height="273" class="site-logo" loading="lazy" alt="Avatar">
< / a >
< span class = "emoji" > ❤️ < / span >
< / figure >
< div class = "site-meta" >
< h1 class = "site-name" > < a href = "/" > The Waifuism life< / a > < / h1 >
< h2 class = "site-description" > Me do stuff.< / h2 >
< / div >
< / header > < ol class = "social-menu" >
< li >
< a
href='https://git.waifuism.life'
target="_blank"
title="Git Repositories"
>
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-infinity" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< path d = "M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" / >
< / svg >
< / a >
< / li >
< li >
< a
href='https://twitter.com/waifuism_life'
target="_blank"
title="Twitter"
>
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-brand-twitter" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" fill = "none" / >
< path d = "M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" / >
< / svg >
< / a >
< / li >
< / ol > < ol class = "menu" id = "main-menu" >
< li >
< a href = '/' >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-home" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< polyline points = "5 12 3 12 12 3 21 12 19 12" / >
< path d = "M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" / >
< path d = "M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" / >
< / svg >
< span > Home< / span >
< / a >
< / li >
< li >
< a href = '/about/' >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-user" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "12" cy = "7" r = "4" / >
< path d = "M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" / >
< / svg >
< span > About< / span >
< / a >
< / li >
< li >
< a href = '/archives/' >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-archive" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< rect x = "3" y = "4" width = "18" height = "4" rx = "2" / >
< path d = "M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" / >
< line x1 = "10" y1 = "12" x2 = "14" y2 = "12" / >
< / svg >
< span > Archives< / span >
< / a >
< / li >
< li >
< a href = '/search/' >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-search" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "10" cy = "10" r = "7" / >
< line x1 = "21" y1 = "21" x2 = "15" y2 = "15" / >
< / svg >
< span > Search< / span >
< / a >
< / li >
< li class = 'current' >
< a href = '/friends/' >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-link" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< path d = "M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" / >
< path d = "M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" / >
< / svg >
< span > Friends< / span >
< / a >
< / li >
< div class = "menu-bottom-section" >
< li id = "i18n-switch" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-language" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" fill = "none" / >
< path d = "M4 5h7" / >
< path d = "M9 3v2c0 4.418 -2.239 8 -5 8" / >
< path d = "M5 9c-.003 2.144 2.952 3.908 6.7 4" / >
< path d = "M12 20l4 -9l4 9" / >
< path d = "M19.1 18h-6.2" / >
< / svg >
< select name = "language" onchange = "window.location.href = this.selectedOptions[0].value" >
< option value = "https://the.waifuism.life/" selected > English< / option >
< option value = "https://the.waifuism.life/es/" > Español< / option >
< / select >
< / li >
< li id = "dark-mode-toggle" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-toggle-left" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "8" cy = "12" r = "2" / >
< rect x = "2" y = "6" width = "20" height = "12" rx = "6" / >
< / svg >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-toggle-right" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "16" cy = "12" r = "2" / >
< rect x = "2" y = "6" width = "20" height = "12" rx = "6" / >
< / svg >
< span > Dark Mode< / span >
< / li >
< / div >
< / ol >
< / aside >
< main class = "main full-width" >
< article class = "main-article" >
< header class = "article-header" >
< div class = "article-details" >
< div class = "article-title-wrapper" >
< h2 class = "article-title" >
< a href = "/friends/" > Friends< / a >
< / h2 >
< / div >
< footer class = "article-time" >
< div >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-clock" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "12" cy = "12" r = "9" / >
< polyline points = "12 7 12 12 15 15" / >
< / svg >
< time class = "article-time--reading" >
1 minute read
< / time >
< / div >
< / footer >
< / div >
< / header >
< section class = "article-content" >
< p > A list of some of my friend’ s websites.< / p >
< / section >
< footer class = "article-footer" >
< section class = "article-copyright" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon icon-tabler icon-tabler-copyright" width = "24" height = "24" viewBox = "0 0 24 24" stroke-width = "2" stroke = "currentColor" fill = "none" stroke-linecap = "round" stroke-linejoin = "round" >
< path stroke = "none" d = "M0 0h24v24H0z" / >
< circle cx = "12" cy = "12" r = "9" / >
< path d = "M14.5 9a3.5 4 0 1 0 0 6" / >
< / svg >
< span > Licensed under GPL-2.0-only< / span >
< / section >
< / footer >
< / article >
< div class = "article-list--compact links" >
< article >
< a href = "https://nekobit.net" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > Nekobit< / h2 >
< footer class = "article-time" >
An autistic guy that loves to shitpost and have fun.
< / footer >
< / div >
< div class = "article-image" >
< img src = "nekobit.png" loading = "lazy" >
< / div >
< / a >
< / article >
< article >
< a href = "https://samtherapy.xyz" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > Sam Therapy< / h2 >
< footer class = "article-time" >
A fun girl hosting fun things.
< / footer >
< / div >
< div class = "article-image" >
< img src = "sam.png" loading = "lazy" >
< / div >
< / a >
< / article >
< article >
< a href = "https://grumbulon.xyz" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > Grumbulon< / h2 >
< footer class = "article-time" >
Smoke loving cat.
< / footer >
< / div >
< div class = "article-image" >
< img src = "grumb.png" loading = "lazy" >
< / div >
< / a >
< / article >
< article >
< a href = "https://8777.ch/" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > TWL< / h2 >
< footer class = "article-time" >
Programmer and guitar player in the making.
< / footer >
< / div >
< div class = "article-image" >
< img src = "twl.png" loading = "lazy" >
< / div >
< / a >
< / article >
< article >
< a href = "https://coy.neocities.org/~coy/" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > Coyote< / h2 >
< footer class = "article-time" >
Helps me lots, loves music.
< / footer >
< / div >
< div class = "article-image" >
< img src = "coyote.png" loading = "lazy" >
< / div >
< / a >
< / article >
< article >
< a href = "https://comfyboy.club/" target = "_blank" rel = "noopener" >
< div class = "article-details" >
< h2 class = "article-title" > Vril< / h2 >
< footer class = "article-time" >
Manages a chill and comfy pleroma instance (Registrations are open).
< / footer >
< / div >
< div class = "article-image" >
< img src = "vril.webp" loading = "lazy" >
< / div >
< / a >
< / article >
< / div >
< footer class = "site-footer" >
< section class = "copyright" >
©
2020 -
2022 The Waifuism life
< / section >
< section class = "powerby" >
Built with < a href = "https://gohugo.io/" target = "_blank" rel = "noopener" > Hugo< / a > < br / >
Theme < b > < a href = "https://github.com/CaiJimmy/hugo-theme-stack" target = "_blank" rel = "noopener" data-version = "3.10.0" > Stack< / a > < / b > designed by < a href = "https://jimmycai.com" target = "_blank" rel = "noopener" > Jimmy< / a >
< / section >
< / footer >
< div class = "pswp" tabindex = "-1" role = "dialog" aria-hidden = "true" >
< div class = "pswp__bg" > < / div >
< div class = "pswp__scroll-wrap" >
< div class = "pswp__container" >
< div class = "pswp__item" > < / div >
< div class = "pswp__item" > < / div >
< div class = "pswp__item" > < / div >
< / div >
< div class = "pswp__ui pswp__ui--hidden" >
< div class = "pswp__top-bar" >
< div class = "pswp__counter" > < / div >
< button class = "pswp__button pswp__button--close" title = "Close (Esc)" > < / button >
< button class = "pswp__button pswp__button--share" title = "Share" > < / button >
< button class = "pswp__button pswp__button--fs" title = "Toggle fullscreen" > < / button >
< button class = "pswp__button pswp__button--zoom" title = "Zoom in/out" > < / button >
< div class = "pswp__preloader" >
< div class = "pswp__preloader__icn" >
< div class = "pswp__preloader__cut" >
< div class = "pswp__preloader__donut" > < / div >
< / div >
< / div >
< / div >
< / div >
< div class = "pswp__share-modal pswp__share-modal--hidden pswp__single-tap" >
< div class = "pswp__share-tooltip" > < / div >
< / div >
< button class = "pswp__button pswp__button--arrow--left" title = "Previous (arrow left)" >
< / button >
< button class = "pswp__button pswp__button--arrow--right" title = "Next (arrow right)" >
< / button >
< div class = "pswp__caption" >
< div class = "pswp__caption__center" > < / div >
< / div >
< / div >
< / div >
< / div > < script
src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous"
defer
>
< / script > < script
src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous"
defer
>
< / script > < link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+ IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous"
>< link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous"
>
< / main >
< / div >
< script
src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous"
>
< / script > < script type = "text/javascript" src = "/ts/main.js" defer > < / script >
< script >
(function () {
const customFont = document.createElement('link');
customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";
customFont.type = "text/css";
customFont.rel = "stylesheet";
document.head.appendChild(customFont);
}());
< / script >
< / body >
< / html >