telescope VS satellite

Compare telescope vs satellite and see what are their differences.

telescope

A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)

satellite

A Microservice Framework for Telescope (by Seneca-CDOT)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
telescope satellite
335 14
92 6
- -
6.6 8.4
21 days ago about 2 years ago
JavaScript JavaScript
BSD 2-clause "Simplified" License BSD 2-clause "Simplified" License
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.

telescope

Posts with mentions or reviews of telescope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Breaking Telescope
    1 project | dev.to | 30 Jan 2023
    It all starts with an old 400 error that was occurring in Telescope for a while now, first documented here.
  • Starchart: Choosing a technology
    5 projects | dev.to | 22 Jan 2023
    Sattelite for the back end
  • Choosing a path
    3 projects | dev.to | 20 Jan 2023
    There are a few places to start with this, one is that we have an issue in Telescope that relates to what I think is the session no longer existing in certain situations that results in a 400. This will give me an opportunity to take a look at Telescopes auth flow. I still am kind of unfamiliar with Telescope despite having been in the last OSD course. I know that we use passport SAML in Telescope however and in the new project we will use a different library called SAMLIFY.
  • Planning: Using Satellite features in Starchart
    3 projects | dev.to | 20 Jan 2023
    The project is currently in the planning phase, and being part of the development team, I have been researching ways to add relevant bits of Satellite in the Remix Blues Stack project, we intend on using for Starchart.
  • Telescope: How I set it up
    1 project | dev.to | 18 Jan 2023
    As a good well-established project, Telescope provides a great environment setup guide, which covers most use cases.
  • Spying on Starchart
    2 projects | dev.to | 17 Jan 2023
    It's been a year since I was supposed to work on Telescope for a class. When the war in Ukraine started in February 24th, 2022, I almost fully stopped contributing. Now, this year I am trying to do more, even though it's not my class anymore. Because I wish that I did more back then.
  • Setting up Telescope
    1 project | dev.to | 12 Jan 2023
    This week, I decided to setup Telescope locally. I had previously contributed to telescope and had set it up already. However, I faced some problems starting it up locally after a shutdown and startup sequence. This was hard to debug since there was no error message, just containers on docker would not start up even after waiting for several minutes. These problems would fix after a restart or just randomly after a few tries. So, I decided to go through the setup again.
  • Setup for Telescope
    3 projects | dev.to | 9 Jan 2023
    Task This week, I try to revisit my setup for running the Telescope project, a single page website that aggregates blog posts.
  • Telescope -filtering feed URLs - release
    1 project | dev.to | 11 Dec 2022
    This week, I finished implementing the feature for filtering out irrelevant feed URLs. Previously, I had added a function for the filtering but had to write the test for it.
  • Patching It Up, Part 3: Release
    1 project | dev.to | 11 Dec 2022
    The two PRs(1 2) mentioned last time were merged without a hitch. For the one that's about parsing Twitch channel feed URL, the maintainer and I agreed that there should be a follow-up issue opened to expand it to YouTube Channel(s). They also found another bug in the sign-up that should exist as its own issue about the RSS feed URL(s) having incorrect domain. For details about them, please see my last post.

satellite

Posts with mentions or reviews of satellite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-12.
  • Last piece of the puzzle: Moving Satellite inside Telescope
    3 projects | dev.to | 12 Mar 2022
    This week we released Telescope 2.8 and, as part of the new release, we moved the Satellite project inside of the Telescope monorepo. Satellite is the microservice framework used by Telescope.
  • Telescope Sheriff
    2 projects | dev.to | 21 Feb 2022
    The issue was caused by a recent PR that changed SECRET to JWT_SECRET (To use with the latest version of Satellite) without adding the required variables in env.staging and env.production.
  • Fixes and documentation
    3 projects | dev.to | 4 Feb 2022
    There is an ongoing issue that I am trying to address: moving the Satellite repo inside Telescope to complete the monorepo. I haven't been successful so far, so I will ask other students to collaborate on this one, and maybe it can be done by Release 2.7.
  • Taking Lead in Telescope
    2 projects | dev.to | 3 Feb 2022
    The second thing I'd like to note is the last bit of my quote, where I will probably laugh. I can look back now and definitely laugh. Not only did I do my first release, I did my second and third. Being sheriff was overwhelming, I wanted to encourage all our contributors and push them in the right direction, ask if they required support when issues went stale, but also handle new high priority issues.
  • Mid way before release 2.6
    4 projects | dev.to | 29 Jan 2022
    A lot happened this week, on Tuesday meeting the sheriff, went through the task to-do for release 2.6, and on Thursday it was a triage of Pull requests and issues. During the triage, I go assigned to more issues, in the area of react native, docker, and a bit of front-end fix. Also, did my first release on an open sources project in Satellite repo.
  • Second week of OSD700
    3 projects | dev.to | 21 Jan 2022
    For release 2.6 I have been working on some issues already especially in satellite repo. Issues:
  • Getting up to speed
    2 projects | dev.to | 21 Jan 2022
    I opened a PR to solve this issue. I removed most of the file src/backend/lib/redis.js and some packages to fully utilize Redis connection from Satellite. After some back and forth, it got merged but a bit later Duke found out that it broke master, the backend couldn't start.
  • Contributing to Telescope: Wrapping up 0.4
    5 projects | dev.to | 10 Dec 2021
    Continuing on from that blog, I ended up creating two more pull requests as I was wrapping up 0.4: #22
  • Working on GoDaddy Terminus
    4 projects | dev.to | 9 Dec 2021
    To start, I thought I could solve Telescopes Issue by fixing some code on Telescope or Satellite in order for the CORS errors to stop. I soon learned that the main problem wasn't fixable from our code bases and had to be fixed from Terminus.
  • DPS911 Blog #13: One more step until the finish line
    2 projects | dev.to | 18 Apr 2021
    This week, I worked on porting our ElasticSearch client to Satellite. That one was more of a pain in the ass than I thought it would be, mainly because it wasn't starting. Also, intellisense wasn't as strong as it was with Redis, so I had to turn to documentation alot, both for regular and the mock versions of ELS. You can find my PR for that, here.

What are some alternatives?

When comparing telescope and satellite you can also consider the following projects:

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

dateformat - A node.js package for Steven Levithan's excellent dateFormat() function.

github-readme-streak-stats - 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README

compose-middleware - Compose an array of middleware into a single function for use in Express, Connect, router, etc

material-dashboard - Material Dashboard - Open Source Bootstrap 5 Material Design Admin

slirp4netns - User-mode networking for unprivileged network namespaces

novu - 🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀

workspace-images - Ready to use docker images for Gitpod workspaces

bull-board - 🎯 Queue background jobs inspector

hes-dead-jim - A command-line tool for finding and reporting dead/broken links in a file or webpage.

IPC144 - Seneca College IPC144 Course Notes

Next.js - The React Framework