Technology

Technology The human spirit must prevail over technology

9 cool new games from GDC 2023The Game Developers Conference was a chance to check out some fascinating new indie games,...
27/03/2023

9 cool new games from GDC 2023
The Game Developers Conference was a chance to check out some fascinating new indie games, ranging from a charming family story told through cooking to a strategy game about building a city on top of a giant beast.

When thousands of developers descend into one place, you know there are going to be some excellent games to check out. That was definitely the case over the past week. We’ve been attending the Game Developers Conference in San Francisco, and in addition to watching press conferences and attending talks, we’ve also had plenty of opportunity to go hands-on with some intriguing indie games. And there’s a lot to be excited about — so we gathered our favorites (in no particular order) right here. Most of these are due out later in 2023, so plan your free time accordingly.

Some titles to keep tabs on this year.

ChatGPT comes for radio/ Plus, NPR braces for layoffs.This is Hot Pod, The Verge’s newsletter about podcasting and the a...
22/03/2023

ChatGPT comes for radio

/ Plus, NPR braces for layoffs.

This is Hot Pod, The Verge’s newsletter about podcasting and the audio industry. Sign up here for more.

It’s been pretty slow in the audio world for the past few weeks — except when it comes to AI, which seems to be progressing at a clip.

Today, ChatGPT comes to radio, NPR employees prepare for layoffs, and Spotify expands its audiobook business.

RadioGPT can theoretically do most of the work of manning a radio station without human labor.

Google opens early access to its ChatGPT rival Bard — here are our first impressions/ Users in the US and UK can join a ...
22/03/2023

Google opens early access to its ChatGPT rival Bard — here are our first impressions

/ Users in the US and UK can join a waitlist for access, but Google is rolling out Bard with caution and stressing that the AI chatbot is not a replacement for search.

Today, Google is opening up limited access to Bard, its ChatGPT rival, a major step in the company’s attempt to reclaim what many see as lost ground in a new race to deploy AI. Bard will be initially available to select users in the US and UK, with users able to join a waitlist at bard.google.com, though Google says the roll-out will be slow and has offered no date for full public access.

In a demo, Bard was quick but constrained.

[DZone Survey] Share Your Expertise and Take our 2023 Web, Mobile, and Low-Code Apps SurveyCalling all automation, web, ...
22/03/2023

[DZone Survey] Share Your Expertise and Take our 2023 Web, Mobile, and Low-Code Apps Survey
Calling all automation, web, mobile, and low- no-code experts! Take the survey and enter for a chance to win one of ten $50 gift cards!

Do you consider yourself a developer? If "yes," then this survey is for you.

We need you to share your knowledge on web and mobile development, how (if) you leverage low code, scalability challenges, and more. The research covered in our Trend Reports depends on your feedback and helps shape the report.

Our April Trend Report this year focuses on you, the developer. This Trend Report explores development trends and how they relate to scalability within organizations, highlighting application challenges, code, and more.

And this is where we could use your insights!

DZone's April Trend Report explores development trends and how they relate to scalability within organizations. We ask you to take our survey and share your experience on development scalability.

Running Databases on KubernetesIs it a good idea to run stateful workloads on K8s?A few weeks ago, Kelsey Hightower wrot...
09/03/2023

Running Databases on Kubernetes
Is it a good idea to run stateful workloads on K8s?

A few weeks ago, Kelsey Hightower wrote a tweet and held a live discussion on Twitter about whether it's a good idea or not to run a database on Kubernetes. This happened to be incredibly timely for me since we at QuestDB are about to launch our own cloud database service (built on top of k8s)!

Is it a good idea to run stateful workloads (like databases) on kubernetes? QuestDB Cloud Engineer Steve Sklar discusses this topic in his latest blog post

Why cars running on e-fuel can’t replace EVs/ E-fuel will probably be too expensive and inefficient for cars, but it jus...
09/03/2023

Why cars running on e-fuel can’t replace EVs

/ E-fuel will probably be too expensive and inefficient for cars, but it just might work for planes.

Porsche showed off a new pilot plant in Patagonia, Chile, last month — not one that manufactures cars but, rather, one that makes e-fuel, a synthetic alternative to conventional gasoline made from air and water using electricity. The plant, a joint project with ExxonMobil and other energy companies, “is a symbol of hope in the fight against climate change, for a more sustainable future – and one that might also feature the music of a Porsche engine,” Porsche boasts in a February 14th press release.

It’s made from water and air, but that doesn’t make it more sustainable.

Spotify’s replacing its heart icon with a new and improved ‘plus’ button/ The new ‘plus’ button lets you save music to y...
28/02/2023

Spotify’s replacing its heart icon with a new and improved ‘plus’ button

/ The new ‘plus’ button lets you save music to your library or add songs to specific playlists.

