diremptiness
2 months ago
Aaaand I scrolled down on your page after viewing your site and see the workaround doesn't work. Well, fuck PHCode anyways.
solradguy
2 months ago
Of course!! You've got some WICKEDDDD stuff happening on your site, I had a lot of fun exploring it!!! Thank you for following back, too!!! I actually updated the mixed tapes page not all that long ago haha You should make one for your CDs, it's cool seeing how other people approach making/designing them UGH yeah GOD I'm so pissed about phcode that I actually submitted feedback to them about it. Not hopeful though
jomusic
2 months ago
Just passing by, I'd never heard of PHCode, just checking it out now. I've been using VSCode. (Aside from annoying AI features) is it a decent web dev editor?
solradguy
2 months ago
PHCode has a built-in live preview of your code that updates while you work (instead of when you hit save/refresh) and it's SUPER convenient. Other than that, VSCode/Codium are basically the same thing but better in most ways. I like it but I have a hard time recommending it after the AI update, on top of the other bugs/performance issues PHCode has
jomusic
2 months ago
Ah thanks for explaining :) I believe there is a Live Preview plugin for VSCode that will auto reload the webpage each time you save too. You may be able to recreate the experience through that..
diremptiness
2 months ago
I'm on VSCodium and use the live preview and I do like it a lot. I think there is some ease of use that it is missing compared to PH Code. Namely, the ability to on-the-foy select a major browser to preview in, which requires some extra steps in VSCodium unless I'm missing something. Still, VSCodium not being laden with AI means I'll take any inconvenience preferentially.
diremptiness
2 months ago
Updates: - localStorage functionality now available for links.html, sitemap.html, electronics.html, vinyl.html, ttrpg.html, gfx.html, and pixel.html. - Added new themes to electronics.html, gfx.html, and pixel.html - Clean-up of some messy theme select code throughout.
diremptiness
2 months ago
Updates: - listening.html, albums.html, and meatspace.html now utilize localStorage to remember theme selections. - All pages currently using localStorage now share a unified volume setting. - Various minor code fixes
hippiejesus
2 months ago
telling myself I'll leave a comment to help myself in the future haha yeah...
diremptiness
2 months ago
@frutigeraeroarchive how did I know exactly what this was before I clicked it
diremptiness
2 months ago
Thank you! I am truly honored you believe this. I am quite honestly making it up and figuring it out as I go so it's cool to see that's not just me bonking my head on a desk for no reason :)
pencilvoid
2 months ago
Beware of the pipeline: learning about one HTML/CSS/JS feature -> instant 20 hour project
win1999
2 months ago
I’ve actually made it a core philosophy of my site to rely heavily on localStorage (and something called OPFS for larger files) while completely banning cookies. We’ve been conditioned to view data storage as an inherently malicious, tracking-heavy thing, but using local, client-side storage is quite the opposite. It's respectful. The data stays on their machine, under their control, purely to enhance the experience.
diremptiness
2 months ago
Updates: - index.html should now remember if you have found the hidden track, volume settings, and which theme you have selected for the page. - audio.html should now remember volume settings if you've found the hidden track.
grothqconsulting
2 months ago
You're really on top of things, finding all these cool websites. I guess they all flock to you because yours is so damb special :)
pluhm
2 months ago
Your site actually inspired the idea! I didn't like the look of a blurry button, and realised later on that it has the unintended side effect of allowing for infinite colour variations
thank you!! :)