No, like songs I listen to today on Spotify or from TV shows during that era sound weirdly compressed.
JackbyDev
My dream is something that can take a stack of markdown files with relative links and generate a static site from them. This is embarrassingly difficult. Right now I think that the GitHub Pages Ruby Gem is the best way but it has too many assumptions about being in a GitHub repository to work. Vanilla Jekyll is nice but I don't want to deal with a bunch of configs to get the experience I want.
I have my workspace in Google drive synced folder and it's worked fine.
Ew. They don't even try to load lol.
It's capitalized so they may have defined it elsewhere.
Never had access to stuff like that from my dorm, only in the library.
Is this a problem with 5G networks? There are more channels and they don't go through walls as well, right?
The dorm could, the ISP couldn't.
Is that why some 00's songs sound so compressed?
It's still useful though because you might hit it from a search engine while searching other stuff and you can also provide links to it when answering questions for people.
I've looked into this very briefly before and I think part of the reason is that tons of things we wouldn't necessarily call commercial usage are considered commercial usage. This was in relation to favoring the non non-commercial usage Creative Commons licenses though. (The ones they call free culture licenses.)
I think I looked into this before and it lacked a feature, but I don't remember what it was. I might be getting it mixed up with another tool. There were a lot of tools that almost worked but were focused on making books with ordered pages rather than a tree. I think gitbook was one.
For folks interested in following in my footsteps, eleventy didn't fit because it couldn't convert relative links to markdown files to relative HTML links to the HTML files (out of the box, probably possible with plugins).
This just feels like such an obvious thing there would be a tool for but I can't find one. Even most editors that render Markdown as a preview can do this out of the box.