Spotify’s heart icon is changing to a “plus” button that lets you save music and add songs to specific playlists. The music streaming app announced the change in a post on its blog, noting that you’ll now have to tap the new “plus” icon once to save a song or podcast to your library and then tap it again to add it to a playlist of your choosing.

Say goodbye to the old button.

How To Run a Docker Container on the Cloud: Top 5 CaaS SolutionsIn this article, readers will learn the advantages and d...
28/02/2023

How To Run a Docker Container on the Cloud: Top 5 CaaS Solutions
In this article, readers will learn the advantages and disadvantages of the top 5 CaaS solutions that help Engineers run Docker Containers on the cloud.

In the past few years, there has been a growing number of organizations and developers joining the Docker journey. Containerization simplifies the software development process because it eliminates dealing with dependencies and working with specific hardware. Nonetheless, the biggest advantage of using containers is down to the portability they offer. But, it can be quite confusing how to run a container on the cloud. You could certainly deploy these containers to servers on your cloud provider using Infrastructure as a Service (IaaS). However, this approach will only take you back to the issue we mentioned previously, which is, you’d have to maintain these servers when there’s a better way to do that.

In this article, readers will learn the advantages and disadvantages of the top 5 CaaS solutions that help Engineers run Docker Containers on the cloud.

Official: Twitter will now charge for SMS two-factor authentication/ Only Twitter Blue subscribers will get the privileg...
20/02/2023

Official: Twitter will now charge for SMS two-factor authentication

/ Only Twitter Blue subscribers will get the privilege of using the least secure form of two-factor authentication.

Four hours ago, Platformer’s Zoe Schiffer tweeted a scoop: Twitter would begin charging for SMS two-factor authentication.

Now, it’s official: You have to pay for the privilege of using Twitter’s worst form of authentication. In fact, if you don’t start paying for Twitter Blue ($8 a month on Android; $11 a month on iOS) or switch your account to use a far more reliable authenticator app or physical security key, Twitter will simply turn off your 2FA after March 20th.

Better change your 2FA, or Twitter will turn it off

Java REST API FrameworksThis article looks closely at some of the top Java REST API frameworks and examines their pros, ...
20/02/2023

Java REST API Frameworks
This article looks closely at some of the top Java REST API frameworks and examines their pros, cons, and a basic example to help you choose the right one.

Java has been a popular programming language for developing robust and scalable applications for many years. With the rise of REST APIs, Java has again proven its worth by providing numerous frameworks for building RESTful APIs. A REST API is an interface that enables the communication between applications and allows them to exchange data.

This article will discuss the top four Java REST API frameworks, their pros and cons, and a CRUD example to help you choose the right one for your next project.

This article looks closely at some of the top Java REST API frameworks and examines their pros, cons, and a basic example to help you choose the right one.

Developer Experience: The Metrics that Matter the MostTo measure the things that matter most to DevEx, you'll need to av...
20/02/2023

Developer Experience: The Metrics that Matter the Most
To measure the things that matter most to DevEx, you'll need to avoid vanity metrics and link specific API transactions to business value. Here's how.

Developer experience. If you provide APIs or API-first products, you likely hear that term a lot. After all, you need developers for an API to succeed — and if they don’t have a great experience, they’ll move on.

What Is Developer Experience?
Developer Experience (DevEx or DX) is an extension of user experience (UX) where the focus is on users impacted by the technical side of things — for example, tooling, languages, and workflows. But DevEx is far more than “UX for developers:” it means ensuring that developers can easily understand and leverage an API for their own applications and use cases. Great DevEx happens when you communicate with your developer users, understanding and meeting their needs directly. If you can win over developers, you can build a large and thriving ecosystem around your products.

What are the metrics that DevRel, DevEx, and PMs should focus on? API usage metrics such as user count, API calls, and more are all good ones to start with.

Experience the Future of Communication With GPT-3: Consume GPT-3 API Through MuleSoftChatbots can significantly improve ...
18/01/2023

Experience the Future of Communication With GPT-3: Consume GPT-3 API Through MuleSoft
Chatbots can significantly improve how we communicate and interact with technology. Explore the potential of GPT-3 and other language-generation tools.

ChatGPT
It is a chatbot that uses the GPT-3 (Generative Pre-trained Transformer 3) language model developed by OpenAI to generate human-like responses to user input. The chatbot is designed to be able to carry on conversations with users in a natural, conversational manner, and can be used for a variety of purposes such as customer service, online support, and virtual assistance.

Chatbots can significantly improve how we communicate and interact with technology. Explore the potential of GPT-3 and other language-generation tools.

Address

Улица Яна Чечота 7, Минск 220045
Беларусь
УЛИЦАЯНАЧЕЧОТА7,МИНСК220045,БЕЛАРУСЬ

Alerts

Be the first to know and let us send you an email when Technology posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Technology:

Share