LookAtThat VS backstage

Compare LookAtThat vs backstage and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LookAtThat backstage
7 125
106 26,383
- 1.4%
8.9 10.0
5 months ago 4 days ago
Swift TypeScript
MIT License Apache License 2.0
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.

LookAtThat

Posts with mentions or reviews of LookAtThat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.
  • Ask HN: Show me your half baked project
    163 projects | news.ycombinator.com | 12 Oct 2023
    https://github.com/tikimcfee/LookAtThat

    View, search, and analyze arbitrary source code (best support of Swift right now) in 3D and AR space. You open your phone or tablet, yeet hundreds of files into 3D space, and can start highlighting, moving, and tracing execution by literally walking around your code. The desktop app has similar features, and the standard 3D viewer is just as fun.

    I would love help - from anyone of any kind - to build this out towards greater usefulness. It’s a lot of fun, it’s super cool to look at, and it’s the thing I’ve wanted to use since I was a small child.

    “Let me touch the words!!”

  • A Developer's View of Vision Pro
    1 project | news.ycombinator.com | 12 Jun 2023
    I feel like I’ve been spamming this everywhere and any time I get the chance, but I really want people to join in and help define this experience with me for developers.

    https://github.com/tikimcfee/LookAtThat

    AR VR for iOS and macOS. Millions of glyphs. Instant control. There’s magic here. If this excites you, work with me and help make this a reality! I don’t have all of it in me.

    I wish I did. I don’t. I don’t have all the time and energy. But there are people here that if they spent just a little time to work on this, we would be in the future of a 3D code space in days, and not weeks or months.

    I owe a new readme for the project. If any of this makes you feel any feelies, get in contact with me star it, make noise, whatever!

    Lotta love to yall. Thanks for letting me vomit words.

  • Wideboard: Render _all_ of Linux's source code in a browser tab via WebGL
    5 projects | news.ycombinator.com | 11 Feb 2023
    I have this mostly working for Swift by thread and execution tracing matched to syntax analysis in https://github.com/tikimcfee/LookAtThat.

    You can record app execution, and then play it back thread and line and by line to see each line executing in time. It’s kinda fun to see millions of lines flash and highlight and move at 60fps and seeing implicit relationships between executing files and high level functional flows

  • Ask HN: Visualizing software designs, especially of large systems (if at all)?
    20 projects | news.ycombinator.com | 31 May 2022
    If I may be so bold as include something I’m working on myself, I’d love to chime in! I’m not functionally complete, but feel like I’m writing an amalgamation of all of the above tools.

    https://github.com/tikimcfee/LookAtThat

backstage

Posts with mentions or reviews of backstage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.
  • # Enable Developers on SAP BTP with Terraform, GitHub Actions and Backstage
    2 projects | dev.to | 18 Mar 2024
    apiVersion: scaffolder.backstage.io/v1beta3 # https://backstage.io/docs/features/software-catalog/descriptor-format#kind-template kind: Template metadata: name: sample-btpsubaccount-remote-template title: Remote Template for SAP BTP Subaccount Setup description: A remote template that creates a basic SAP BTP Subaccount setup tags: - sap - btp - basic - javascript spec: owner: user:guest type: service
  • APIMatic SDKs in Backstage Developer Portal
    1 project | dev.to | 5 Mar 2024
    Backstage is an open-source platform developed by Spotify for managing the entire lifecycle of developer infrastructure, including services, APIs, documentation, and more. Backstage streamlines the development process through its centralized and customizable platform, offering a unified dashboard that consolidates information on projects, services, and infrastructure. Acting as a service catalog enhances transparency by allowing teams to document and discover internal services easily. Backstage's extensible architecture supports a robust plugin ecosystem, enabling teams to tailor the platform to their specific workflows and preferences. The platform promotes collaboration, accelerates onboarding through standardized documentation, and integrates seamlessly with various DevOps tools.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    It’s also well understood that having a k8s cluster is not enough to make developers able to host their services - you need a devops team to work with them, using tools like delivery pipelines, Helm, kustomize, infra as code, service mesh, ingress, secrets management, key management - the list goes on! Developer Portals like Backstage, Port and Cortex have started to emerge to help manage some of this complexity.
  • Ask HN: How do you organize software documentation at work?
    4 projects | news.ycombinator.com | 14 Feb 2024
    We use Confluence and markdown files in GitHub. I think we are moving a lot of our docs to Backstage [0] soon.

    One process that ends up being really valuable for documentation purposes is our "Architecture Review Documents". This is a standard document that team leads fill out before starting work on a new Saga/Epic/Feature/whatever. It includes the scope and business value of a new feature or large block of work, high level technical architecture of implementation, the impact on existing database schemas and service APIs, etc. This document is presented in a meeting with technical leadership in our organization who deep dive on the topic and explore potential pitfalls in the plan.

    The document and recording of that meeting live on forever, and this information is very useful when getting acquainted with a certain part of our product/codebase. You are able to read and hear clearly the intention of a certain service or module, and you can identify several relevant points of contact to ask questions to.

    [0] https://backstage.io/

  • Tools used by the top 1% of Platform Engineers and their Commercial Open Source Alternatives
    3 projects | dev.to | 12 Jan 2024
    Check the Backstage repo on GitHub
  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.
    5 projects | dev.to | 4 Jan 2024
    Backstage - An open platform for building developer portals. [Internal Developer Portal]
  • Backstage: An open platform for building developer portals
    1 project | news.ycombinator.com | 24 Dec 2023
  • Champion Building - How to successfully adopt a developer tool
    3 projects | dev.to | 11 Dec 2023
    So you've just bought a new platform tool? Maybe it's Hashicorp Vault? Snyk? Backstage? You’re excited about all of the developer experience, security and other benefits you're about to unleash on your company—right? But wait…
  • Terraform Self-Service platform / Internal Developer Platform solutions
    2 projects | /r/devops | 28 Nov 2023
  • Developer productivity for fun and profit - Part 2
    1 project | dev.to | 14 Oct 2023
    The idea is to have a central point where people can find standards, documentation, and designs. The team can do this with a specialized tool like Backstage, Confluence, Github, Google Docs, or some internal implementation. The software is not the most important thing here, but having an easy way to find what is needed for the person to be more productive.

What are some alternatives?

When comparing LookAtThat and backstage you can also consider the following projects:

LockView - Foundry VTT module: Locks the view for the purpose of using Foundry on a digital playmat, such as a horizontally mounted TV. Scales the scene so the gridsize is always displayed corresponding to a real-world size, and can block zooming and panning

cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

TypeScript-Call-Graph - CLI to generate an interactive graph of functions and calls from your TypeScript files

atlantis - Terraform Pull Request Automation

saddle-data-graph - where does it come from, where does it go?

api-management-developer-portal - Developer portal provided by the Azure API Management service.

rugivi - The adult media landscape browser

C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures

muziko - Practice every song you know

gitops-flux-helm

wiredhoo - Project to add wired connectivity to a Wahoo Kick by emulating the ANT+ profile within an emulated ANT USB stick; the host believes it is communicating to a ANT+ wireless device. Broader scope to be an open-source firmware replacement for trainers.

Clutch - Fast iOS executable dumper