Open Source Java library with stacktrace filtering, Silent String parsing and Version comparison.
“I came across a need for several utilities that I couldn’t find available at the time. So I wrote my own small library that I found very useful”: http://amp.gs/iShz
“I came across a need for several utilities that I couldn’t find available at the time. So I wrote my own small library that I found very useful”: http://amp.gs/iShz
Faster ENUM.
Imagine that you need to describe a set of all possible states for the entities in your database model. You’ll probably use a bunch of constants defined as module-level attributes: http://amp.gs/iNWn
Imagine that you need to describe a set of all possible states for the entities in your database model. You’ll probably use a bunch of constants defined as module-level attributes: http://amp.gs/iNWn
Chronicle of Rambler and Nginx confrontation.
The point of the claim: Igor started working on Nginx as an employee of Rambler and only after the tool became popular he founded a separate company and attracted investments. Here is how the events unfolded: http://amp.gs/iAzb
The point of the claim: Igor started working on Nginx as an employee of Rambler and only after the tool became popular he founded a separate company and attracted investments. Here is how the events unfolded: http://amp.gs/iAzb
Habr — best articles, authors and statistics 2019.
2019 is coming to an end, and it’s Christmas soon. It is also the time to grab all data and collect statistics and a rating of the most interesting Habr’s articles for this period: http://amp.gs/iAfY
2019 is coming to an end, and it’s Christmas soon. It is also the time to grab all data and collect statistics and a rating of the most interesting Habr’s articles for this period: http://amp.gs/iAfY
Demystifying the new .NET Core 3 Worker Service.
Premier Developer Consultant Randy Patterson discusses the benefits of using the new Worker Service project template introduced in .NET Core 3: http://amp.gs/iA91
Premier Developer Consultant Randy Patterson discusses the benefits of using the new Worker Service project template introduced in .NET Core 3: http://amp.gs/iA91
Where Do Mojibakes Come From? Essentials of Encodings.
This article explores the basic concepts behind character encoding and then takes a dive deeper into the technical details of encoding systems: http://amp.gs/iAsb
This article explores the basic concepts behind character encoding and then takes a dive deeper into the technical details of encoding systems: http://amp.gs/iAsb
MobX or Redux: Which is Better For React State Management?
MobX has proved to be a good alternative to Redux which gives the same functionality with less code to write. However, both state management tools work well with React: http://amp.gs/iAb3
MobX has proved to be a good alternative to Redux which gives the same functionality with less code to write. However, both state management tools work well with React: http://amp.gs/iAb3
Python tips and tricks, November 2019.
It is a new selection of tips and tricks about Python and programming from Telegram-channel 'Python etc': http://amp.gs/isso
It is a new selection of tips and tricks about Python and programming from Telegram-channel 'Python etc': http://amp.gs/isso
“I plugged the device into the audio jack of my iPhone, opened the app and heard rhythmic clicks, as in old-fashioned models of military dosimeters”.
The Flight with a Dosimeter in the Pocket: http://amp.gs/isLP
The Flight with a Dosimeter in the Pocket: http://amp.gs/isLP
Get Moving with Xamarin.Forms 4.4.
“We are very pleased to introduce a new CarouselView control in Xamarin.Forms 4.4.0. Along with this we also have IndicatorView for displaying the pages or items in the carousel”: http://amp.gs/iiT5
“We are very pleased to introduce a new CarouselView control in Xamarin.Forms 4.4.0. Along with this we also have IndicatorView for displaying the pages or items in the carousel”: http://amp.gs/iiT5
PHP Microservice Framework: Development Environment for Swoft.
Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php: http://amp.gs/iiCQ
Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php: http://amp.gs/iiCQ
Apache Hadoop Code Quality: Production vs. Test.
Let’s take a look at PVS-Studio static analyzer warnings to see the importance of the fact that errors in tests are no worse than the ones in production: http://amp.gs/ii0T
Let’s take a look at PVS-Studio static analyzer warnings to see the importance of the fact that errors in tests are no worse than the ones in production: http://amp.gs/ii0T
“I would like to show how you can achieve 3x-5x performance improvement with minimal changes in code”.
Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel: http://amp.gs/iudW
Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel: http://amp.gs/iudW
Announcing the preview of Azure Spot Virtual Machines.
Azure Spot Virtual Machines provide access to unused Azure compute capacity at deep discounts. Spot pricing is available on single Virtual Machines in addition to Virtual Machine Scale Sets (VMSS): http://amp.gs/iucF
Azure Spot Virtual Machines provide access to unused Azure compute capacity at deep discounts. Spot pricing is available on single Virtual Machines in addition to Virtual Machine Scale Sets (VMSS): http://amp.gs/iucF
Top 10 Bugs Found in C# Projects in 2019.
The New Year is coming soon, so it is time to take stock of the the outgoing year. By tradition, we’re glad to present the top list of errors found by the PVS-Studio team in open C# projects in 2019: http://amp.gs/iKAP
The New Year is coming soon, so it is time to take stock of the the outgoing year. By tradition, we’re glad to present the top list of errors found by the PVS-Studio team in open C# projects in 2019: http://amp.gs/iKAP
Top 10 Bugs Found in C++ Projects in 2019.
In this article, we’ll be recalling the most interesting dark spots that we came across in open-source C/C++ projects in 2019: http://amp.gs/i38v
In this article, we’ll be recalling the most interesting dark spots that we came across in open-source C/C++ projects in 2019: http://amp.gs/i38v
In the beginning of 2019, PVS-Studio enhanced their analyzer’s diagnostic capabilities by adding Java support, which enabled to check and review Java projects.
Top 10 Bugs Found in Java Projects in 2019: http://amp.gs/i34m
Top 10 Bugs Found in Java Projects in 2019: http://amp.gs/i34m
Four Tech Innovations Reshaping The Healthcare Right Now.
The year 2019 is nearing its end, so there are plenty of posts digging into 2020 trends in multiple industries. Healthcare is not an exception here: http://amp.gs/iXbq
The year 2019 is nearing its end, so there are plenty of posts digging into 2020 trends in multiple industries. Healthcare is not an exception here: http://amp.gs/iXbq
Benefits of Microservices Architecture for Software Development.
From Netflix to Amazon, Twitter, and many software giants, everyone has started adopting the all-new architectural pattern for software development — microservices: http://amp.gs/iLlw
From Netflix to Amazon, Twitter, and many software giants, everyone has started adopting the all-new architectural pattern for software development — microservices: http://amp.gs/iLlw
How tests can help you in creating your own UI-kit.
“I am ready to introduce my own set of principles of prototyping UI-kits — I.D.O.L.S.! Let’s take a look!”: http://amp.gs/iLgh
“I am ready to introduce my own set of principles of prototyping UI-kits — I.D.O.L.S.! Let’s take a look!”: http://amp.gs/iLgh