Getting ready to move to a new place. Realized that I own only one trunk worth of stuff and happy about that. Frugal living is key to clear conscience IMO.
Will be looking for a new job too, this time not FAANG kind.
41–48 of 48 posts
Getting ready to move to a new place. Realized that I own only one trunk worth of stuff and happy about that. Frugal living is key to clear conscience IMO.
Will be looking for a new job too, this time not FAANG kind.
-- record product:
description: caption
type: integer
-- list products:
type: product
-- products: iPhone
type: 12
-- products: Google Chrome
type: 123
-- ftd.text: ref product.description
$loop$: products as product
size: 30
color: red
This weekend working on improving `ftd playground`: https://play.fifthtry.com.Mocking playground in playground itself: https://play.fifthtry.com/?ekey=xzdf7HJFB6LxfpGER2X9Bg
Will be open sourcing it soon, have built it in Realm, a full stack web framework using Rust+Elm, want to use it as a demo to showcase some features of realm: https://www.amitu.com/realm/.
A handwritten condolence letter.
People (including myself) really liking getting hand written letters these days. For birthdays, I've been exclusively mailing letter to family and friends. I've never heard that many positive things about a card before. I wrote one for father's day for my dad and it took me a while to get though because I started to cry with tears of appreciation. Writing that kind of stuff out really makes you feel it. I'm sure cond…
https://fossphones.com gemini://fossphones.com
Created first release of `ftd`, a mark-up language for defining schema and data, and UI: https://www.fifthtry.com/ftd/ -- record product: description: caption type: integer -- list products: type: product -- products: iPhone type: 12 -- products: Google Chrome type: 123 -- ftd.text: ref product.description $loop$: products as product size: 30 color: red This weekend working on improving `ftd playground`: https://play…
Working on my Investment Scorecard: https://docs.google.com/spreadsheets/d/1tBrZEMFK9XNWxiqOxE8o...
Very interesting, I'm thinking of building a portfolio of Indian stocks with exactly something like this. What's the purpose of multiple Coffee cans?
Why Multiple coffee cans? A few reasons
1) As new money comes in, I build new coffee cans based on current circumstances and prices offered by the market.
2) Provides Time Diversification. Not all times are created equal. At certain times, opportunities are better. But since marketing timing is difficult, especially since this is somewhat of a passive strategy, I'd rather simply invest periodically.
I wrote about coffee cans here: https://playingfordoubles.substack.com/p/the-coffee-can-port...
Learning in-depth Kubernetes (microk8s), have been for a few months now. It's amazing, yet deeper than any tech stack I've worked with before.
Learned Ansible and Docker earlier, now working on k8s next is Helm charts, Juju, Gitlab CI/CD.