diaryman VS ImageOptim

Compare diaryman vs ImageOptim 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
diaryman ImageOptim
8 84
28 8,950
- 0.7%
2.8 7.9
10 months ago 7 months ago
Shell HTML
- GNU General Public License v3.0 only
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.

diaryman

Posts with mentions or reviews of diaryman. 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.

  • Show HN: Diarycli
    2 projects | news.ycombinator.com | 29 Jan 2023
    Having had good usage and some positive feedback on https://github.com/Aperocky/diaryman/blob/master/diaryman.sh, I decided to pack it into a pip package.

    Essentially, all this does is to make creating diary super simple in the CLI, and resulting diary organized in a nice /diary/year/month/date.md hierarchy.

    Having used this for a few years, I find this tool indispensable - I was never able to write diary consistently but once it was available via `diary` it became nature to utilize this to manage daily tasks at work and write personal reflections at home.

  • Take More Screenshots
    9 projects | news.ycombinator.com | 28 Jan 2023
    > For example, my oldest files were made in Microsoft Word on an iMac G3 running Mac OS 9. I can open them in a modern word processor, and they look similar – but it’s not the same. Some of the fonts and graphics are missing, and I don’t know where I’d find replacements.

    > It’s even harder for an undocumented side project I abandoned years ago. Having the code isn’t the same as a working application.

    The author's solution to this is apparently screenshots, I have to respectfully disagree.

    For software, side project or not, it should probably come with dependency configurations (granted, in early 2000s this isn't as mature as it is today) and some tests. My side projects basically all have tests, these tests are vital for picking up years later and for validation while developing.

    For personal notes, I use this script which upon `$ diary` would create/open an entry for the current day in the appropriate folder with vim: https://github.com/Aperocky/diaryman/blob/master/diaryman.sh. Text files will last forever, it has some basic flavoring with markdown, but that's it. The folder where this is indexed is without a doubt the most valuable data on my computer, and it stretches back years.

    I do occasionally take screenshots but never for reasons that author find screenshot to be useful for.

  • Writing down what I do – in Obsidian
    18 projects | news.ycombinator.com | 8 Nov 2022
    For the unix fundamentalist out here:

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

    I had this little script aliased from shell, whenever I type `diary` it creates/open the current days' note file in vim.

  • Notes Against Note-Taking Systems
    3 projects | news.ycombinator.com | 5 Oct 2022
    Here's my note taking system: https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    Whenever I type `diary` in the terminal, it opens vim on a text file that corresponds to today. All of the diary files are nicely ordered in directory structure that goes $DIARY_ROOT/$year/$month/$day.md

    It worked very well for me over years.

  • Work life balance
    1 project | /r/Sup | 22 May 2021

ImageOptim

Posts with mentions or reviews of ImageOptim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.
  • How to improve page load speed and response times: A comprehensive guide
    8 projects | dev.to | 26 Feb 2024
    Compressing images: This technique reduces image size without compromising quality. You can achieve this using various image compression tools like TinyPNG or ImageOptim. These tools are specifically designed to manage multiple image formats and compression methods. They help reduce image files, resulting in less data transfer from the server to the user's device. It is advisable to compress images before uploading them to the web server.
  • Optimizing Images for Developer Blogs
    4 projects | dev.to | 20 Feb 2024
    ImageOptim: ImageOptim is a free and open-source tool that can be used to compress JPEG, PNG, and GIF images.
  • Am I missing out on something?
    6 projects | /r/macapps | 1 Nov 2023
    Currently installed apps: Alfred for searching applications/files and launching websites quickly i Stat menus to monitor my hardware Geo Gebra Classic 6 for school Rectangle for better window management Obsidian for note taking Resolve for video editing and all utilities that come with it Bitwarden as my go-to password manager Microsoft Word, Excel PowerPoint and Teams for school Dropover for moving or sending more files quickly Gestimer for work sessions iTerm as a better terminal than the built-in one Python and all things that come with the install Parallels Desktop and all stuff that comes with the install for running windows only applications Visual Studio Code for coding Blender for 3D Image Optim CurseForge for modded Minecraft Minecraft Find any file Mac Updater 3; would love to have the pro version
  • The 10 tools I install on every new Mac I get
    7 projects | dev.to | 14 Sep 2023
    ImageOptim - file resizing and optimising images, even on the command line (free)
  • A collection of useful Mac Apps
    32 projects | /r/macapps | 13 Jul 2023
    ImageOptim - Price: Free Image optimizer for Mac that allows you to reduce the file size of your images without losing quality, and strip the metadata.
  • Image size reduction
    1 project | /r/macapps | 1 Jul 2023
  • Exporting images under 200kb without ruining quality?
    1 project | /r/Lightroom | 26 Jun 2023
    If you're on a Mac, use ImageOptim to optimize your images: https://imageoptim.com/mac If you're on Windows, I imagine there's a similar app
  • Ho to create a light template
    1 project | /r/Supernote | 15 Jun 2023
  • How to search for pictures without people in them
    1 project | /r/ApplePhotos | 14 Jun 2023
    Bonus points: before you re-import them drop the exports folder into imageoptimfor the most efficient lossless compression imaginable.
  • Just want to share some of the apps I have found that have made my life better
    2 projects | /r/macapps | 14 Jun 2023
    ImageOptim — shrink those file sizes!

What are some alternatives?

When comparing diaryman and ImageOptim you can also consider the following projects:

zettelkasten - Creating notes with the zettelkasten note taking method and storing all notes on github

oxipng - Multithreaded PNG optimizer written in Rust

obsidian-template - Starter templates for Obsidian

squoosh - Make images smaller using best-in-class codecs, right in the browser.

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

diarycli - diaryman.sh as pip package

notion-auto-pull - Bash script to automatically download a notion workspace

n4m-examples - Repository of examples using Node For Max authored by Cycling '74

alfred-calculate-anything - Alfred Workflow to calculate anything with natural language

litestream - Streaming replication for SQLite.

devdocs - API Documentation Browser