blog.michal-wt.com

15 years with Linux!

29.11.2022 21:35 dev

Time is passing very, very fast. 15 years ago I bought my first computer with Linux and... I was sure it had Windows preinstalled. I was wrong. That is the beginning of the story. What was next?

First look at C++ 23

16.11.2022 20:01 dev

It’s time for a first look at the C++23 standard. A few months ago I wrote a little bit similar article on my previous polish blog. I think, this article will be more complete and will contain more details and informations about more new features.

I made a website in C++ and it was very easy - let’s talk about Flux 2

03.10.2022 14:57 dev

A the beginning I would like to explain what Flux is. Flux is a small web application which provides online Unix-like shell. It’s not only a shell. I trying to create small web imitation of the operting system. Now, You can find here an implementation of a virtual file system, executor component and virtual applications. I have some ideas for next releases but now I don’t wanna share it with you.

Here we have a second branch of the project. Flux 1 was written in Java language and it was based on the Play framework. Flux 2 was made in C++. Yep, I know what you think… "C++ and web-apps? What the hell is wrong with you?" Many people thinks that C++ developing is very difficult - many times that is true, but if you want to make fast, lighweight and high-level app It can be very, very easy. Sometimes much easier than with PHP.

Small explanation and small update

30.09.2022 11:19 blog

Yep, once again about my blog. I made many articles about website updates on my previous blog and I don’t wanna make this mistake again. But I want to explain what the website is and what is not. On my last article You can find some informations about content but it’s not enough. This blog will be some kind of my diary where I will training my english and You will find articles about my hobbys such as programming and life style.

This website it’s not only a blog. Except that, you can find my small application Flux – it’s a web shell. I want to write article about it – I think, it could be very interesting. Except that, you can find main website – currently, there is nothing interesting here – maybe someday it will change.

That’s all now.

See you on the next article! :)

Hello world!

26.09.2022 00:21 blog

A little bit delayed hello! This is my new blog and my new website. I tried to finish everything one week ago but... Still everything were not finished. I will make some updates soon and very soon I will explain a lot.

Previously I had polish blog and I was writing about operating systems and programming. Now, I have a little different concept. My english is not perfect and I will try to make it better. The blog is some kind of method for it. If you have any suggestions, write comment. :)

See you on the next article!