I’m writing a small music player to test it. The experience is pretty smooth, lots of examples and built in stuff. It’s a bit rough around the edges but I’d recommend it to anyone who likes rust
For storing state, I’d look at SQLite first. turbosql is a wrapper that looks like it’s a joy to use and I’ve been looking for an excuse to try it for a while :)
I recently tried pikapods (https://www.pikapods.com/), they provide a pretty easy and stable way to run software like immich. The prices are reasonable as well, I’d say.
I looked into building something like this but I think most people are scared off because the TOS prohibit doing that, so I didn’t investigate further :/
Search for the pushshift archives. They are big files containing all the posts and comments made for each subreddit. I used them to make a better website for reading AskHistorians.
Search for the pushshift archives. They are big files containing all the posts and comments made for each subreddit. I used them to make a better website for reading AskHistorians.
Getting the wiki in there might be possible by scraping, but it's a lot of work and tricky to do - right now I only have the posts and comments available.
I use Kleinanzeigen a lot, there are many users and no catch when posting an ad. They monetize by selling premium features to push your ad up in the listings. The worst part is probably the people trying to push the price down in the DMs. There was even a subreddit for memes about that (/r/wasletztepreis)
I’m writing a small music player to test it. The experience is pretty smooth, lots of examples and built in stuff. It’s a bit rough around the edges but I’d recommend it to anyone who likes rust