From ecafa83e14045ebda8a00b251ab62cfc2d7f3012 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Tue, 28 Apr 2026 09:52:38 -0700 Subject: 2026.04.28 - updates deps - updates about, forgot i had a typo - updates blog panel - fixes type issues across a few files - updates uchu link --- src/lib/component/About.svelte | 6 ++++-- src/lib/component/Blog.svelte | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'src/lib/component') diff --git a/src/lib/component/About.svelte b/src/lib/component/About.svelte index c2a076d..7f5be04 100644 --- a/src/lib/component/About.svelte +++ b/src/lib/component/About.svelte @@ -16,7 +16,9 @@ "/images/netopwibby/10.jpg", "/images/netopwibby/11.jpg", "/images/netopwibby/12.jpg", - "/images/netopwibby/13.jpg" + "/images/netopwibby/13.jpg", + "/images/netopwibby/14.jpg", + "/images/netopwibby/15.jpg" ]; let selfie = ""; @@ -75,7 +77,7 @@

TL;DR bio: Architech × Excessively Black × East Coast kid on the West Coast × JU$T × Building a better Internet

-

I go by NetOperator Wibby, NetOpWibby, or netop://ウエブ pretty much everywhere online. "NetOperator" is the term given to chronically online people internet enthusiasts in the Megaman Battle Network series, one of my favorite game series of all time and constant source of inspiration.

+

I go by NetOperator Wibby, NetOpWibby, or netop://ウィビ pretty much everywhere online. "NetOperator" is the term given to chronically online people internet enthusiasts in the Megaman Battle Network series, one of my favorite game series of all time and constant source of inspiration.

TL;DR career bio: From college dropout to self-taught designer turned developer during the 2008 recession → Stopped working on music to focus on family and career → lots of startup work → Now I work at a major "fruit" company. Not bad, eh? Bless the Internet.

diff --git a/src/lib/component/Blog.svelte b/src/lib/component/Blog.svelte index 8469701..dfdaacd 100644 --- a/src/lib/component/Blog.svelte +++ b/src/lib/component/Blog.svelte @@ -1,6 +1,8 @@