win1999
5 months ago
Thank you, and likewise! I really appreciate your approach to tech. Itโs one thing to be nostalgic, but actually adopting these tools is admirable. Iโm hopeful that more people will 'unsubscribe' from surveillance capitalism and reclaim ownership and agency over their digital lives :)
2000sdreamvault
5 months ago
Thanks so much! I'm updating my site at the moment, but I love buying CDs and I love playing my PS2 haha. I think it's easy to get nostalgia goggles about things being "better", but we really should be questioning if tech advances are really better for the consumer or just more profitable for the creator.
win1999
5 months ago
You've made me realize I need to update my discogs account, its very outdated :]
win1999
5 months ago
omg. i have too many things to do before it turns over! my TODO list for this upcoming release is a rats nest, and an elaborate game of whack-a-mole with bugs. but thank you!
kirbydogs
5 months ago
oh wait it's a div... tell me how to make it make it like a guide you can find on IE
win1999
5 months ago
firefox still doesn't have proper scrollbar styling. it's a div, or more precisely, a JavaScript-driven fake scrollbar layered over a hidden native one. Still paranoid I didnt migrate all of the bars over and I forgot some dusty neglected app somewhere in the depths...
win1999
5 months ago
the core of the system is win98-scrollbar.js, a library that attaches custom scrollbar elements any scrollable div. The actual scrollbar is hidden via scrollbar-width: none (firefox) and ::-webkit-scrollbar { display: none } (chrome/safari). the Win98-style track, thumb, and arrow buttons are rendered as absolutely-positioned DOM elements that mirror the scroll state of the container.
win1999
5 months ago
OverlayScrollbars (similar to SimpleBar) was originally an option as well. But you're welcome to use win98-scrollbar.js - although it assumes certain DOM patterns, the two-div split for inset borders, portal dropdown handling, etc
OOh yes yes!! i've been trying to find a way to do this for quite some while now but this is a very good suggestion and a good push to chase the topic!! thankie!!
i hope no one minds me dropping in on this but i started using pinga to compress my images :D