Posts in category "post-retirement" - page 11


  • On 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 reading
  • Friends Roster – Responsive Layouts


    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 1part 2part 3part 4part 5part 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.

    ...continue reading
  • 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 1part 2part 3part 4part 5, part 6. To recap, I was describing how I built various screens using flutter.

    ...continue reading
  • Friends 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 1part 2part 3part 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 reading
  • Friends 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 1part 2part 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 reading
  • Friends 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 reading
  • Two 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
  • Cleaning Refrigerator Condenser Coils

    Recently our refrigerator started to have some interesting problem. The cooling performance was becoming progressively worse by the day. Up until a month ago the weather is quite cool here in Bangalore. So food did not spoil much and we did not notice. But as the weather was warming up we observed the cooling to be not adequate. Eventually milk started to spoil. The place I live is notorious for frequent power-cuts. I wondered if that was to blame. But this never happened before even with a lot of power-cuts. I started debugging the problem and eventually found the cause. It was the condenser coils.

    ...continue reading
  • Where I Struggled With Flutter

    In one of my previous posts I mentioned that it was fun and easy to code in Flutter. But that does not mean there were no difficulties. In this post I will cover a couple of areas where I struggled. The post will go into some technical details regarding Flutter and android development. So if you are not interested in them you might not care much. Feel free to skip.

    ...continue reading
  • Short-term And Long-term Gains Harvesting

    Everybody agrees that long-term gains are almost always preferable to short-term gains. I tend to agree in general. But there are exceptions too for example if you are a retired person like me :). Long term capital gains taxes are lower than the short-term counterparts. For example, short-term capital gains tax on equity is 15% vs 10% on long-term gains. Likewise, debt short-term capital gains are taxed at your applicable tax rate as opposed to 20% on indexed long-term capital gains.

    ...continue reading