theshowgrid VS neocities

Compare theshowgrid vs neocities and see what are their differences.

theshowgrid

theshowgrid.com (by dvnlgls)

neocities

Neocities.org - the web site. The entire thing. Yep, we're completely open source. (by neocities)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
theshowgrid neocities
1 287
2 1,253
- 2.5%
0.0 9.4
4 days ago 6 days ago
HTML JavaScript
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

theshowgrid

Posts with mentions or reviews of theshowgrid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-25.
  • Ask HN: What cool stuff do you run free-tier?
    6 projects | news.ycombinator.com | 25 Sep 2021
    Thanks mate. I wanted to build a no nonsense site and think I've achieved my goals for the time allotted for a weekend project.

    The architecture is dead simple. Multiple times a week IMDb publishes bare bones datasets. I've a bash script to download them, format and load into MySQL from which I export two types of json files:

    1) a file with all the TV shows names, id, ratings etc (shows.json) - this is what's used for search. It weighs 2MB compressed and I could certainly optimize but considering the low traffic I've stashed it for later time.

    2) A file for every tv show with all the ratings and votes for its episodes. Based on your search, the specific file will be fetched to display ratings. This one file per show could also be optimized but looks premature at this stage.

    You can see them here: https://github.com/dvnlgls/theshowgrid/tree/gh-pages/assets

    Strictly speaking, a database is also not necessary but it serves 2 purposes: 1) I could query easily to satisfy some curious show related questions. 2) The datasets include a ton of stale data (like shows w/o episodes and vice versa), so I find it easier to cleanup through SQL.

neocities

Posts with mentions or reviews of neocities. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.

What are some alternatives?

When comparing theshowgrid and neocities you can also consider the following projects:

barinsta - Open-source alternative Instagram client on Android. More maintainers needed!

pages-gem - A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

blissue - A blog based on github issues

projectm - projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.

private-network-access

Libation - Libation: Liberate your Library

goread - RSS reader in go on app engine; formerly goread.io

wayback-machine-downloader - Download an entire website from the Wayback Machine.

savepagenow - A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service

webamp - Winamp 2 reimplemented for the browser

website - The Caddy website

free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev