emergency-poncho VS diarycli

Compare emergency-poncho vs diarycli and see what are their differences.

emergency-poncho

Emergency Poncho - an HTTP Archive replayer (by Tade0)

diarycli

diaryman.sh as pip package (by Aperocky)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
emergency-poncho diarycli
2 6
10 7
- -
0.0 0.0
over 1 year ago 4 months ago
JavaScript Python
- 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.

emergency-poncho

Posts with mentions or reviews of emergency-poncho. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.
  • Ask HN: Small scripts, hacks and automations you're proud of?
    49 projects | news.ycombinator.com | 12 Mar 2023
    I've created a tool for replaying HTTP archives:

    https://github.com/Tade0/emergency-poncho

    There are many like it, but this one is mine.

    Useful when you're a front-end developer and the backend app is not easily deployable locally and the test environment is down.

    Also with it you can make a blazing-fast, browsable snapshot of JIRA.

  • Ask HN: Show me your Half Baked project
    154 projects | news.ycombinator.com | 9 Jan 2021
    https://github.com/Tade0/emergency-poncho

    This is a HTTP mock server for reproducing issues on the front-end using a recorded HTTP archive(.har file).

    The gimmick is that for a given endpoint it stores all the responses and serves them in a round-robin sequence.

    This way you can simulate situations where e.g. a request has been retried after the JWT expired, or something special happens when an item is added to a list, and the list is refreshed afterwards - basically every case in which you need backend state.

    It works... sometimes. Each new project I'm in uncovers new issues.

    That being said with the test team giving me both videos and .har files of the bug reproduction I was able to solve a few long standing bugs in one legacy system.

diarycli

Posts with mentions or reviews of diarycli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.
  • Plain Text Journaling in Vim
    3 projects | news.ycombinator.com | 19 Jun 2023
    Shameless plug of basically the same idea except as a pip package:

    https://github.com/Aperocky/diarycli

    `pip install diarycli`

    Alternatively there is a shell version if you are averse to python/pip package manager as well:

    https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    I've been using this for years, it doesn't have any fancy features - it only reliably opens up/create today's diary in vim whenever I type `diary` in command line. with some minor utilities.

  • The power of keeping a coding journal (2014)
    6 projects | news.ycombinator.com | 12 Jun 2023
    Shameless plug on the same subject if you are vim user fond of terminal:

    https://github.com/Aperocky/diarycli

    `pip install diarycli`

    Alternatively there is a shell version if you are averse to python/pip package manager as well:

    https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    The only way I can get myself to write things down is to have it one commands away in the terminal.

  • Ask HN: Small scripts, hacks and automations you're proud of?
    49 projects | news.ycombinator.com | 12 Mar 2023
    Diary script.

    `$ diary` create/open a file for today's diary in vim: https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    Or try `pip install diarycli`: https://github.com/Aperocky/diarycli, for a pip packaged python version that does the exact same thing.

    I've actually kept diary and work logs, things I did not know I was capable of.

  • Never take meeting notes again
    2 projects | news.ycombinator.com | 1 Feb 2023
    My luddite? solution: make note taking as painless as there is, make it one word command away in the terminal, and that command organize the notes/diary in dates:

    https://github.com/Aperocky/diarycli

    It's a pip package and by installing you can invoke the `diary` command to directly edit the day's note or diary (as long as the python package bin are in your shell PATH). You can also configure location where they are stored or the shell editor you want to use.

  • Show HN: Diarycli
    2 projects | news.ycombinator.com | 29 Jan 2023

What are some alternatives?

When comparing emergency-poncho and diarycli you can also consider the following projects:

BotServer - LLM Orchestrator powered by langchain and Bot Framework V4 & several features including Whatsapp.

nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.

work-cli - Awesome command line tools for managing the lifecycle of Github pull requests.

GenFortune - A clone of the unix "fortune" utility supporting more advanced features like dynamic generation and modern JSON syntax while still using less than

gpt-emacs-macro - Connect GPT-3 to Emacs and run "semantic" kbd macros

gorss - Go Terminal Feed Reader

headless-ida - Run IDA scripts headlessly.

dotfiles - ben's dotfiles

validator - Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG

diaryman - Lazy (wo)man's CLI diary manager

pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

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