Announcing TypeScript 3.3 RC.
“We’re happy to announce the availability of our release candidate (RC) of TypeScript 3.3. Our hope is to collect feedback and early issues to ensure our final release is simple to pick up and use right away”: http://amp.gs/9jZt
“We’re happy to announce the availability of our release candidate (RC) of TypeScript 3.3. Our hope is to collect feedback and early issues to ensure our final release is simple to pick up and use right away”: http://amp.gs/9jZt
Making a DIY text laser projector.
Let’s find out how to make a simple enough laser projector out of electronics you can find at home: http://amp.gs/9jUl
Let’s find out how to make a simple enough laser projector out of electronics you can find at home: http://amp.gs/9jUl
Yet another plea against using public Wi-Fi.
“This post may seem obvious, but my experience with water cooler chats with my workmates shows that many people, including tech-savvy ones, let alone tech laymen, did not give this problem any consideration”: http://amp.gs/9Tgw
“This post may seem obvious, but my experience with water cooler chats with my workmates shows that many people, including tech-savvy ones, let alone tech laymen, did not give this problem any consideration”: http://amp.gs/9Tgw
Manifest of Smart Home Developer: 15 principles.
“Today I’d like to speak about Smart homes and IoT devices. But it is no ordinary article. You won’t find description of hardware, links to manufacturers, batches of code or repositories. Today we’ll discuss something of a higher level — principles that are used to organize ‘smart’ systems”: http://amp.gs/9TwI
“Today I’d like to speak about Smart homes and IoT devices. But it is no ordinary article. You won’t find description of hardware, links to manufacturers, batches of code or repositories. Today we’ll discuss something of a higher level — principles that are used to organize ‘smart’ systems”: http://amp.gs/9TwI
Understanding the POCSAG paging protocol.
Long time ago, when a mobile phone costed about $2000 and one minute of voice call was 50 cents, pagers were really popular. This article will be useful for people, who owned a pager and want to know how it works: http://amp.gs/9zGe
Long time ago, when a mobile phone costed about $2000 and one minute of voice call was 50 cents, pagers were really popular. This article will be useful for people, who owned a pager and want to know how it works: http://amp.gs/9zGe
Generic Methods in Rust: How Exonum Shifted from Iron to Actix-web.
“When we initially designed Exonum, we used the Iron web-framework. In this article, we describe how we ported the Exonum framework to actix-web using generic programming”: http://amp.gs/9tSA
“When we initially designed Exonum, we used the Iron web-framework. In this article, we describe how we ported the Exonum framework to actix-web using generic programming”: http://amp.gs/9tSA
PC Speaker To Eleven.
PC Speaker is monophonic device — it only has one sound channel or «voice», that is, only capable to play one sound frequency at a time. This is very limiting for musical purposes, thus game developers and music composers were figuring out some ways to achieve true or fake polyphony: http://amp.gs/9tHT
PC Speaker is monophonic device — it only has one sound channel or «voice», that is, only capable to play one sound frequency at a time. This is very limiting for musical purposes, thus game developers and music composers were figuring out some ways to achieve true or fake polyphony: http://amp.gs/9tHT
Wanna Play a Detective? Find the Bug in a Function from Midnight Commander.
“We actually wanted to show you yet another bug that a human reviewer has a hard time finding and the static code analyzer PVS-Studio can catch without effort”: http://amp.gs/9toz
“We actually wanted to show you yet another bug that a human reviewer has a hard time finding and the static code analyzer PVS-Studio can catch without effort”: http://amp.gs/9toz
Open Source developer’s life in GIFs.
“One of the main challenges is to open the mind of managers and engineers for using Free & Open Source Software properly. Because we have a lot of them, we have tried to use GIFs for answer the most common questions”: http://amp.gs/9mIC
“One of the main challenges is to open the mind of managers and engineers for using Free & Open Source Software properly. Because we have a lot of them, we have tried to use GIFs for answer the most common questions”: http://amp.gs/9mIC
t1ha = Fast Positive Hash
This post is a translation of the article about the fastest portable 64-bit hash function with decent quality: http://amp.gs/9mzq
This post is a translation of the article about the fastest portable 64-bit hash function with decent quality: http://amp.gs/9mzq
Send an email with attachements by JavaMailSender from SpringFramework.
“This is a short ‘how to’ article about sending emails with SpringFramework. I will provide couple examples and will show a popular problem”: http://amp.gs/9mZU
“This is a short ‘how to’ article about sending emails with SpringFramework. I will provide couple examples and will show a popular problem”: http://amp.gs/9mZU
Server-provided animations in iOS apps.
To release new animation, designers have to provide the animation’s JSON representation to the server team. And to remove one, the server team just has to remove that particular animation from the discovery service: http://amp.gs/9mW7
To release new animation, designers have to provide the animation’s JSON representation to the server team. And to remove one, the server team just has to remove that particular animation from the discovery service: http://amp.gs/9mW7
How to prevent targeted cyber attacks?
In this review, you will find information about the most advanced sandboxes in the market and will be able to choose the most suitable for you in terms of parameters in the special Sandbox comparison table: http://amp.gs/9Z9U
In this review, you will find information about the most advanced sandboxes in the market and will be able to choose the most suitable for you in terms of parameters in the special Sandbox comparison table: http://amp.gs/9Z9U
“In Visual Studio 2019 Preview 2 we have continued to improve the C++ backend with new features, new and improved optimizations, build throughput improvements, and quality of life changes”.
MSVC Backend Updates in Visual Studio 2019 Preview 2: http://amp.gs/9ZFD
MSVC Backend Updates in Visual Studio 2019 Preview 2: http://amp.gs/9ZFD
Making Git for Windows work in ReactOS
Since ReactOS target platform is Windows Server 2003, Git version 2.10.0 was chosen for the investigation — it’s the last one supporting Windows XP and 2003: http://amp.gs/9ldW
Since ReactOS target platform is Windows Server 2003, Git version 2.10.0 was chosen for the investigation — it’s the last one supporting Windows XP and 2003: http://amp.gs/9ldW
10 Tips for Being a Good Tech Lead.
Leadership is not a service, it’s a skill. Professionals working as a software developer for a couple of years are given the chance to be a tech lead. However, remember that with great power comes great responsibility: http://amp.gs/9lit
Leadership is not a service, it’s a skill. Professionals working as a software developer for a couple of years are given the chance to be a tech lead. However, remember that with great power comes great responsibility: http://amp.gs/9lit
IPython magic to edit Jupyter cell tags.
It would be cool to edit cell tags with help of IPython magic instead of mouse clicking and interacting with tags or metadata toolbars. So, now we can do it by typing this code directly into the cell input area: http://amp.gs/9lXA
It would be cool to edit cell tags with help of IPython magic instead of mouse clicking and interacting with tags or metadata toolbars. So, now we can do it by typing this code directly into the cell input area: http://amp.gs/9lXA
This week we issue a really huge selection of all the essential news you might have missed on Front-end development. Make sure to check the latest updates on CSS, HTML, and JavaScript.
Frontend Weekly Digest (4-10 Feb 2019): http://amp.gs/9GJu
Frontend Weekly Digest (4-10 Feb 2019): http://amp.gs/9GJu
“Does a programmer need a higher education? The flow of opinions on this undoubtedly urgent topic has not dried up, so I have decided to express my view”.
On higher education, programmers and blue-collar job: http://amp.gs/9x80
On higher education, programmers and blue-collar job: http://amp.gs/9x80
Rectenna converts Wi-Fi signals into electricity.
Researchers from MIT designed an ultra-low resistance Schottky diode capable of switching at GHz frequencies. This diode is able rectify and convert random WiFi signals into DC electricity: http://amp.gs/9xEr
Researchers from MIT designed an ultra-low resistance Schottky diode capable of switching at GHz frequencies. This diode is able rectify and convert random WiFi signals into DC electricity: http://amp.gs/9xEr