Posts
All the articles I've posted.
My GPU collection - the beginning
Posted on:30 март 2023 г. at 17:12 ч.Sometime almost a year ago, I decided to start collecting old tech. And video cards are the most interesting to me.
AV1 vs H.265
Posted on:22 март 2023 г. at 16:12 ч.At the moment the two most popular codecs are AV1 and H265.
Alternative to writing Regex (magic-regexp)
Posted on:25 февруари 2023 г. at 17:22 ч.Regex does a very useful job, but it's not easy to read.
Better Ways to Create a React App in 2023
Posted on:6 февруари 2023 г. at 17:22 ч.Is Create React App the best way to start with Ract?
JavaScript frameworks - past, current state and future
Posted on:1 февруари 2023 г. at 17:22 ч.Over all those years, we've seen many JavaScript language features, libraries and frameworks.
The Most Popular Dev Testing Tools in 2023
Posted on:26 януари 2023 г. at 17:22 ч.The State Of JavaScript is an annually survey to identify upcoming trends in the web development ecosystem in order to help developers make technological choices
How to change the WiFi network or password on a Flightradar24 Pi24 client
Posted on:24 януари 2023 г. at 17:22 ч.You can connect to Raspberry Pi from your PC via SSH (Secure Shell). All you need is the local IP address of the Raspberry.
What is Playwright
Posted on:20 януари 2023 г. at 17:22 ч.Playwright is a testing framework that lets you automate Chromium, Firefox, and WebKit with a single API. You can use it to write End-to-End (E2E) and Integration tests