It's live! π Hello Meds is an iOS medication tracker that works great if your doses, meds, or the time you take them changes a lot. It's free, and all feedback is welcome! https://t.co/q2WueDzTzl
@abiragi_itk I think the domain wasnβt set up right on my end and somehow it was falling through to your server. Pretty weird! Iβve fixed it now, so should be fine once itβs had time to propagate.
Wrote up a monthly update on the Hello Code blog today. First one for ages. Notes on what we've been working on and what's up next, plus some stats: https://t.co/8rdJDH8mwA
Wrote my first Python (Django) tests this week! The Django docs were really helpful to get me started. Also found some good advice in the top section of this blog post about testing in general: https://t.co/li1EAv1DvL
Does anyone know of an app to store colours in? I don't want to generate palettes, I want to store sets of colours to refer to, without limits on no. of colours, and with a colour preview (so not just a text file of hex codes).
I also really like the docs for FastAPI but there isn't much that beats Fastlane, especially with the CLI help/info text. Oh, GRDB has outstanding docs too, actually.
I've never seen developer docs as well written as the @FastlaneTools docs. That, and the inline documentation/help on the CLI tools? Stop. So well done.
@joshvickerson Yeah I'm using this one already! It has a tiny space for colour names that I can't change so having trouble reading them but I think it's the closest to what I want π
@jmacmullin Yeah I'm using this one already! It has a tiny space for colour names that I can't change so having trouble reading them but I think it's the closest to what I want. Thanks!
@BugHunterSam Yeah might be overkill for my use case, but this is pretty cool. I forgot to mention I need to add custom names to the colours, is that possible in Canva?
@JacobEthanWhite Oh yeah, possibly. Firing up an IDE can be heavy and slow though, would be nice to have a quicker, lighter solution for quickly grabbing colours. This is a good backup idea, though!