langterm VS beepb00p

Compare langterm vs beepb00p and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
langterm beepb00p
4 3
76 79
- -
5.1 8.1
5 months ago 4 months ago
JavaScript Python
MIT License 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.

langterm

Posts with mentions or reviews of langterm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Ask HN: Good resource on writing web app with plain JavaScript/HTML/CSS
    27 projects | news.ycombinator.com | 16 Nov 2022
    I purposely wrote my home page (https://langworth.com) with plain, vanilla JavaScript, which features both WebGL and plaintext clients for a server-side text adventure game, because I wanted to remind myself that it's not that difficult to build something interactive and fun without miles of modern front-end tooling.

    It started as a single page but I eventually broke it out into a few files for organization. The WebGL parts are lengthy and boilerplate-y because, well, that's GL for you. https://github.com/statico/langterm

  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
    https://langworth.com

    It’s a retro experience with a text adventure game. I wrote it to prove to myself that I kinda knew WebGL after shutting down our browser gaming startup.

    Only one person has beaten the game. Most don’t make it inside the building. Guess I’m not a great game designer ;)

  • Langterm
    1 project | news.ycombinator.com | 18 Nov 2021

beepb00p

Posts with mentions or reviews of beepb00p. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.
  • Fcron Is the Best Cron
    5 projects | news.ycombinator.com | 14 Oct 2023
    I was annoyed by cron/fcron limitations and figured systemd is the way go because of its flexibility and power, but also was annoyed about manually managing tons of unit files. So I wrote a tool with a config that looks kinda like a crontab, but uses systemd (or launchd on mac) behind the scenes: https://github.com/karlicoss/dron#what-does-it-do

    E.g. a simplest job definition looks like this

      job(every(mins=10), 'ping https://beepb00p.xyz', unit_name='ping-beepb00p')
  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
    https://beepb00p.xyz I mostly write about data liberation, quantified self and knowledge management.

    Some notable links:

    https://beepb00p.xyz/myinfra.html -- map of my personal data infrastructure (usually people say I'm a bit mad after seeing this :) )

    https://beepb00p.xyz/blog-graph.html -- a nice visual way to explore my posts

    https://beepb00p.xyz/exobrain -- my "external brain", basically public notes/links dump

  • Graphviz: Open-source graph visualization software
    40 projects | news.ycombinator.com | 17 Jan 2022
    Graphviz is awesome!

    Here are a couple of my diagrams:

    https://beepb00p.xyz/blog-graph.html -- graph of my blog pages with tags/connections between posts, generated with a DSL-ish python script https://github.com/karlicoss/beepb00p/blob/master/misc/index...

    https://beepb00p.xyz/myinfra.html -- map of my personal data & infrastructure (discussed a year ago https://news.ycombinator.com/item?id=26269832 ). Also a similar DSL https://github.com/karlicoss/myinfra/blob/master/generate.py

    The main downside for me is that sometimes it gets the positioning wrong, and you can see how it can be easily fixed, but it's hard to convince graphviz to actually do so. Basically I'd love a tool where I can do 10% of positioning manually and let the rest be constraint based like in graphviz.

What are some alternatives?

When comparing langterm and beepb00p you can also consider the following projects:

storyboarder - ✏️ Storyboarder makes it easy to visualize a story as fast you can draw stick figures.

sketchviz - A command line clone of https://sketchviz.com/

web_app_from_scratch - One script for every web framework which sets up a minimal web app with routing, templates and users.

hpcc-js-wasm - HPCC-Systems Web-Assembly (JavaScript)

open-props - CSS custom properties to help accelerate adaptive and consistent design.

rk-minimal - Personal site and experiment playground

unpkg - The CDN for everything on npm

react-simple-terminal - A very simplistic react terminal

Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer

jetson-nano-image - Create minimalist, Ubuntu based images for the Nvidia jetson boards [Moved to: https://github.com/pythops/jetson-image]

content - The content behind MDN Web Docs

manuel.kiessling.net - The Hugo-based code from which https://manuel.kiessling.net is generated.