360° IT Check #7 — celebrating 10 years of Kotlin, a Pandemic of Cyberthreats, the results of the annual Stack Overflow survey are in, and more!

ITMAGINATION
4 min readAug 30, 2021

360° IT Check is a weekly publication where we bring you the latest and greatest in the world of tech. We cover topics like emerging technologies & frameworks, news about innovative startups, and other topics which affect the world of tech directly or indirectly.

Make sure to subscribe to our weekly newsletter!‍

10 Years of Kotlin Documentary Released

I would say that Kotlin suits me much better than Java, but I’m speaking from the Android Dev point of view. The first benefit that comes to my mind is legibility. Kotlin is quite concise and could be used in such a manner that you can read it almost as a novel.
‍Another advantage Kotlin has over Java is that null references are controlled by the system (NullReferenceException anyone?). You don’t have to annotate them at all.

From the specifics, there are no raw types, which in my opinion makes the language more consistent. What else?

- Lambdas and inline functions
- Extension functions! — they make a huge difference and improve readability and coding speed (when used correctly, of course)
- The concept of primary constructors
- Data classes
- Objects and how Kotlin deals with Singletons

To end with, coroutines are a major benefit. They are a great way to replace the RxJava library and to be able to write easy-to-read and thread-safe asynchronous code.

Currently, when programming with Kotlin, you can target multiple platforms, and use it in many projects across various industries. Suffice to say you can write multi platform mobile apps, server-side code (for the JVM and natively), frontends with Kotlin/JavaScript, and you can also write native Android apps.

Cybersecurity Talent Shortage & the Pandemic of Cyberthreats

To make matters worse, there are not enough cybersecurity specialists on the market. As the Washington Post alerts, not even governments have enough specialists. Reportedly, the American Department of Homeland Security needs another 1,700 cybersecurity specialists. That’s even despite the fact that the organization was on a hiring spree lately. In general, back in December 2020, the world needed another 4 million professionals, and the demand is still rising.

Private companies suffer as well. We are in a pandemic of cyberthreats. A few weeks ago, we wrote about LinkedIn’s breach of security & Kaseya’s hack. Some researchers discovered new vulnerabilities in other managed service providers. The effects could be as bad, or even worse, than the ones we have previously seen.

Our public life is in danger as well. Just look at the Italian vaccination booking system — the system got blocked on Monday. The attack on the Lazio region of Italy was “ the most serious cyber-attack ever carried out on an Italian public administration.

Stack Overflow 2021 Survey — React & Svelte Come Out On Top

The results of the annual Stack Overflow Survey are in. This year’s survey was a little different, however. It was opened in February 2020 — shortly after that, our lives as we knew them stopped existing. There are some interesting trends that emerged from the survey:

  • React surpassed jQuery as the most popular web framework. The change was long overdue, with jQuery being de facto redundant with standardization of JavaScript in browsers and Vanilla JavaScript taking over its functionality
  • Svelte, the newest framework, became the most loved web framework. React still remains the most wanted, as the majority of jobs require knowledge of Facebook’s project
  • Younger coders prefer learning from online resources. The older generations still stick to traditional resources & sources of knowledge such as books, and schools.

One of the most interesting findings is the staggering popularity of full-stack devs in the survey. That is despite the voices, who, for years, claim that the role is dead.

Pixel 6’s Tensor & AI Chips in Phones

Google’s new flagship phone, the Pixel 6, will debut this fall with the company’s new proprietary chip, “Tensor.” The corporation’s creation, besides having “the most layers of hardware security in any phone”, is said to be able to “[…] run ‘ data center level ‘ AI models locally on the chip, without the need for help from the cloud.”

Besides enhancing the photography capabilities, the new chip is supposed to help the phone improve constantly. That would be due to the updated models that the phone would be able to download, the constant addition of new features, or both.

Microsoft Pauses Their Windows 365 Free Trial

We have seen unbelievable response to #Windows365 and need to pause our free trial program while we provision additional capacity. Sign up below to get notified when trials resume. https://t.co/Q05C7cBWMh

- Scott Manchester (@RDS4U) August 3, 2021

The company from Redmond in USA, offers the service starting from $20 for 1 vCPU, 2GB RAM, 64GB of storage, and 12 GB of bandwidth, if you already own a Windows 10 license. The most powerful configuration runs on eight vCPUs, 32GB of RAM, and 512GB of storage for $158/162 per month (147.50 euros).

OneNote to rule them all.

After some time of a confusing split between OneNote for Windows 10, and OneNote 2019, Microsoft is moving to unify both versions in Windows 11. It seems that the makers of Windows 10 & the Office suite will look to make the UWP version obsolete, while it merges it with the version bundled with the productivity bundle. That is despite the fact that the company made moves that suggested otherwise.

Of course, the note-making app will remain free of charge, as it is now.

Originally published at https://www.itmagination.com.

--

--

ITMAGINATION

We help our clients innovate by providing professional software engineering and technology advisory services.