There is a list of well-known electronics design tools for Android which can be found in every review for the last 10 years: “Electrodoc”, “Every Circuit”, “Droid Tesla”, “Electronics Toolbox”, “RF & Microwave Toolbox” and so on. Also, there is a lot of trash on the market that turns finding a good tool into a quest.This short review is about an unknown but cool tool “Circuit Calculator” working on Android... Read more ›
0
Уже вышла Java 18, но для всех сидящих на LTS по-прежнему остаётся актуальной версия 17. Такие люди могут не отслеживать постоянно фичи каждой новой версии, а спокойно заниматься своими делами и иногда навёрстывать сразу всё.И как раз на такое «навёрстывание» рассчитан доклад Тагира Валеева (tagir_valeev), с которым он осенью выступил на нашем мероприятии TechTrain. Люди, которые в последние годы тщательно отслеживали все новинки в Java, тут особо много нового не... Read more ›
0
In previous post I've described an example of kogito-based microservice on quarkus in native mode, containing one embedded pmml model with decision tree. While it can be successfully used for prototyping purposes, in the real life microservice might contain several prediction models. From the first view I've got an impression, that inclusion of several models should be a trivial extension of the prototype with one model. We were completely wrong... Read more ›
0
Very often we've heard that some frameworks fit together so good, that they are considered as "match made in heaven". In this article I would like to share our experience regarding integration of those frameworks. Read more Read more ›
0
In our last article we made a bunch of promises about our speech synthesis.After a lot of hard work we finally have delivered upon these promises:Model size reduced 2x; New models are 10x faster; We added flags to control stress; Now the models can make proper pauses; High quality voice added (and unlimited "random" voices); All speakers squeezed into the same model; Input length limitations lifted, now models can work... Read more ›
0
Quick reminder for those, who would like to broaden their horizons: there is “PyCon DE Berlin 2022 ” coming up already next week! More about conferences 2022 in Europa Read more ›
0
##Django admin dynamic Inline positioningRecently I've received an interesting request from a client about one of our Django projects.He asked if it would be possible to show an inline component above other fields in the Django admin panel.At the beginning I thought, that there shouldn't be any issue with that.Though there was no easy solution other then installing another battery to the project. My gut feeling told me, there were... Read more ›
0
In this article there is the work with the PYD 1588 digital Infrared passive motion sensor introduced. The PYD 1588 is a serial opposed format, two element detector based on pyroceramic produced by the Excelitas Technologies. This sensor represents a low-power (3.0 uA with 1.8 V source voltage as in documentation said) passive component with two sensible elements, which measure the thermal infrared radiation stream.The signal is converted to a... Read more ›
0
There has been a lot of debate going on among iOS developers with regards to the comparison between SwiftUI and UIKit. Have you been planning to develop a chat app for iOS and are confused as to which framework you should opt for? Fret not! We have got your back. In this article, we shall discuss all the relevant aspects revolving around these two and compare them in detail. Stay... Read more ›
0
In this article, I will tell you about a-few-years journey of scaling the Elasticsearch cluster in production environment, which is one of the vital elements of the iPrice technology stack. I will describe challenges we encountered and how we approached them. Read more Read more ›
0
In this article, we would like to compare the core mathematical bases of the two most popular theories and associative theory. Calculating deep Read more ›
0
An example of using Electron + React JS and a native ffmpeg addon to access a webcameraThis guide may be helpful to someone who is trying to find a wayto work with Electron if they need to use a c++ library or code I was looking for a more realistic example than a simple 'hello world' and i didn't succeedHere are the links in advance:- electron - https://github.com/khomin/electron_camera_ffmpeg- addon -... Read more ›
0
Queries in PostgreSQL. Sequential scanIn previous articles we discussed how the system plans a query execution and how it collects statistics to select the best plan. The following articles, starting with this one, will focus on what a plan actually is, what it consists of, and how it is executed.In this article, I will demonstrate how the planner calculates execution costs. I will also discuss access methods and how they... Read more ›
0
• The method of phase-magnitude interpolation (PMI)• Accurate measure of frequency, magnitude and phase of signal harmonics• Detection of resonancesThe Fast Fourier Transform (FFT) algorithm is an important tool for analyzing and processing signals of various nature.It allows to reconstruct magnitude and phase spectrum of a signal into the frequency domain by magnitude sample into the time domain, while the method is computationally optimized with modest memory consumption.Although there is... Read more ›
0
In Rust strings can be represented in two ways:a) String type b) String sliceString type:String type is defined as a struct of the following structure:Depending on arch (in my case x86 64bit it is 24byte){ pointer to the address where string characters are stored (8b) capacity (8b) length (8b)} Read more Read more ›
0
In this article I have described problems I have faced during integration Apache Camel with Spring Boot Actuator Prometheus for collecting metrics and my solution to solve this problem (which I haven't found over the internet). Read more Read more ›
0
In this article I'd like to describe different traffic mirroring options for HPE Virtual Connect modules. I try to answer two questions: "What options work and why?" and "How different traffic mirroring cases can be implemented?" Read more Read more ›
0
This article describes how to develop a real-time weather prediction app in Flutter using the Tomorrow.io Weather API. The app consists of a single screen that displays the current weather and a 4-day daily forecast for a specific location. We’re creating this prediction app on Flutter because it is an open-source UI development kit, which means it can be integrated beautifully into desktop and mobile apps across various platforms, making... Read more ›
0
Free Tutorials & GuidesContinuing from the previous article of In-depth Analysis of Loading Modules, in which we focused on the loading performance of mesh resources, we will discuss about the loading efficiency of Shader resources for you today.Resource Loading Performance Test CodeLike the test code proposed in the previous article, we will use the same one for the loading performance analysis of Shader resources. At the same time, we will... Read more ›
0
Once a upon a time I moved to brand new project. And without much thought, I decided to take DevOps responsibilities (after a long period of Frontend). Huge mono-repository (Angular and Node.js) gives rise to many specific problems. And this project was no exception. At the very beginning CI/CD duration was about 1.5h. And that was the biggest problem to take care of.But at first, I want to talk about... Read more ›
0
Most popular sources
Business Insider | 31% 3 |
Eurogamer.net | 10% 4 |
Gizmodo | 9% 3 |
CNET | 7% 0 |
Tom's Hardware | 7% 0 |
View sources » |
LIKE us on Facebook so you won't miss the most important news of the day!
25.11.2024 09:56
Last update: 09:51 EDT.
News rating updated: 16:50.
What is Times42?
Times42 brings you the most popular news from tech news portals in real-time chart.
Read about us in FAQ section.