<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://olzhas.github.io/</id><title>Olzhas Adiyatov</title><subtitle>Keeping a changelog of my life, things that I found interesting, and the things that I want to remember, and tutorials to help others.</subtitle> <updated>2025-09-10T11:13:52-04:00</updated> <author> <name>Olzhas Adiyatov</name> <uri>https://olzhas.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://olzhas.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://olzhas.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Olzhas Adiyatov </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Regarding systemd</title><link href="https://olzhas.github.io/articles/2025-06/regarding-systemd/" rel="alternate" type="text/html" title="Regarding systemd" /><published>2025-06-04T09:00:00-04:00</published> <updated>2025-06-04T09:00:00-04:00</updated> <id>https://olzhas.github.io/articles/2025-06/regarding-systemd/</id> <content type="text/html" src="https://olzhas.github.io/articles/2025-06/regarding-systemd/" /> <author> <name>Olzhas Adiyatov</name> </author> <category term="random" /> <summary>Back when I was younger, I remember how systemd was met with heavy resistance from the community. I assumed Ubuntu would stick with traditional tools, and I also thought - “hey, it’s just a tool to enable parallel system initialization”, so I didn’t bother learning it. But here we are, nearly 15 years later — systemd is everywhere, even in my favorite distribution, Gentoo Linux. And it’s not ju...</summary> </entry> <entry><title>vcpkg with CMake overview</title><link href="https://olzhas.github.io/articles/2025-05/vcpkg-with-cmake-tutorial/" rel="alternate" type="text/html" title="vcpkg with CMake overview" /><published>2025-05-13T12:30:00-04:00</published> <updated>2025-05-27T13:52:09-04:00</updated> <id>https://olzhas.github.io/articles/2025-05/vcpkg-with-cmake-tutorial/</id> <content type="text/html" src="https://olzhas.github.io/articles/2025-05/vcpkg-with-cmake-tutorial/" /> <author> <name>Olzhas Adiyatov</name> </author> <category term="tips" /> <summary>Hello everyone, It’s a commonly repeated cliché that C++ has no package manager and that integrating external libraries is unnecessarily difficult. Nowadays, we have a number of solutions addressing this shortcoming. Here is one that I find mature enough to be used in production. I have compiled a tutorial that explains how to work with vcpkg and CMake: If you have anything to add or fix,...</summary> </entry> <entry><title>Jupyter in Google Chrome</title><link href="https://olzhas.github.io/articles/2017-10/google-chrome-jupyter-macos/" rel="alternate" type="text/html" title="Jupyter in Google Chrome" /><published>2017-10-10T02:00:00-04:00</published> <updated>2017-10-10T02:00:00-04:00</updated> <id>https://olzhas.github.io/articles/2017-10/google-chrome-jupyter-macos/</id> <content type="text/html" src="https://olzhas.github.io/articles/2017-10/google-chrome-jupyter-macos/" /> <author> <name>Olzhas Adiyatov</name> </author> <category term="tips" /> <summary>I like to use Safari for browsing (it is a default browser on my mac), but I have Google Chrome for some tasks for example google docs or jupyter. But when you run Jupyter from Anaconda it launches the default browser in my case Safari. To run chrome instead you can do following things. Create a directory .jupyter $ mkdir .jupyter then run your fav editor, in this example it would be nano $ na...</summary> </entry> <entry><title>Cross compilation in Qt Creator on Ubuntu 16.04 for BeagleBone Black with Debian Jessie</title><link href="https://olzhas.github.io/articles/2017-04/bbb-cross-compilation/" rel="alternate" type="text/html" title="Cross compilation in Qt Creator on Ubuntu 16.04 for BeagleBone Black with Debian Jessie" /><published>2017-04-01T17:00:00-04:00</published> <updated>2017-04-01T17:00:00-04:00</updated> <id>https://olzhas.github.io/articles/2017-04/bbb-cross-compilation/</id> <content type="text/html" src="https://olzhas.github.io/articles/2017-04/bbb-cross-compilation/" /> <author> <name>Olzhas Adiyatov</name> </author> <category term="code" /> <summary>The tutorial consists of 2 sections. The first will provide instructions for the PC and the second section presents instruction for BeagleBone Black. If you encounter the following block $ echo "Hello world" you should type it in the terminal (GNOME Terminal, Konsole, xterm, etc) BeagleBone Black side Firstly, let us prepare BeagleBone Black flashing it with the latest Debian image. Downloa...</summary> </entry> <entry><title>RRT based algorithms explained.</title><link href="https://olzhas.github.io/articles/2015-02/rrt-based-algorithms-explained/" rel="alternate" type="text/html" title="RRT based algorithms explained." /><published>2015-02-22T03:05:00-05:00</published> <updated>2015-02-22T03:05:00-05:00</updated> <id>https://olzhas.github.io/articles/2015-02/rrt-based-algorithms-explained/</id> <content type="text/html" src="https://olzhas.github.io/articles/2015-02/rrt-based-algorithms-explained/" /> <author> <name>Olzhas Adiyatov</name> </author> <summary>Hello everyone, in these videos I explain how RRT, RRT*, and RRT* FN works. If any error or suggestions please comment below.</summary> </entry> </feed>
