How to write the home address right?
“In my previous article, we just skimmed the surface of objects. Let’s continue our reconnaissance. Today’s topic is a tough one. It’s not quite BIG DATA, but it’s still the data not easy to work with”: https://amp.gs/RmuQ
“In my previous article, we just skimmed the surface of objects. Let’s continue our reconnaissance. Today’s topic is a tough one. It’s not quite BIG DATA, but it’s still the data not easy to work with”: https://amp.gs/RmuQ
Exploiting signed bootloaders to circumvent UEFI Secure Boot.
“I wanted to make a bootable USB flash drive with various computer recovery software that would boot without disabling Secure Boot. Let’s see how this can be achieved”: https://amp.gs/Rm5Y
“I wanted to make a bootable USB flash drive with various computer recovery software that would boot without disabling Secure Boot. Let’s see how this can be achieved”: https://amp.gs/Rm5Y
Disposable pattern (Disposable Design Principle), Pt. 2.
“I feel I’m going to open the Pandora’s box for you. Let’s talk about special types — SafeHandle, CriticalHandle and their derived types”: https://amp.gs/Rp1K
“I feel I’m going to open the Pandora’s box for you. Let’s talk about special types — SafeHandle, CriticalHandle and their derived types”: https://amp.gs/Rp1K
Web application firewalls.
Modern WAF is popular because it has a wide range of covered tasks, so web application developers can rely on it for various security issues, but with the assumption that this solution cannot guarantee absolute protection: https://amp.gs/RpRU
Modern WAF is popular because it has a wide range of covered tasks, so web application developers can rely on it for various security issues, but with the assumption that this solution cannot guarantee absolute protection: https://amp.gs/RpRU
.NET Core Workers as Windows Services.
“In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core”: https://amp.gs/RpQH
“In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core”: https://amp.gs/RpQH
How to use methodtable of the another type for fast call of the private methods.
“I would like to show you an example of using StructLayout for something more interesting than examples with bytes, ints, and other primitive types”: https://habr.com/en/post/446478/
“I would like to show you an example of using StructLayout for something more interesting than examples with bytes, ints, and other primitive types”: https://habr.com/en/post/446478/
Checking the Roslyn Source Code.
“We’re as keen as mustard about the code quality of this project. Now let’s test it once again and find out some new and interesting issues (but let’s hope that nothing significant) that PVS-Studio will be able to find”: https://amp.gs/RnIz
“We’re as keen as mustard about the code quality of this project. Now let’s test it once again and find out some new and interesting issues (but let’s hope that nothing significant) that PVS-Studio will be able to find”: https://amp.gs/RnIz
Indexes in PostgreSQL — 5 (GiST).
In the previous articles, we discussed PostgreSQL indexing engine, the interface of access methods, and two access methods: hash index and B-tree. In this article, we will describe GiST indexes: https://amp.gs/RnPL
In the previous articles, we discussed PostgreSQL indexing engine, the interface of access methods, and two access methods: hash index and B-tree. In this article, we will describe GiST indexes: https://amp.gs/RnPL
“For international engineering company Microsoft’s Azure IP Advantage program is a great tool for reducing IP risks in transition to Industry 4.0”.
Microsoft expands Azure IP Advantage Program with new IP benefits for Azure IoT innovators and startups: https://amp.gs/RnHC
Microsoft expands Azure IP Advantage Program with new IP benefits for Azure IoT innovators and startups: https://amp.gs/RnHC
How iOS Developers Are Seeking To Up The Ante With Cloud Computing.
As a platform, many enterprises are leveraging iOS to realize the benefits of cloud computing. This is one aspect of digital transformation that has been rocking the entire industry: https://amp.gs/RG1v
As a platform, many enterprises are leveraging iOS to realize the benefits of cloud computing. This is one aspect of digital transformation that has been rocking the entire industry: https://amp.gs/RG1v
Memoization Forget-Me-Bomb.
Memoization is a super simple thing — just memoize which result you have got from a first function call, and use it instead of calling it the second time — don’t call real stuff without reason, don’t waste your time: https://amp.gs/RGe5
Memoization is a super simple thing — just memoize which result you have got from a first function call, and use it instead of calling it the second time — don’t call real stuff without reason, don’t waste your time: https://amp.gs/RGe5
How I discovered an easter egg in Android’s security and didn’t land a job at Google.
Google loves easter eggs so much, that you could find them in virtually every product of theirs. But sometimes you can find an easter egg in the most unlikely of places: https://amp.gs/RxRa
Google loves easter eggs so much, that you could find them in virtually every product of theirs. But sometimes you can find an easter egg in the most unlikely of places: https://amp.gs/RxRa
Memory and Span, pt. 2.
A human by nature cannot fully understand the purpose of a certain instrument until he or she gets some experience. So, let’s turn to some examples: https://amp.gs/Rxa6
A human by nature cannot fully understand the purpose of a certain instrument until he or she gets some experience. So, let’s turn to some examples: https://amp.gs/Rxa6
The SIMD extension of OpenMP provides users an effortless way to speed up loops by explicitly leveraging the vector unit of modern processors.
Microsoft are proud to start offering C/C++ OpenMP SIMD vectorization in Visual Studio 2019: https://amp.gs/Rfxh
Microsoft are proud to start offering C/C++ OpenMP SIMD vectorization in Visual Studio 2019: https://amp.gs/Rfxh
Wireshark 3.x: code analysis under macOS and errors review.
The project’s authors definitely haven’t done their best in fixing bugs before the release. Let’s collect hotfixes right now to give a motive in doing a new release: https://habr.com/en/company/pvs-studio/blog/447156/
The project’s authors definitely haven’t done their best in fixing bugs before the release. Let’s collect hotfixes right now to give a motive in doing a new release: https://habr.com/en/company/pvs-studio/blog/447156/
• What’s new in Foundation 6
• Creative View Mode Switch Animation
• Yet Another JavaScript Framework
• All you need to know about Promise.all
• What to Expect in Angular 8 and much more
Frontend Weekly Digest (1 — 7 Apr 2019): https://amp.gs/RPIV
• Creative View Mode Switch Animation
• Yet Another JavaScript Framework
• All you need to know about Promise.all
• What to Expect in Angular 8 and much more
Frontend Weekly Digest (1 — 7 Apr 2019): https://amp.gs/RPIV
Flightradar24 — how does it work? Part 2, ADS-B protocol.
In the first part the basic ideas of operation were described. Now let’s go further and figure out, what data is exactly transmitting and receiving between the aircraft and a ground station: https://amp.gs/RPBr
In the first part the basic ideas of operation were described. Now let’s go further and figure out, what data is exactly transmitting and receiving between the aircraft and a ground station: https://amp.gs/RPBr
Ambient music and its effects on writing code.
“In this post I’d like to talk about our background music choices for writing code. The developer soundtrack, if you will. To narrow it down, I’m going to discuss one specific genre, ambient music”: https://amp.gs/RPO3
“In this post I’d like to talk about our background music choices for writing code. The developer soundtrack, if you will. To narrow it down, I’m going to discuss one specific genre, ambient music”: https://amp.gs/RPO3
Particle systems: a Christmas story.
“I have an interesting story to tell you about something that happened to me one day in the office the last Christmas. It was right before I was heading home to Tenerife to spend a few days with my family”: https://amp.gs/RP5X
“I have an interesting story to tell you about something that happened to me one day in the office the last Christmas. It was right before I was heading home to Tenerife to spend a few days with my family”: https://amp.gs/RP5X
Liza Alert: volunteers, who save lives.
Let’s talk to Sergey Chumak — the head of Liza Alert IT branch — about the work of the volunteer emergency response group and how high-tech solutions aid them: https://amp.gs/RyxE
Let’s talk to Sergey Chumak — the head of Liza Alert IT branch — about the work of the volunteer emergency response group and how high-tech solutions aid them: https://amp.gs/RyxE
BGP perforating wound.
It was an ordinary Thursday on 4.04.2019. Except that at some point of the midday timeline an AS60280 belonging to Belarus’ NTEC leaked 18600 prefixes originating from approximately 1400 ASes: https://amp.gs/Rv1R
It was an ordinary Thursday on 4.04.2019. Except that at some point of the midday timeline an AS60280 belonging to Belarus’ NTEC leaked 18600 prefixes originating from approximately 1400 ASes: https://amp.gs/Rv1R