blog.michal-wt.com

Ecology and zero waste in Dell style

09.01.2023 17:32 electronics

If you have been following my social media You have seen I have fixing some electronics last time. One of them was my old Dell Inspiron 7566 laptop. It had problems with the touchpad, keyboard and a swollen battery.

Except Dell I brought back to the new life two smartphones – LG G6 and Samsung Galaxy S7 – they are alive and work like new. I’m motivated by education reasons, ecology and zero waste trends. I decided to give a new life for some devices and learn something new.

I repaired touchpad, changed the keyboard with palmrest and I changed termal pads, termal paste under heat pipe. Everything after that worked much better than before. I decided to buy a new battery.

And…

more

Twitter - your account has been blocked

18.12.2022 12:12 blog

twitter - blocked profile

Yesterday I decided to create blog profile on Twitter platform. After crazy and weird verification, everything went fine and the account was created. I posted one note with two links to C++ articles. After that someone observed my profile and I checked his profile. It was profile of someone who is programming in C++ and publishes content about it. I decided to observe his profile and after that my account got blocked and now they want my phone number. Twitter am I joke to you? We can live without Twitter but Twitter without users... I'm not sure... They really believe that you can't buy many prepaid SIM cards, register them and create multi accounts or buy registered cards from providers...

It's very naive and stupid. As I wrote, I don't need Twitter. Link to my blocked account: twitter.com/mwt_blog

Update [6.01.2023] After my e-mail to Twitter support, my account was unblocked.

more

Once again about C++23

16.12.2022 20:39 dev

It’s very difficult for me to test new features of the new C++ standards on compilers that supports them poorly. For all of my C++ articles I test and try to implement examples containing new things. For this purpose I frequently build weekly snapshots of GCC.
This review contains a small overview of another new things. All of them with my tested examples.

more

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?

more

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.

more

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.

more

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! :)

more

Hello world!

26.09.2022 0: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!

more