jocmp's Avatar

jocmp

@jocmp.com

hello moto. Fan of all things mobile. Currently developing Capy Reader.

96
Followers
30
Following
86
Posts
21.11.2024
Joined
Posts Following

Latest posts by jocmp @jocmp.com

Preview
Capy Log: Share Sheet updates Share sheet tweaks, tablet improvements, Miniflux updates

The latest version of Capy Reader includes a refresh to the share sheet and the tablet layout. More details in the blog post!

jocmp.com/2026/02/16/c...

17.02.2026 04:24 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Simple Unread Badges A new unread badge option in Capy to reduce clutter and ease phantom obligations

A small tweak to Capy for the end of the weekend - simple unread badges.

jocmp.com/2026/02/08/s...

10.02.2026 02:51 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Capy Log: Miniflux and more Miniflux support has been added to Capy Reader, allowing you to manage feeds and articles directly through its API.

It's here. Support for Miniflux in Capy. Let me know what you think!

jocmp.com/2026/02/03/c...

04.02.2026 04:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Mercury Parser 3.0.0 What’s changed with the latest version of the parser, and why

I've refreshed Mercury Parser's internals significantly. Here's a deep-dive on what's changed for v3!

jocmp.com/2026/01/19/m...

19.01.2026 21:50 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Hopefully this is better late than never - long press will be included in the next release.

06.01.2026 03:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Podcasts will be included as an experimental feature in the next Capy release. Put simply, this feature is meant to make podcasts playable. There are much better fully featured podcast apps if you want more!

05.01.2026 03:03 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Perfect, thanks for confirming!

24.12.2025 17:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Release 2025.12.1182 Β· jocmp/capyreader What's Changed Fix up missing IO coroutine calls, improve SQL calls by @jocmp in #1607 Added image swipe navigation feature by @sherlcok314159 in #1612 Translations update from Hosted Weblate by @...

You can try it out now via the GitHub download.

github.com/jocmp/capyre...

23.12.2025 05:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

FreshRSS labels have been an ongoing project in Capy Reader. I added article labels in the latest release. Here's a demo of how it works!

23.12.2025 05:16 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

This is fixed in version 2025.12.1182. That should appear in Google Play soon and F-Droid within the week. Let me know if you still see problems after that!

23.12.2025 05:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hey! I've seen this too, I believe it's a regression. I'll take a look.

23.12.2025 03:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release 2025.12.1179-dev Β· jocmp/capyreader What's Changed Hide 'mark read above' on first index by @jocmp in #1568 Translations update from Hosted Weblate by @weblate in #1575 Always follow sort order by @jocmp in #1577 Close drawer on nav...

All this and more in the latest dev release!

01.12.2025 04:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

I've been heads down on performance in Capy Reader. I found one improvement resulting in a 20x speedup for long articles, 100ms down to ~5ms. I've also added a slight fade to complement the faster navigation speed. Demo below.

01.12.2025 04:16 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Closure. The devs confirmed via Discord they're using Flutter for Kagi News. Neat!

#kagi

04.10.2025 21:33 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Super helpful, thanks! I'll take a look at Feedbro too.

04.10.2025 00:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hey! I don't have any plans currently to build out local feed rules, but if you have some ideas (or links!) to what you like about Feedbro's implementation, feel free to drop them in on GitHub and I'll investigate further.

github.com/jocmp/capyre...

03.10.2025 21:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Good to know! Anything particular like links or just extra, unnecessary content?

02.10.2025 05:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The dropdown in settings has the same timing animation in both which is rare for fully native apps. Navigation is handled in the activity "pop up" animation on Android, and nav controller style on iOS in analogous screens. 2/2

02.10.2025 04:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Kagi News has the feel of a Flutter app based on a few aspects. This is pure conjecture, and based solely on my curiosity on how apps are built. For starters, there are Material icons on both the iOS and Android apps, Material ripple effects on iOS. 1/2

#kagi #flutter

02.10.2025 04:10 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1

