battle-objectives VS ppp_thing

Compare battle-objectives vs ppp_thing and see what are their differences.

ppp_thing

A poorly written, minimum viable PPPoE client with session handoff between redundant FreeBSD routers (by russor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
battle-objectives ppp_thing
1 3
0 7
- -
0.0 0.0
almost 3 years ago about 1 year ago
Elm C
- BSD 3-clause "New" or "Revised" 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.

battle-objectives

Posts with mentions or reviews of battle-objectives. 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 created two web apps to help when playing the boardgame Gloomhaven. Both were coded in Elm and were done partly because I had a need for them and partly just for the joy of coding in Elm. I'll link the github repos of both, the demo is linked in the README for each.

    The first app is Battle Objectives [0] which I made so that my group could play with some "enhanced battle objectives" I found online. The fan-made enhanced battle objectives are freely available on Boardgame Geek but I didn't want to print out and cut out all the cards so I coded them into an app. I linked this app on BGG but didn't think it was getting any use from anyone outside my personal Gloomhaven group. But I also found out while writing this post that someone forked Battle Objectives to translate it to German so I guess someone was using it! [1]

    The second one is Hitdeck [2] which I made to automate the tedium of reshuffling my hitdeck and of rebuilding it to add and remove cards as the game went on.

    [0] https://github.com/tristanpendergrass/battle-objectives

    [1] https://github.com/ToM-Korn/kampfziele

    [2] https://github.com/tristanpendergrass/hitdeck

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.

What are some alternatives?

When comparing battle-objectives and ppp_thing you can also consider the following projects:

fastmod - A fast partial replacement for the codemod tool

polybar-clockify - Control Clockify through Polybar

nitter - Alternative Twitter front-end

vopono - Run applications through VPN tunnels with temporary network namespaces

Tiny-Tiny-RSS - A PHP and Ajax feed reader

meal-scheduler

tiny-snitch - an interactive firewall for inbound and outbound connections

place

rslurp - slurp down a whole HTTP directory, with parallel goodness

fingine - A personal finance simulation engine in Rust.

sim - Multi Party Authorization version of sudo/doas

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.