My favorite Git command is: This is an alias of the git log command I like it a lot because it shows the log of all the commits in the repository, and it also has some color to highlight the different branches. I learned about this command when I started working full time as aContinue reading “My favorite Git Command”
Author Archives: Jeff Sham
Various Referral Links
Financial Related Amex: https://americanexpress.com/en-us/referral/gold-card?ref=JEFFRS5fWl&XL=MNANS Capital One: https://capital.one/3hqtJjp Coinbase: https://www.coinbase.com/join/sham_4gh GPay: https://g.co/payinvite/am5ra9f Wefunder: https://wefunder.com/jeffsham/discount Venmo: https://get.venmo.com/la88l1OG1pb Rewards Apps Claim: https://join.claim.co/i/32M5WR ExxonMobil: $EX8I2S3 Fetch Rewards: https://fetchrewards.onelink.me/vvv3/referraltext?code=1GQ7N GetUpside: https://upside.app.link/H9UZA GoMyWayVA: https://2iwpb.app.link/11Ui4ovST0b , the code is dJrj8VqgXY Honey: https://www.joinhoney.com/ref/4fko78o ibotta: https://ibotta.onelink.me/iUfE/8cc13c64?friend_code=yblsmmo Microsoft Rewards: https://account.microsoft.com/rewards/rafwelcome?rh=D49404A3&ref=1000 Microsoft Start App: https://startapp.microsoft.com/start?adjust=11v3jpxl_112lcvtd&referId=DPQD8Y Seated: jeff1004 Other Etsy: https://etsy.me/3NpHjUm Lyft: https://www.lyft.com/i/JEFFREY05615?utm_medium=p2pa_iacc Grubhub: https://www.grubhub.com/referral/0fe59920-88c7-11f0-a587-8fc6964febb7?utm_source=grubhub_androidapp&utm_medium=content_owned&utm_campaign=growth_refer-a-friend_share-link&utm_content=promo_discover-rewards Gyukaku JapaneseContinue reading “Various Referral Links”
Eating at restaurants
Throughout the years, I have eaten at restaurants on numerous occasions. I’m not a very picky eater so I enjoy most of what I eat. I feel that my eating personality can change vary depending on the people and the situation. When I eat with family, I’m usually not the one paying the bill. So,Continue reading “Eating at restaurants”
11 minute workout
I read about an 11 minute workout on NYTimes and I thought I would try it out. After a few weeks of doing it once per week, I think that it has been pretty nice. I can definitely feel the workout the day of and the day after. Also, I think that my cardio hasContinue reading “11 minute workout”
Investing
I would consider myself as risk averse. I haven’t capitalized on any of the trendy stocks and whatnot, but in general I am comfortable with my investment strategy. I think that is one of the more important things about investing. There are tons of investment videos and articles out there, but if I try aContinue reading “Investing”
Chess
I’ve played chess recreationally for a bunch of years. I don’t remember when I first learned how to play, but I think I was in a chess club in elementary school. There weren’t very many other people in the club, but it was neat to learn the basics with other people using a chess boardContinue reading “Chess”
Some pictures of the food I made between jobs
Eating ramen with an egg
Usually when I eat ramen, I would like an egg to be included. The egg is usually available by default in restaurants or as an add on. When making ramen at home, that is not always the case. But, I try to buy eggs before making ramen so then I can have the combo. InContinue reading “Eating ramen with an egg”
Love Island UK Season 1
I wasn’t sure what to expect when I watched this show. I knew it was a reality TV show, but I wasn’t sure if I would like it or not. I thought it was actually pretty entertaining. The people on the show were generally quite attractive and I enjoyed listening to all the slang andContinue reading “Love Island UK Season 1”
minifyEnabled = true
In my Android app, I wanted to try to minify the apk because it would reduce the size of the deployable and it would make it slightly harder for other people to read the code and understand how it worked. For some of the external libraries I used, they gave instructions on what to addContinue reading “minifyEnabled = true”