Habr
1.24K subscribers
2.08K photos
3 files
1.66K links
Habr.com ⬝ English edition
Download Telegram
"Figuring out the future of distributed data systems".

The big interview with Martin Kleppmann, a researcher in distributed systems at the University of Cambridge, and the author of the highly acclaimed "Designing Data-Intensive Applications": https://amp.gs/OUpG
Visual Studio tips and tricks.

Whether you are new or have been using Visual Studio for years, there are a bunch of tips and tricks that can make you more productive: https://amp.gs/OU2I
• Build A PWA With Webpack And Workbox
• How accessibility trees inform assistive tech
• Building a Conference Schedule with CSS Grid
• A Beginner’s Guide to Vue CLI
• The State of Angular in 2019, and much more

Frontend Weekly Digest (24 — 30 June): https://amp.gs/ONim
PVS-Studio for Visual Studio.

“Our efforts are often concealed behind the scenes. I decided to remedy this situation and tell you about the PVS-Studio plugin for Visual Studio. If you use Visual Studio, this article is for you”: https://amp.gs/ONWi
This media is not supported in your browser
VIEW IN TELEGRAM
Python in Visual Studio Code — June 2019 Release.

“In this release we made improvements that are listed in our changelog, closing a total of 70 issues including a plot viewer with the Python Interactive window, parallel tests with pytest, and indentation of run selection in the terminal”: https://amp.gs/OAIU
PVS-Studio in the Clouds — Running the Analysis on Travis CI.

“In this article, we’ll tell you how to integrate analysis of source code into a CI cloud platform with the tools that are already available in PVS-Studio”: https://amp.gs/OACn
PVS-Studio Graph of Diagnostic Abilities Development.

“If you care about whether we have lost our vivacity over the years, and whether PVS-Studio stops developing, the graph given in the article will take this issue off the table”: https://amp.gs/OAEQ
Just take a look at SObjectizer if you want to use Actors or CSP in your C++ project.

SObjectizer is a rather small C++ framework that simplifies the development of multithreaded applications: https://amp.gs/OAsb
Evolution of every developer’s most popular tool.

Every development environment has a tool called Output. There is no need to describe what it does, since all developers without exception use it in their work on daily basis. It is simple and conservative: https://amp.gs/OA3K
Redirects: 301, 302, 307 | How-To 301 guide.

Redirection is a way of forwarding the user to the URL that is different from the one they initially clicked on. Here are some of the most common types of redirection are listed: https://amp.gs/OAQj
“I don’t care what your dragon’s said, it’s a lie. Dragons lie. You don’t know what’s waiting for you on the other side” — Michael Swanwick, The Iron Dragon’s Daughter

Why LLVM may call a never called function: https://amp.gs/Osk4
“There are tons of articles and source code examples. But, unfortunately, I could not find any reference with simple step-by-step instructions”.

Microservices architecture & implementation Step-by-Step. Part 1: https://amp.gs/OsJ9
Beginning with C# 8.0 on .NET Core 3.0, you can define an implementation when you declare a member of an interface.

The most common scenario is to safely add members to an interface already released and used by innumerable clients: https://amp.gs/Oi10
How to Avoid Formality and Improve the Effectiveness of a Daily Kanban Meeting?

“We’d like to share our thoughts about the main concept of Kanban meetings, their value for the workflow and tips on how to hold them properly”: https://amp.gs/Oig3
Really typing Vue.

Due to different reasons, it is hard to really type your Vue app. Let’s find out what are the problems and what can be done to solve them (or at least minimize the impact): https://amp.gs/Ou1n
Python consumes a lot of memory or how to reduce the size of objects?

Here is an overview of some methods of reducing the size of objects, which can significantly reduce the amount of RAM needed for programs in pure Python: https://amp.gs/Ou9F
«It's a dangerous business, Frodo, going out your door. You step onto the road, and if you don't keep your feet, there's no knowing where you might be swept off to».

How AI, drones and cameras are keeping our roads and bridges safe: https://amp.gs/OuLe
Python tips and tricks (June 2019).

It’s a new selection of tips and tricks about Python and programming from Telegram-channel “Python etc.”: https://amp.gs/O0Fg
Basic Agile Practices for Technical and Non-Technical Teams in 2019.

“What are these powerful practices that make Agile popular and trendy? Here we share the list that is definitely incomplete but foundational”: https://amp.gs/OKBP
Fighting complexity in software development.

The development process will be cheaper and more interesting, because this tool allows you to focus on your domain and business tasks, instead of drugging focus on keeping an eye out that nothing is broken: https://amp.gs/OHCQ
Simplify Your Code With Rocket Science: C++20’s Spaceship Operator.

Let’s explore some concrete applications of this strange new operator and its associated counterpart, the operator== , all while providing some guidelines for its use in everyday code: https://amp.gs/OHuj