MacOS Kernel, Is This Apple Rotten?
“A few years ago, PVS-Studio has already checked the kernel source code. It coincided with the analyzer release on macOS. It’s been a while since then. The new kernel source code has been released. A second check? Why not?”: https://amp.gs/chsE
“A few years ago, PVS-Studio has already checked the kernel source code. It coincided with the analyzer release on macOS. It’s been a while since then. The new kernel source code has been released. A second check? Why not?”: https://amp.gs/chsE
Content marketing stamina — the easy way for startup founders to get ahead of their competition.
With some extra upfront effort and just a bit of flexibility you can guarantee a near endless supply of marketing stamina: https://amp.gs/cguU
With some extra upfront effort and just a bit of flexibility you can guarantee a near endless supply of marketing stamina: https://amp.gs/cguU
Shrinking .NET Console Application.
Building console application can produce an unexpectedly much larger file than you would think due to implicit references. Let’s find out, what is the problem and how it can be solved: https://amp.gs/cgo7
Building console application can produce an unexpectedly much larger file than you would think due to implicit references. Let’s find out, what is the problem and how it can be solved: https://amp.gs/cgo7
High-Quality Text-to-Speech Made Accessible, Simple and Fast.
“This summary is not supposed to provide an in-depth technical overview of all available solutions. We just want to do a brief introductory summary of the available approaches”: https://amp.gs/cE7Q
“This summary is not supposed to provide an in-depth technical overview of all available solutions. We just want to do a brief introductory summary of the available approaches”: https://amp.gs/cE7Q
Twilio vs. Sendbird vs. CONTUS MirrorFly Feature Comparison | Twilio vs. Competitors
Let’s have some clarity with a detailed discussion over the feature comparison to go for the best Twilio and Sendbird alternative: https://amp.gs/c9Jp
Let’s have some clarity with a detailed discussion over the feature comparison to go for the best Twilio and Sendbird alternative: https://amp.gs/c9Jp
“This article could have been born about a year ago — that’s when the PVS-Studio team decided to try agile. However, we wanted to experience it hands-on before we told the world about it”
PVS-Studio Team’s Kanban Board. Part 1. Agile: https://amp.gs/cUqB
PVS-Studio Team’s Kanban Board. Part 1. Agile: https://amp.gs/cUqB
“This article may look like a joke, especially as it was published on the 1st of April, but it is a fully functional tool that can serve as a replacement for TOTP hardware or software tokens”
Paper-based TOTP tokens: https://amp.gs/crh1
Paper-based TOTP tokens: https://amp.gs/crh1
“Based on the results of comparison of the available project build tools, we decided to try to implement the build and CI/CD in our project using gradle/kotlin”
Building projects (CI/CD), instruments: https://amp.gs/csWI
Building projects (CI/CD), instruments: https://amp.gs/csWI
“In the previous post we looked at what criteria we used to choose the toolkit, and why we chose gradle/kotlin, and in this post we will take a look at how we use gradle/kotlin to automate the build of non-JVM projects”
Build (CI/CD) of non-JVM projects using gradle/kotlin: https://amp.gs/ciGE
Build (CI/CD) of non-JVM projects using gradle/kotlin: https://amp.gs/ciGE
Go Quiz.
In this series, we will be discussing interesting aspects and corner cases of Golang. Some questions will be obvious, and some will require a closer look even from an experienced Go developer: https://amp.gs/cuV8
In this series, we will be discussing interesting aspects and corner cases of Golang. Some questions will be obvious, and some will require a closer look even from an experienced Go developer: https://amp.gs/cuV8
“Let me introduce you to the world of mistakes in Kubernetes PRO implementation, as well as some tricks for the magic to happen”
11 Kubernetes implementation mistakes — and how to avoid them: https://amp.gs/cuLx
11 Kubernetes implementation mistakes — and how to avoid them: https://amp.gs/cuLx
Pitfalls in String Pool, or Another Reason to Think Twice Before Interning Instances of String Class in C#.
“I’ll show you how not to slip up with creating a hidden bottleneck in the form of the String.Intern method for your application”: https://amp.gs/cKss
“I’ll show you how not to slip up with creating a hidden bottleneck in the form of the String.Intern method for your application”: https://amp.gs/cKss
GDB Tutorial for Reverse Engineers: Breakpoints, Modifying Memory and Printing its Contents.
GDB is THE debugger for Linux programs. It’s super powerful. But its user-friendliness or lack thereof can actually make you throw your PC out of the window: https://amp.gs/cFQB
GDB is THE debugger for Linux programs. It’s super powerful. But its user-friendliness or lack thereof can actually make you throw your PC out of the window: https://amp.gs/cFQB
Algorithms in Go: Bit Manipulation.
Let’s take a look at bit manipulations. Bit operations can be extremely powerful and useful in an entire class of algorithmic problems, including problems that at first glance doesn’t have to do anything with bits: https://amp.gs/cMe9
Let’s take a look at bit manipulations. Bit operations can be extremely powerful and useful in an entire class of algorithmic problems, including problems that at first glance doesn’t have to do anything with bits: https://amp.gs/cMe9
Ugly API.
“In this article, I’d like to talk about the problems I faced while integrating an API for the HTTP protocol and share my experience in solving them”: https://amp.gs/6I8H
“In this article, I’d like to talk about the problems I faced while integrating an API for the HTTP protocol and share my experience in solving them”: https://amp.gs/6I8H
beb49b6e-e436-4af4-94f2-a2a145373873.gif
70.6 KB
“The settings window is part of your program’s interface, thus it must follow all rules of an interface. It must be designed under consideration of users' goals and tasks”
Show me your settings and I will tell you who you are: https://amp.gs/6I4Z
Show me your settings and I will tell you who you are: https://amp.gs/6I4Z
Algebra of text. Examples.
The previous work describes the method of transforming a sign sequence into algebra through an example of a linguistic text. Two other examples of algebraic structuring of texts of a different nature are given to illustrate the method: https://amp.gs/6TI4
The previous work describes the method of transforming a sign sequence into algebra through an example of a linguistic text. Two other examples of algebraic structuring of texts of a different nature are given to illustrate the method: https://amp.gs/6TI4
“In Qrator Labs, we firmly believe that working together brings a better result. Which is the reason why, for years, we were trying to find meaningful partnerships with all kinds of companies”
Qrator Labs' Value Partnership Programs: https://amp.gs/6TEq
Qrator Labs' Value Partnership Programs: https://amp.gs/6TEq
Data Science Digest is back!
We’ve been ‘offline’ for a while, but no worries — You’ll receive regular digest updates with top news and resources on AI/ML/DS every Wednesday, starting today: https://amp.gs/61KM
We’ve been ‘offline’ for a while, but no worries — You’ll receive regular digest updates with top news and resources on AI/ML/DS every Wednesday, starting today: https://amp.gs/61KM
“This time I wanted to create a neural entity that would act like a beauty blogger. This meant it would have to post pictures like Instagram influencers do and generate the same kind of narcissistic texts”
Neural network Telegram bot with StyleGAN and GPT-2: https://amp.gs/6G9V
Neural network Telegram bot with StyleGAN and GPT-2: https://amp.gs/6G9V