So here you go: Horse Life 98: Fediverse Exclusive DVD Commentary Edition
Horse Life 98 0: Pilot (12 Dec 2019)
http://yukiis.moe/comic/horselife-0/
Well, this is the comic that started it all. It says it all. I was bored one day and I messed around with a Windows 98 VM, then figured I could make comics with Microsoft Comic Chat like Jerkcity but with ponies, then took a screenshot of the VM and painstakingly edited it in GIMP and posted it on my blog and on the birdsite for all to see...
That was kinda fun for a bit. Or so I thought.
In any case, the guys on equestria.social will probably like the first few ones.
So yeah, hi, I'm Yuki, clearly an anime girl, I often post about tech, programming, art, music and other random things that interests me
You can find my webcomic at http://yukiis.moe (which is currently kind of on hiatus)
I have a website at http://a39.ca I'm due to update soon, it's kinda ugly, come to think, I'm working on a new one
Other than that, have fun following me I guess
Pictured: it's me! Or at least what I want to make you believe it is? Who knows?
The Visual Basic code I'm dealing with at my job is so old there's Basic-style line numbers
You still can do that in VB6 apparently
You can do something like
```
Private Sub btnHello_Click()
10 MsgBox("hello")
20 GoTo 10
End Sub
```
It's valid VB6, it's not that much of a documented feature and it's highly cursed
And of course it won't work in a VBS script, you need actual Microsoft Visual Basic 6
Of course the whole IDE is single-threaded so if you do that kind of infinite loop you're kinda stuck until you Ctrl-Alt-Del and kill the whole IDE
I have absolutely no idea if it's gonna stick again but eh
Let's try again, idk, but for the new ones here:
Hi, I'm Yuki, I do webdev, I rant about random stuff and tech, I draw sometimes and I'm cute lol
Hey, @Juju here
Probably should use this as my alt after I moved on my own server and said server broke for no reason
but yeah, calc.news broke for no reason and I can't seem to make it work again, wtf
the life and tribulations of Yuki, a girl who have no idea of what she's doing