My name is Mohammed, and I'm an Entrepreneur and a
Computer Scientist. This is my little corner of the
Internet, and it includes my thoughts on computers,
programming, travel, and life.
In recent years, the web development eco-system have made a massive breakthrough. Thanks to Vite, the fast and optimized web bundler, now we can scaffold and optimize all kinds of web project. From full-fledged web applications, to simple marketing landing pages.
After months of honest self-assessment, I made a decision which surprised even me; return to corporate. Not to advance my career there, but to fund my escape from it - once and for all.
One simple use-case where systemd comes in handy, is when I want to run certain services or programs at system startup. Every time I fire up my machine, I need to remind myself to go and run certain programs manually. This has become tedious over time, and I always seem to forget to do so. An easy and permanent fix would be to create a systemd service to fire up my programs whenever my machine starts.
Change the way your cursor looks and feels on Linux. Follow these simple steps to download your desired theme, unpack and store it in the right directory.
In this post, we’ll tackle one of the most famous Regression problems in Machine Learning. Namely, The California House Price Prediction problem. It is the “Hello, World!” of Regression Analysis, and by the end you should have a comprehensive understanding of the common steps needed to solve Regression problems.