Mobile engagement and communication company Sendbird announced new capabilities for developers to build chat features into their applications through Sendbird’s new Flutter SDK. Sendbird also announced a new open-source version of its UIKit to make it easier to fully customize and extend the UIKit. “Developers will grow the next generation of unicorns, and Sendbird is … continue reading
Teller is an open-source productivity secret manager that aims to help developers with cloud-native apps and multiple cloud providers. The tool was built by developer-first cybersecurity company Spectral as a way to tackle the “last mile problem” of securing sensitive access and preventing data leaks. With Teller, developers never have to leave their terminal to … continue reading
Redis Labs announced that it is adding stronger consistency, integrated data models, low sub-millisecond latency for a globally deployed database and artificial intelligence to further Redis as a real-time data platform. RedisRaft will be available in Redis 7.0 and will enable Redis to be deployed and run in a strongly consistent fashion, according to the … continue reading
Microsoft announced that the first public preview of Visual Studio 2022 will be released this summer. Visual Studio 2022 will be a 64-bit application and it’ll no longer be limited to ~4gb of memory in the main devenv.exe process. However, this won’t change the types or bitness of the applications developers can build with Visual … continue reading
The development team behind Android said that it no longer recommends RenderScript as the optimal way to run computationally-intensive code on the GPU or CPU without having to make use of the NDK or GPU-specific APIs and will deprecate the feature in Android 12. Instead, developers will have access to an open-source library that contains … continue reading
Developers can now customize and pin the precise metrics that matter to them in a personalized KPI section at the top of their Google Play Console application dashboard. Google provides an extensive list of available metrics including the new engagement and peer to peer comparisons that make it easy to find what developers want so … continue reading
Docker Desktop is now supported for all devices using the Apple Silicon. Users can build and run images for both x86 and ARM architectures without having to set up a complex cross-compilation development environment. Docker Hub also makes it easy to identify and share repositories that provide multi-platform images. Additional details are available here. GitHub … continue reading
Google introduced the open-source Logica programming language this week. It is designed to compile to SQL and run on Google BigQuery with experimental support for PostgreSQL and SQLite. According to the company, the language was created to make it easier for developers who have to deal with the challenges of SQL. The challenges with coding … continue reading
Too often, developers assume that by moving to the cloud they’re being green. After all, shifting from power-hungry, often decades-old, on-premises data centers to something new in the cloud should surely be better for the planet? What’s more, some of the biggest cloud providers claim carbon neutrality through renewable energy credits and powering newer facilities … continue reading
NVIDIA announced its application framework for building conversational AI services is now available. The new NVIDIA Jarvis framework comes with pre-trained deep learning models and software tools to help developers create conversational AI services that can be easily deployed from the cloud or at the edge. According to the company, it offers automatic speech recognition … continue reading
The latest release of the Gradle build tool is now available. Gradle 7.0 enables file system watching by default to make incremental builds faster and expands support for building projects with Java 16 as well as Apple Silicon support. When the file system is enabled in the new version, Gradle keeps what it learned from … continue reading