This post tells about my journey on fast-booting a Raspberry Pi 3 (RPI). In addition to that, some optimizations are discussed that can be applied to a Qt (QML) application. At the end, we will have a RPI that boots from power-up to Linux shell in 1.75 seconds, power-up to Qt (QML) application in 2.82 seconds.
Devamı|More
By this post, you’ll have a ready-to-work development environment for OpenGL development. The OpenGL libraries will be automatically in your libs folder so no need to worry about importing them. Just #include <libraryYouWant.h>.
Devamı|More
Cheap talk As most of the KDE people know, you can use Libinput on X11 but there are some issues with the combination of Libinput + X11 + Touchpad KCM.
Devamı|More
New Mouse KCM is available! Now, there are bugs to fix in my schedule so I’ll more focuse on bug fixes then new features for sometime. Mouse KCM redesing is published. Touchpad KCM QtQuickControls2 Conversion is published.
Devamı|More
Cheap talk The previous days were full with discussions since the changes I’m working on will affect the user experience directly. At last, we decided to ship the changes as it is and apply the other changes part by part.
Devamı|More
Cheap talk Last weekend, I went to İstanbul to attend Özgür Yazılım ve Linux Günleri (Free Software and Linux Days 2018) to represent LibreOffice. We had 3 presentations during the event about LibreOffice Development and The Open Document Format.
Devamı|More
Cheap talk I was planning to start contributing to KDE (Kool Desktop Environment 😎) project -because of my relapsing love to C++, Qt and KDE- and it’s the time!
Devamı|More
Pusherduino is an Arduino based, simple and excited board game. Follow the comments in source code for more info. There are 4 buttons and each button has a led. When the game start, one led is turned on. Gamer should push the button of the led in the given time interval.
Devamı|More
It collects information about hosts on your network. It has made to be fast. Port scanning will be added soon.
Github : https://github.com/furkantokac/FTnetmap Dowload : https://github.
Devamı|More
Thanks to this file, we can start our programs without terminal even if it needs to get command on terminal to start (like Python programs) with double click to its icon (really .png icon :) ) or we can write commands to facilitate our works.
Devamı|More