Skip to main content

Building Chromium OS

Google Chrome: Speed, Security, Simplicity

Google's logo
Google Chrome

I feel in love with Chrome the first time I used it. It has a minimalistic design, which I totally love. I first time I used it, I noticed that it was much faster than other browsers. The minimalistic design lets the content take the whole screen. And the thing that I love most about Chrome more than anything is that, it is platform for web applications. There are so many web apps and extensions are available for the browser for doing variety of tasks. And the Chrome sync feature? *THUMB'S UP*

Into the Cloud!

I discovered so many web apps through the Chrome Web Store, like Wunderlist, Pocket, PicMonkey, Lucidchart, Earbits... and the list goes on. It's not just about the webs apps from publishers, the whole Google-ly experience takes the web to a whole new level. Gmail, Google+, Google Drive, Google Docs and other cloud-based services from Google, work so well together and with apps from third-party publishers, that I barely use native apps now-a-days. You can say that live in the Internet these days. None of these would have happened if I hadn't met Google Chrome.

The Geek Part

Screenshot of Chromium OS
Chromium OS

All these development in cloud-based technology and services by Google got me excited about the Chromebook. But before I bought a Chromebook, I wanted to see how it feels like to use one. Hence came the idea... Let's compile the Chromium OS! But before I could do that I needed to download the source code. So I went to the Chromium OS website and click the download button... And oh boy!! The compressed source code is 2 GB?!?!? I mean a source code?!?!? 2 GB?? Wow... Nothing I can do about that.. Downloaded it and tried to extract it. The app crashed... Had to use tar on my Ubuntu 13.10 for a successful extraction. 6 GB, yes, the extracted directory was of 6 GB. So I was ready to compile the OS. Went the Chromium website for instructions, but where are they???? The instruction were given to build a the OS by downloading it from Git. No instructions given to build it from source code.. (What the hell?!??) By dreams shattered, literally...

I'm still trying to figure out how to build the OS from the source. Will update the post about new developments.. Stay tuned :)

Update: I have now officially given up due to lack of instructions.

Comments

Popular Posts

Why I Started Blogging

It's been almost 5 years since I started blogging. This is the 30th post being published. That means over the course of 5 years, I've written 6 posts per year. Although 30 is much less than I would have liked, this is one of those pet projects I have continued even after the honeymoon phase. Today I want take some time and discuss why I started this blog in the first place. I was in my 3rd year of engineering studies when I started out. I had already developed a keen interest towards programming and tech in general by then. Having a blog seemed liked a cool idea. There were couple of more reasons to go ahead with this idea. That's what we are here to discuss today. Setting up a blog seemed like a technically challenging task. I wanted to know how to setup a blog with comments, advertisements and with a custom domain. It sounded like a great way to acquire new skills and learn new things along the way. Back then I didn't know anyone who shared my enthusiasm for tech...

How to Automate NPS Contributions - A Step by Step Guide with Screenshots

Introduction The National Pension System is a great financial product for creating your retirement kitty. With contribution of just ₹5000 per month, you can accumulate more than a crore! I am a NPS subscriber (through NSDL eNPS) myself. If you have read my previous post  regarding EPF you know I like NPS for the following reasons. 60 year lock-in period Additional tax exemption under section 80CCD (1B) Choice of various assets classes Choice of pension fund managers Option to change your asset allocation or pension fund manager Low cost of fund management Transparency & organization structure Good customer support Online account opening and management Multiple exit options at retirement Screenshot from  Pension Calculator | NPS Trust Some Not So Great Things NPS is...

Dear edX!

Dear edX, I was in my 2nd year of college when you came to life. And I was ecstatic! No, not to be in college (LOL) but to have finally found my calling. Computer programming. I was browsing through all the resources I could find. Codecademy courses mainly. And right at that moment, you arrived. Your parents hail from the Harvard University and from the MIT. So of course you received my attention. Also, you had an unique selling point: free certificates. This was huge! No one else was doing it. It seemed you were actually trying to help students learn new skills and show off to the world. I was stoked to enroll into the course developed world's top professors. The free certificates were a big motivator to complete the courses. The first course I enrolled into was developed by The Linux Foundation. I have taken several courses since then. Some were on computer programming, some were about a country's history and some provided advice on career growth and personal finance. 2 ...

Angular's E2E Testing Framework - Why is it called Protractor?

The Angular Ecosystem Angular is an amazing framework. It enables us to build modern web apps easily. Yes we can build a modern web app with just HTML + CSS + JavaScript, maybe with a dash of jQuery 😉 But Angular just makes it whole lot easier. Users today's web apps to be fast, well designed, offline-capable, secure and a delightful. Since Angular is a opinionated framework, it forces you to make the right choices. Today Angular is not just a web framework. it has created its own ecosystem. As you might have guessed, I am a Angular fanboy 😎. But one thing I'm not a fan of is writing test cases 😛 I started learning about software testing in late 2019, because I asked to setup unit + E2E testing for one of our projects. What I learned was, Angular come with Karma + Jasmine setup (for unit testing) out of the box. But it has built a specialized E2E testing framework called Protractor . But I couldn't figure out why they called it Protractor of all things. Later it dawned o...

The State of Video Streaming Services in India [Part 2: The Aftermath]

It's been a year since I published my post about the state of video streaming services in India (which can be found  here ). I wrote how media companies were trying to get a piece of that market. A lot has changed in a year. For starters, Hotstar has received a revamp and it works on my Kubuntu system now. Prime Video remains the best option for most people. Many more services have launched. Ozee has rebranded itself as Zee5. But a few things have stood the test of time. Netflix's pricing is as expensive as it was a year ago. Yes, that was sarcastic. Now there are lot of streaming services to choose from. Here's a list of some of the popular ones. Amazon Prime Video Hotstar Netflix YouTube Zee5 Eros Now Spuul Voot Hoichoi ALTBalaji Hooq JioCinema / JioTV Sony LIV YuppTV BIGFlix The list goes on and on. It is said that competition is good for the consumer. More the competition, more the aggressive pricing, more the benefit for the consumer. Just lo...