HackerTrans
TopNewTrendsCommentsPastAskShowJobs

weichsel

no profile record

Submissions

Creating High Quality GIFs

peakstep.com
1 points·by weichsel·6 лет назад·0 comments

comments

weichsel
·3 года назад·discuss
Olivetti had a work & live campus, starting in the 50s of the last century: https://www.nytimes.com/2019/08/28/t-magazine/olivetti-typew...
weichsel
·3 года назад·discuss
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)
weichsel
·3 года назад·discuss
https://thomas.zoechling.me/journal/

I mainly write about developing for the Apple ecosystem in general and Swift development in particular.
weichsel
·4 года назад·discuss
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
weichsel
·5 лет назад·discuss
If you are still looking for a pure Swift ZIP handling library, you can check out ZIPFoundation: https://github.com/weichsel/ZIPFoundation
weichsel
·5 лет назад·discuss
Wrote an implementation of the ZIP specification in Swift: https://github.com/weichsel/ZIPFoundation Main motivation back then was a side project of mine, but since I open sourced the library, the project is also well received by the iOS and server-side Swift community.
weichsel
·6 лет назад·discuss
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.