villinz
1 week ago
thank you! i really like your pixel art, and your video/post on pc-98 (and 88) graphics is rly interesting. i think the use of more limited palettes is something that appeals to me both in regard to printmaking and pixel art. (and yes i love higurashi hehe!)
oh thanks! also btw I have a blog post/ review of higurashi if you're interested
midnightmischief27
1 week ago
It diffrent! Our first game was Black. Loveing the ost for FR and need to play more will update the shrine when thst happens! Thanks for visiting our Website
kirbydogs
2 weeks ago
wait there exists brush sets for krita? that makes sense but why didn't anybody tell me about this?????
@kirbydogs yeah! I started looking into Krita seriously when Clip Studio Paint announced it would make 2.0 a subscription model (and someone asked about porting the Clip Studio Paint brush set). You can import brushes using the Settings > Manage Resources > Import, or Settings > Manage Resources Library. There are a lot of brush sets and other tools available on the Krita Artists forum.
eadiebug
4 weeks ago
reading your veganism page made me realize I've been doing the crowding-out method without knowing it lol
@eadiebug Actually I was the same. I didn't know it was called that until maybe half a year after I went vegan and had already finished the process. But I've found ot helpful for explaining to others how I did it.
You wrote you're still learning CSS but it looks like you've done a lot with CSS selectors and filters, so I wondered why you chose to use hidden radio buttons for navigation links instead, unless you're just continuing the techno horror glitch aesthetic... well, it's working in that sense... but it makes it really difficult to navigate
Hi, thank you for your message! I wanted to make a page just to practice/learn better CSS. I read about checkbox and radio inputs and decided to make it a single page instead of using iframes (just because it's more complicated to do it, and it sounded cool to have the whole site in a single file), but I don't really have much to put on it (I didn't want to repeat my other sites)
so navigation is really just Notes, Links and the optional color switches (my original design), the rest is stuff I added later to play around and I consider more as "exploration", like click around you may find more color options, reveal hidden text, or display other ASCII art, I wanted them hidden, like someone got curious about the flashing text or blinking stars and clicked on it and discovered what it reveals
a bunch of silly little secrets and easteregg hunts hehe, I really liked your "techno horror glitch aesthetic" description!
ah, about how it works, the stuff on the main section and the sidebar are all there but with display none, the radio buttons change it to display flex, and the stars have opacity 0 and the radio buttons play an animation that changes their opacity for a few secs, so all the elements are there on the page the whole time, they are just not visible
Thanks for explaining! I didn't even think to check the URL bar, so yeah I can see now it's all on one page.
that ascii art in the source code rules
:D (it's not just on the code though, I just added a button to help finding them on the page)