ppp_thing VS beubo

Compare ppp_thing vs beubo and see what are their differences.

ppp_thing

A poorly written, minimum viable PPPoE client with session handoff between redundant FreeBSD routers (by russor)

beubo

Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins (by uberswe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ppp_thing beubo
3 2
7 23
- -
0.0 0.0
about 1 year ago about 1 year ago
C Go
BSD 3-clause "New" or "Revised" License MIT 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.

ppp_thing

Posts with mentions or reviews of ppp_thing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.
  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
    I wrote a PPPoE client with failover so I can keep the session even when one of my gateways fails or is rebooted (this lets me do regular maintenance without interrupting my internet connection); I put it on github[1], but I doubt anyone will use it. I hope there are few people left with the scourge that is PPPoE, and my OS choice means many people would need to switch OSes to use it, so yeah. Also, I don't care to make it easy to use or to promote it, really. (I've mentioned it once or twice and did a Show HN that got less than ten votes, which I kind of expected).

    I've also got my personal (network) monitoring software, some 'IoT' stuff to capture temperature and humidity data around my house, and I'm working on a ESP32 based alarm clock pulling data from iCalendar.

    [1] https://github.com/russor/ppp_thing

  • Show HN: PPPoE client with session handoff between redundant FreeBSD routers
    1 project | news.ycombinator.com | 7 Mar 2021
  • What is your “I don't care if this succeeds” project?
    42 projects | news.ycombinator.com | 1 Feb 2021
    I just published https://github.com/russor/ppp_thing which lets me (and maybe you) failover my PPPoE session between two FreeBSD hosts, so I can do regular maintenance without losing my IP or impacting TCP sessions.

    I used to let my DSL modem handle PPPoE and NAT, so failover was easy, but found out fragmented IPv6 crashed the leased modem, and the replacement modem also sucks, so bridge mode + a custom PPPoE client (but from netgraph pieces) it is. Sadly useful in 2021, because PPPoE is somehow still a thing.

beubo

Posts with mentions or reviews of beubo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-01.
  • What is your “I don't care if this succeeds” project?
    42 projects | news.ycombinator.com | 1 Feb 2021
    I'm working on https://github.com/uberswe/beubo - It's a CMS similar to Wordpress but written in Go. It's still very early and it has a lot of bugs but what will make it powerful is plugins and themes. Performance is the biggest difference between Wordpress, plugins will most likely use RPC/gRPC which means they could be written in any language.

    I'm mostly writing it for use with my own projects like https://tournify.io but it would be awesome if a few others found it useful too. It's a nice way for me to practice my Go programming skills.

  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    A CMS written in Go. It’s still very early and it has the basics of user creation, multiple domain support, themes and user management by default. What will make it really powerful is plugins.

    Plugins are still being developed and currently use the go plugin package which is really good for performance but can be bad for security and compatibility with versions and operating systems. I plan to either move over to using RPC instead or supporting both options.

    Everything is available on GitHub under the MIT License.

    https://github.com/uberswe/beubo

What are some alternatives?

When comparing ppp_thing and beubo you can also consider the following projects:

polybar-clockify - Control Clockify through Polybar

electron-browser-shell - A minimal, tabbed web browser with support for Chrome extensions—built on Electron.

vopono - Run applications through VPN tunnels with temporary network namespaces

place

Arthur - How to build your own AI art installation from scratch [Moved to: https://github.com/maxvfischer/DIY-ai-art]

meal-scheduler

VimMode.spoon - Adds vim keybindings to all OS X inputs

fingine - A personal finance simulation engine in Rust.

exomind - A personal knowledge management tool hosted on your own personal cloud

scraper - Nodejs web scraper. Contains a command line, docker container, terraform module and ansible roles for distributed cloud scraping. Supported databases: SQLite, MySQL, PostgreSQL. Supported headless clients: Puppeteer, Playwright, Cheerio, JSdom.

data_engineering_on_gcp_book - A book describing how to set up and maintain Data Engineering infrastructure using Google Cloud Platform.