HN user

weichsel

23 karma
Posts7
Comments15
View on HN

Over the years I created several released and unreleased tools to scratch my own itches.

Software: Swift library to read and modify ZIP archives: https://peakstep.com/claquette/ Screen recording/video/GIF creation app for macOS: https://github.com/weichsel/ZIPFoundation A small CMS to maintain my websites (unreleased)

Hardware: A Time Machine compatible NAS based on a Raspberry PI (PoE powered, 3D printed mountable enclosure)

Hi, I am one of the engineers working on MindNode. We don’t register MindNode as the owner of “md”, but as an app that can open and save to this file type. If we don’t do this we are unable to import and export Markdown files. You can change the default app anytime in Finder by using “Get Info (cmd+i)” and choose an app in the “Open with:” section of the Info window. If you need further assistance, please contact us via "Send us an Email" on https://www.mindnode.com/support

A long running side project of mine is a lightweight GIF & video utility for the Mac: https://www.peakstep.com/claquette/ It can perform a handful of often-needed video tasks like cropping, trimming or re-encoding.

It is a fully native Mac app that also comes with a nice screen recording tool to record either the Mac's screen or iOS devices connected via Lightning cable.

While Animated GIFs are very inefficient by todays standards, they still have several advantages over all modern video formats:

  - GIF lacks audio support so it's guaranteed to be silent
  - The crappy compression forces creators to keep their clips short
  - GIFs can often be uploaded/attached on platforms that only support images but no video for some reason 
    (like GitHub issues for instance)
Some of those features are actually limitations but IMO there are a lot of use cases for a format that sits between still images and full blown video.

I maintain a screen recording app for macOS that has a very efficient aGIF exporter: https://www.peakstep.com/claquette/

The GIFs on the product page are between 130 and 400 KB.

RSS is undead 8 years ago

I am also still using RSS - Preferably consumed via well-made, native apps on macOS and iOS. Since Google Reader went down, I am using the self-hosted Coldsweat: https://github.com/passiomatic/coldsweat. It provides a web based aggregator but also can be used to sync native clients.