L267 How to save money
When it comes to saving money, the struggle is all too real. It's like your bank account and your 20s really want to be best friends, but somehow, are just never on the same page. You're trying to stay above your student loan debt, while also writing a rent check every month, in addition to paying every surprise bill that pops up along the way. If everything I've mentioned so far is extremely relatable, you know that when you're trying to save money in your 20s, the task can seem close to impossible.
I've finally reached that moment in my 20s when I'm getting financially responsible. I thought I had it all together, but the numbers in my savings account were in complete disagreement with me. Now, I found myself a great budget tracking app and am trying to stick to a weekly allowance. However, there are just a few wrenches that get thrown into the machine every once in a while that totally throw me off, like a cute pair of shoes or accidentally stumbling into my favorite makeup store.
Until we have everything figured out, I'm sure you and I can sympathize over these nine struggles we deal with trying to save up.
1. GOING OUT FOR BRUNCH BREAKS YOUR HEART A BIT
Anytime you go out for brunch with your squad, the first thing your eyes go to are the prices. Most of the time, it's an instant eliminator of just about 90 percent of the menu. Once you've finally found the two items that are within your budget, it makes picking out a meal easier even if it's not your first choice. (Someday we'll meet again, filet mignon.)
2. HAVING TO DO MATH IN YOUR HEAD ALL THE TIME
I don't know about you, but I'm finally flexing all of those math skills I was promised would be useful when I became an adult. Whenever I'm shopping, I'm crunching numbers in my head trying to nail down the best deal. It gets even worse when I break out the coupons and have to factor percentages into the mix, but that savings makes it all worth it.
3. GETTING A TAD DEFENSIVE WHEN SPLITTING A CHECK
Going out for dinner with your friends is a lot of fun, up until the point when the check arrives. Having to split the bill between everyone shouldn't be so hard, but you immediately get very defensive. If anyone suggests splitting it evenly, you want to argue that it's not quite fair because you didn't order a cocktail and opted for the cheapest dish on the menu. (Just know that there's no shame in fighting for your rightful amount of check. I totally have your back!)
4. FEELING THE FOMO WHEN YOU STAY HOME ON A FRIDAY NIGHT
Now that I'm in savings mode, most of my Friday nights are spent with my new bae: Netflix. The cheapest option for me is staying in with my cat, and eating the leftovers I have in the fridge.
If your Friday night looks similar, you likely feel the need to avoid social media, because the FOMO will be too real if you see your friends out having fun. Just know that you and every employee at Dunder Mifflin are having just as much fun as you rewatch every episode of The Office.
5. DECIDING WHETHER OR NOT TO GO OUT SATURDAY NIGHT
Since you sacrificed your Friday night, you feel like you deserve to go out Saturday night. However, you know the entire evening will just be challenge after challenge. You are tough, but sometimes it becomes too difficult when you're out and want to order a lavish cocktail with your friends, or having to avoid the popcorn station at the movie theater because you already dished out a lot of cash on the ticket.
6. BEING TEMPTED TO ORDER YOUR FAVORITE TAKEOUT ON THE REG
You know that cooking at home might be the cheapest option for you, but sometimes, grocery shopping seems like such a chore. You just want to order takeout! With the delivery fees and the tip, though, it can seriously add up real quick.
7. WANTING TO GO ON AN EXPENSIVE GROUP TRIP THAT YOUR FRIENDS ARE PLANNING
Everyone loves traveling — except your bank account. You save up for months in order to go on a trip with your besties but always forget to factor in all the money you plan on spending once you get there. It can seriously add up, and you don't want to upset your wallet anymore than you have to.
8. HAVING A BILLION BUDGET APPS TAKE OVER YOUR PHONE
I used to go on my social media apps a ton, but now, I find myself checking my budget tracker and bank ones just as much. As nagging as they can be about warning me about my spending habits, it's a nag I truly need.
9. MAKING COFFEE AT HOME JUST ISN'T THE SAME AS YOUR FAVORITE CAFÉ'S BREW
I've tried cutting coffee out of my life altogether to save money, but I missed it way too much and realized that was a terrible mistake. Now, I try to brew my own because it's cheaper. However, I'm spoiled by my local coffee shop, and nothing will ever compare to it.
L267 How to save money的更多相关文章
- Backbone中的model和collection在做save或者create操作时, 如何选择用POST还是PUT方法 ?
Model和Collection和后台的WEB server进行数据同步非常方便, 都只需要在实行里面添加一url就可以了,backbone会在model进行save或者collection进行cre ...
- redis-内存异常 Redis is configured to save RDB snapshots解决
连接reids获取数据时提示 Redis is configured to save RDB snapshots, but is currently not able to persist on di ...
- (error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk
今天运行Redis时发生错误,错误信息如下: (error) MISCONF Redis is configured to save RDB snapshots, but is currently n ...
- Money, save or spend, this is a problem .
Win a lottery? Had a great hand at the casino? Did fortune shine upon you in the stock market? 彩票中了大 ...
- canvas的save与restore方法的作用
网上搜罗了一堆资料,最后总结一下. save:用来保存Canvas的状态.save之后,可以调用Canvas的平移.放缩.旋转.错切.裁剪等操作. restore:用来恢复Canvas之前保存的状态. ...
- Unity 好坑的Save Scene
在编辑一个Untiy工程的时候,有很多的教程提到了 "Save Scene",也知道是干么用的.但是,后面打开工程的时候,工程界面是很多东西都不见了,又忘了有个Save Scene ...
- spring spring data jpa save操作事务
整合spring spring data jpa的时候,在save方法上加了@Transactional注解.此时调用springdatajpa save方法并不会真的把数据提交给数据库,而是缓存起来 ...
- Hibernate Session中的save(),update(),delete(),saveOrUpdate() 细粒度分析
Hibernate在对资料库进行操作之前,必须先取得Session实例,相当于JDBC在对资料库操作之前,必须先取得Connection实例, Session是Hibernate操作的基础,它不是设计 ...
- canvas 图片拖拽旋转之二——canvas状态保存(save和restore)
引言 在上一篇日志“canvas 图片拖拽旋转之一”中,对坐标转换有了比较深入的了解,但是仅仅利用坐标转换实现的拖拽旋转,会改变canvas坐标系的状态,从而影响画布上其他元素的绘制.因此,这个时候需 ...
随机推荐
- 微信小程序发起微信支付
点击链接查看详情:(支付中配置参数需要从后台得到->签名需要从微信申请才可以得到) https://mp.weixin.qq.com/debug/wxadoc/dev/api/api-pay.h ...
- thinkphp5.0写的项目放到服务器上 lnmp 404
tp5在Nginx上不适用pathinfo格式的url,在项目的Nginx配置文件里找到include enable-php.conf 改为 include enable-php-pathinfo.c ...
- Shiro中Realm
6.1 Realm [2.5 Realm]及[3.5 Authorizer]部分都已经详细介绍过Realm了,接下来再来看一下一般真实环境下的Realm如何实现. 1.定义实体及关系 即用户-角色 ...
- 【Java】【2】String和List相互转换
正文: 1,String转List //常见的为逗号分隔 String str = "a,b,c"; List<String> list1 = Arrays.asLis ...
- Leetcode 1012. 十进制整数的反码
1012. 十进制整数的反码 显示英文描述 我的提交返回竞赛 用户通过次数571 用户尝试次数602 通过次数582 提交次数1191 题目难度Easy 每个非负整数 N 都有其二进制表示.例如 ...
- 数据结构与算法之PHP查找算法(二分查找)
二分查找又称折半查找,只对有序的数组有效. 优点是比较次数少,查找速度快,平均性能好,占用系统内存较少: 缺点是要求待查表为有序表,且插入删除困难. 因此,折半查找方法适用于不经常变动而查找频繁的有序 ...
- SQL server语句中如何实现分页
SELECT TOP 页大小 *FROM table1WHERE id NOT IN ( SELECT TOP 页大小*(页数-1) id FROM table1 ORDER BY id )ORDER ...
- IntelliJ IDEA下载及安装,破解
IntelliJ IDEA下载及安装,破解 百度百科:IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助 ...
- java关键字总结
static: 用来修饰成员变量和成员方法,也可以形成静态static代码块,可以形成静态内部类,也可以用于静态导包. 1.静态方法中不能用this和super关键字,不能直接访问所属类的实例变量和实 ...
- leetcode Most Common Word——就是在考察自己实现split
819. Most Common Word Given a paragraph and a list of banned words, return the most frequent word th ...