I was experimenting with Defuddle as the default content parser for Capy Reader, but at the end of the day, Mercury Parser's plugin system remains extremely useful specifically for reading news. Mercury will return as the default starting in 2025.10.1172.

02.10.2025 02:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Amazon’s workaround has been to use its LLM models as a kind of translator. It interprets what you say, then hands off the request to deterministic systems β€” APIs, device controllers, or local Matter connections.

The unpredictability of LLMs is a poor fit for smart home control, where reliability and repeatability are crucial.
I’ve found this works most of the time, but if the LLM translates a request incorrectly or there’s a gap in the API, it appears that handoff can fail. I assume that’s why my bathroom fan sometimes turns on as requested and why Alexa sometimes insists on creating a routine but then forgets to finish the job.

Amazon’s workaround has been to use its LLM models as a kind of translator. It interprets what you say, then hands off the request to deterministic systems β€” APIs, device controllers, or local Matter connections. The unpredictability of LLMs is a poor fit for smart home control, where reliability and repeatability are crucial. I’ve found this works most of the time, but if the LLM translates a request incorrectly or there’s a gap in the API, it appears that handoff can fail. I assume that’s why my bathroom fan sometimes turns on as requested and why Alexa sometimes insists on creating a routine but then forgets to finish the job.

The essential failure of LLMs in the smart home - where natural language processing should shine - is the best evidence that LLMs as a technology simply may not be able to do the things they’re promised

www.theverge.com/report/78717...

29.09.2025 16:06 πŸ‘ 741 πŸ” 159 πŸ’¬ 34 πŸ“Œ 30
Post image Post image

The latest dev release introduces the "Sunset" theme based on Feedbin's own sepia tone theme. I'm hopeful that this helps personalize the reading experience while still putting the content up front. Let me know what you think!

#capyreader #rss #feedbin

12.09.2025 21:34 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Release 2025.09.10-nightly Β· jocmp/capyreader Fix missing translations

Download on GitHub
github.com/jocmp/capyre...

10.09.2025 03:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Display and Preferences settings for Capy Reader

Display and Preferences settings for Capy Reader

AMOLED theme on Capy Reader

AMOLED theme on Capy Reader

I ported over Mihon's theming system to Capy Reader tonight. This should also improve the pure black/OLED/E-Ink experience.

It still needs some touch-ups, but you can try it out in the latest nightly build which installs a separate app alongside Capy Reader.

#capyreader #rss

10.09.2025 03:52 πŸ‘ 2 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0
Preview
Release 2025.09.1165-dev Β· jocmp/capyreader What's Changed Translations update from Hosted Weblate by @weblate in #1445 Support specifying a client certificate for mTLS auth by @tinsukE in #688 Show widget preview in picker by @jocmp in #14...

Check out the full changelog on the GitHub release

github.com/jocmp/capyre...

07.09.2025 23:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Support specifying a client certificate for mTLS auth by tinsukE Β· Pull Request #688 Β· jocmp/capyreader Using a reverse-proxy with mTLS (client authentication) is a decent way to expose your self-hosted services on the internet. This PR adds support for using a certificate that's installed in you...

mTLS client certificate support is now available on Capy Reader starting with the latest dev release. Huge thanks to tinsukE for contributing this feature!

github.com/jocmp/capyre...

07.09.2025 23:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Support their work via bsky.app/profile/guil...

29.08.2025 23:34 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Home | Capy Reader A smallish RSS reader for Android

The new Capy Reader site with art by @guilhernunes.bsky.social is live. Check it out!

capyreader.com

29.08.2025 23:33 πŸ‘ 25 πŸ” 8 πŸ’¬ 1 πŸ“Œ 0
Preview
Capy Log: A New License TL;DR Capy switches to GPLv3 πŸ«‘

Capy Log: A New License: https://jocmp.com/2025/08/28/capy-log-a-new-license/

TL;DR Capy switches to GPLv3 πŸ«‘

29.08.2025 03:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm a huge fan of @guilhernunes.bsky.social. They were great to work with too. I'm glad I got the chance to commission this!

26.08.2025 17:56 πŸ‘ 18 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0