This weeks bus-widget app plan:
* Release it on TestFlight for the UK
* Investigate TransportAPI giving me timetables rather than livebusdata
* Reduce the API calls I make / Cache stops locally
* Use keychain for API keys and investigate backend options
* Create a logo
Coming up to my 3rd week building a realtime bus stop widget.
This week: → Multi-stop return trip widgets → Figure out affordable refresh strategy → Ship beta on TestFlight
#buildinpublic
@ashzyumer I use google maps to check my bus-times but the 20 seconds it takes is something I do 2-3 times a day and it often dismisses the trip if I don't keep the screen open. It's been fun building a solution for myself.
I'm making my first indie app since 2013. A bus-stop time-table widget. Real time departures on your home-screen without opening an app. #buildinpublic
Earlier this year I tried my hand at AI evaluation engineering by creating a moral compassion benchmark and testing ChatGPT, Claude, Gemini and Grok with it.
https://t.co/CUjiIODQ9M
@levelsio Sharing this graph without context is a bit misleading.
It's a measure of the tax rate paid for every dollar earned above that countries highest tax rate. (In the UK this is £150K). It doesn't represent an average, even for people who do earn £150K+.
@pointfreeco Firstly thank you for open sourcing your snapshot library, it's awesome!
We've been having issues where snapshots made on arm64/M1 machines have different images to Intel. There's a PR fix here https://t.co/yo2RngfuNo, can we get some eyes on it? 😇🙏
@nicklockwood@The_Mystery_One If the data will be needed throughout the apps lifespan what’s the cutoff size where you wouldn’t do this? There must come a point when this will hinder performance.