Posts in category "post-retirement" - page 14
Power Bill Inflation
I don't normally talk about my inflation numbers in this blog, because I don't have a lot of data. I am the kind of guy who needs data to talk about things. To make sense of inflation we need at least 7 years worth of data. Ten years data will be more useful though. Thankfully I have some of my electricity bills since 2012. So there is long enough history to see the inflation in electricity bills in Bangalore.
...continue readingFriends Roster – Presubmit, Continuous Integration, Deployment And Hosting
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4, part 5, part 6, part 7, part 8 and part 9. I know it must be getting pretty boring reading about the app for so long. But I promise this is the last one in the series.
...continue readingFriends Roster – Testing In Flutter
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4, part 5, part 6, part 7 and part 8. So far we have seen the code that runs the app. What about testing? Normally when I work on these hobby projects I don't write any tests (gasp!). I know. I sometimes did feel the need for tests, especially if it is a large project with lots of moving parts. They help you when making changes to the code. You can be confident that your changes will not unexpectedly break something.
...continue readingOn The Other Side Of Early Retirement And Minimalism
It is interesting to know that the options for work increase dramatically after you announce that you retired. I did not know this fact. Not just that but people generally tend to have a different outlook about you. I will share some interesting observations I made after my retirement.
...continue readingFriends Roster – Responsive Layouts
...continue reading
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4, part 5, part 6 and part 7. One of the nice features of Flutter is building responsive layouts is quite simple. It is certainly easier than building responsive layouts in HMTL or Android.Friends Roster – Next Friend To Call
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4, part 5, part 6. To recap, I was describing how I built various screens using flutter.
...continue readingFriends Roster – More Flutter Plugins
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4 and part 5. To recap I was using the following plugins in Flutter to reduce the amount of code I need to write.
...continue readingFriends Roster - Flutter Plugins
This is the continuation of "how I built the Friends Roster app" saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3 and part 4. In this post I will go into a little more details on how I built the screens with the help of Flutter plugins.
...continue readingFriends Roster - Basic Design
This is the continuation of how I built the Friend Roster app. If you have missed the previous parts in this series, do check them out -- part 1, part 2 and part 3. I wanted to build a flutter app that would let me do these basic things
...continue readingTwo Hundred Posts And Counting
I did not realize but I just completed 200 posts on this blog. That is unbelievable given that I did not have any plans to write for this long. Previously when I blogged (I have two other blogs), I never kept up for these many posts. Those blogs are now abandoned and probably will never see the light of another post. However, for this blog I still have a list of 30 articles that I want to cover in the future. So there is really no dearth of topics. I just need to get myself to work on them. Anyway, this is just a pat on my back sort of post and has nothing informative for you as a reader.
...continue reading