Doesn't look like phantom break, which is usually very sudden and no lane change. Most likely the driver was hands off the wheel and was warned multiple times before the car pulled itself over.
The curbside pickup at Walmart is surprisingly good. You pay the same price as in-store shopping and the grocery selection is very good. Instacart is just too expensive. I like honest pricing.
Read the early versions, that's exactly what I am doing too!
I read Bitcoin 0.1.5 [1], which only has 15,000LOC and is the first tagged version on Github. Compared with the current Bitcoin codebase with 320,000LOC, it's much less daunting!
I saw the Linux kernel was recommended many times here, but how many people actually read it? Where do you even start? The Linux kernel has around 60,000 files and 25 million lines of code...
This recent post has some recommendations for open sourced games [1].
Check out my project as well for some smaller projects suitable for reading [2]. I think we have the same ideas-finding smaller but good quality projects to read and learn. Feel free to connect (email in my bio).
Thank you! I just subscribed to your newsletter. I especially like the "code to read" section. Checked several past issues and props to you for the consistency there.
For sure, heard a lot of good things about the Lua source code. I just checked Lua source code quick. It looks well documented,
and the size of the project is very manageable. Added to my todo list. Thanks for the recommendation.
Thanks for checking out my project. Here is some background information.
I contributed to a few open source projects over the years, but I only focused on solving the problem I had, either a bug I wanted to fix or a feature I wanted to add. Once my issue was resolved, I didn't really care much about the rest of the project. I found it was less of a learning opportunity.
That's why I created this project to really track down the codebases that you can read from start to finish and learn how they are designed and implemented. Currently it only lists a few codebases that I actually have read. They are mostly small-size projects. I'd like to hear advice on how to approach and learn from a large project.
Hi, thanks for sharing these games related projects. I noticed some of them are fairly large projects with tens of thousands lines of code, which is a major roadblock for many people to learn something from a large codebase. What do you look for in them? For example, do you just want to see how a particular component, like a rendering engine, is implemented? (just guessing, I know nothing about games)
Hi, thanks for checking it out. I am sure there are a lot good python projects, but this project just gets started and hopefully we can get some good nominations on python projects. PR welcome :)
They both have the same amount of total fat (49g). Other nutrients are mostly comparable too.
However, almond is often perceived as healthy food, while peanut is often perceived as not too healthy (peanut does have a little more saturated fat than almond--3.2g more per 100gram).
I think people should eat more seasonal, local, and fresh fruit and vegetables than whatever marketed as healthy food/drink that is actually heavily processed.