I wanted to visualize all my walks and runs on a single map. I built a native iOS app that fetches Apple Health and Strava workouts and visualizes them. Privacy was a major factor in building the app, so all the data stays on the device. Next version will have a time-lapse video option. Any feedback welcome.
Theoretically LLMs should perform better for languages/frameworks that are older and changed less frequently. Framework examples would be Django and Rails. I'd suspect they would do much worse with recent JS frameworks.
>This video is an opinion and is for information purposes only. It is not intended to be investment advice. Seek a duly licensed professional for investment advice.
I recently started using Arq Backup to replace Time Machine. It does the local backup to an external SSD and cloud back up to Cloudflare R2. I'm happy so far.
The old paradigm is new again. Combining Django with HTMX, you get the simplicity of rendering HTML on the server side and not deal with bloated and over-engineered Javascript frameworks. Flask/Django with HTMX and Tailwindcss is a fantastic combination and my current preferred stack. I also add Alpinejs to this mix for interactivity. Really enjoying the heightened productivity that this setup provides.
It doesn't look like they'll get rid of the phone number requirement to sign up. However, they will enable usernames soon (probably within a few months). This will give you the option to hide your phone number if you want. Here's a demo from someone who compiled that branch: https://www.youtube.com/watch?v=g81mBMGw6fo
I'm open to any feedback.