How to analyze your banking transactions and use artificial intelligence to find forgotten subscriptions

Let’s teach you how to use AI to find forgotten subscriptions analyzing your banking movements. It is much more common than you think that there is a small subscription that, without you realizing it, month by month is gradually taking money away from your account. Therefore, if you want to eradicate subscriptions you no longer needthe first step is to find those that you don’t know you are paying for. You will be able to do this with any chatbot. artificial intelligence. In the example we have used ChatGPTbut you can also use Claude either Gemini. Before starting it is important that you know that By doing this you will be handing over your data to companies that own artificial intelligence. Nothing has to happen, but you should be aware before sharing sensitive information like your bank accounts. Download a PDF of your banking transactions The first step is to download a file where you have your bank transactions. For that, you have to go to your bank’s website or application and Click on the option to download movements of your account. When it comes to lowering movements, It is very important that you download several months’ worth of data. Because? Well, because this way the AI ​​will first be able to locate your subscriptions based on the movements that are repeated, and because then it will be able to know which ones you have stopped paying. It is also important to download the file in PDF, an easy-to-read format. This is important because what we want is not a list of all the subscriptions you have paid in recent months, but for the AI ​​to be able to detect which ones have stopped paying because they were there before and now they are not, and which ones you are still paying for. And for this it is essential to have the context of your movements for quite some time. Now ask the AI ​​correctly Now you just have to go to the artificial intelligence chat you want and upload the PDF that you have downloaded from your banking application. To do this, open a chat and click on the add files option, and choose the PDF. Don’t just send it, when it is uploaded you will have to add the prompt. And here comes the magic, in the request prompt. Because when you write it you will have to ask AI to find subscriptions you haven’t stopped paying for yet. To do this, you have to specify that you want it to review everything and only tell you those that you are still paying for. You can use the following: I’m going to upload a PDF with a bank statement, which shows the accounts for the last few months. I want you to analyze the content and tell me what recurring subscriptions I am paying for without realizing it. Tell me only the ones that I have not stopped paying in the last month. When you do this, the artificial intelligence will analyze all the entries in your bank statement. It will first look at all your subscriptions, finding recurring payments, and then see which of them you were paying for before and have now stopped paying. Then, it will show you some results where Only those that you are still paying for will appearas well as the amounts. In Xataka Basics | How to create a Telegram bot that sends you a summary made by Gemini of each email you receive in Gmail and other emails

The US is obsessed with achieving General Artificial Intelligence before China. China couldn’t care less

The promise of the AGI has become the “the wolf is coming” from some AI companies. The gurus of American AI companies do not stop hype with the long-awaited general artificial intelligencethe one that will surpass humans in all areas of knowledge. Meanwhile, In China it doesn’t seem to matter too much. The AGI gap. Elon Musk, Dario Amodei, Sam Altman…everyone agrees that the AGI is about to fall, or so they have said at some point. We cannot know how close they are, what we do know is that to achieve AGI they need more computing power, for which they need a lot (more) money. The AGI as a justification for an insane investment. They count in High Capacity that China barely mentions AGI in its 2025 AI+ initiative nor did it mention it in the ‘Next Generation AI Development Plan’ 2018. AI is a strategic technology of great importance, but they focus on specific applications such as industrial automation, autonomous driving or robotics. Transformative, yes, but not turning points that will change the world completely. Whoever arrives first wins (or not). It’s American logic in this race. To achieve this, they are betting everything on one horse and AGI is the goal. If they arrive before, they will obtain an insurmountable economic and military advantage: they will have won. On the other hand, if China arrives before, the power relationship would change completely. The truth is that things have to go a lot wrong for the US to not win this race. The problem is that, while they are making this titanic effort, China is beating them on other fronts such as the electric car, industrial robotics, drones, solar panels… Win the AI ​​battle, but lose the economic war. China is calm. Why aren’t China so excited about AGI? To begin with, it is not so clear that scaling the models is the fastest route to AGI and that requires a gigantic investment with no guarantees. But above all it is because they do not buy the idea of ​​”arriving first”; Even if the US overtakes them, they can simply copy them and catch up quickly. Yao Shunyu said itchief AI scientist at Tencent: “History shows that once a technical pathway is validated, Chinese teams can quickly replicate it and even surpass it in specific areas, such as electric vehicles or manufacturing.” The question is not so much who gets there first, but who makes the best use of it. Who does talk about AGI in China. Yao Shunyu’s statements occurred within the framework of the AGI-Next Summit, where several leaders of Chinese AI companies met to talk about the future of the sector. Figures such as the founder of DeepSeek, the CEO of Ziphu or the founder of Moonshot have talked about their goal being to achieve AGI, although they have not shared many more details. Maybe the company that Alibaba has gone deeperwhich gave a presentation detailing its plans to achieve superintelligence (ASI). These leaders, like those of American companies, may have commercial motivations in these statements, but there are other organizations in China that are investigating this field such as the Beijing Institute for General Artificial Intelligence or the Chongqing Institute for General AI. There are initiatives, but there is nowhere near the level of obsession that they have in the US. A restful strategy. While the US hoards chips and scales like crazy, in China they are choosing to do it more slowly. They are prioritizing national chips and open source with the idea of ​​promoting the adoption of their models. It is a more long-term vision. A long distance race, not a sprint. In Xataka | There is a city in China that goes head to head with Silicon Valley: welcome to Hangzhou, the home of the ‘Six Little Dragons’ Image | Steve Johnson in Unsplash

What they are and how to use them to create web applications within artificial intelligence

Let’s explain to you What are Claude’s Artifacts and how do they work?, one of the functions unique and most differentiating of this chat artificial intelligence. With it, you will be able to create web applications in Claudewhich you will be able to execute and use directly on your website or application. Anthropic’s AI is one of the leaders in the industry, and also the most important for programmers, with other functions such as Claude Code. We are going to start the article by explaining in a simple way what exactly artifacts are, and then we will tell you step by step how they can be created. What are Claude’s artifacts? Claude’s Artifacts are a functionality that allows this artificial intelligence model generate structured contentsuch as code, long documents and complete interfaces. The result will then be shown to you in a separate panel, but within the same conversation. If you have ever used Claude, you will have already noticed that there are times when instead of responding to you with plain text it makes a small functional application. This happens because this AI has a kind of internal mechanism to be able to generate this type of content. There are many types of artifact. They can be web pages written in HTML, CSS and JavaScript, or simple games made with these languages. There may also be interactive React components, charts and data visualizations, Markdown documents, diagrams, or vector images. In this way, on the one hand you will have the code in the text window, but also you will have the possibility to execute it. Think for example that you want to build an application. The rest of the AIs may only generate the code for you, but with Claude an artifact is generated that you can launch and test. And then, if there are things that you want to change that don’t work, you just have to tell the AI ​​so that it can make the modifications and regenerate the artifact. And the same thing happens with the other formats supported by the artifacts. When you ask them to write an article, telling you a structure that contains titles, subtitles, different font sizes, etc., in addition to showing you the code you will also have to access the artifact, in this case a docx documentand download it to your computer. This means that instead of generating purely textual responses that you then have to transform into something useful, you are directly receiving the final product you want, or at least a functional version of it, and you can even download the file. How to use Claude’s artifacts To use Claude’s artifacts, you have to enter the AI ​​website or application and click on the section Artifacts from the left sidebar. This will take you to the section where you have various examples and templates. When you click on one of them, you will go to a screen where you will see a screenshot or the prompt to write to create it. You will also have an option to customize. This will help you test your first artifacts and explore methods to modify them. In the artifact index you will also have a tab to see the ones you have created, and a button New artifact to proceed to create a new one step by step. This will take you to a screen where you will be able to choose an artifact categoryand by clicking on it you will go to a step by step that will help you create your artifact. For example, if you click on the category of GamesClaude will then ask you what you want to do with this category, being able to create a game as an artifact. So, then you will go step by step where you are guided through everything, choosing the type of game, and other characteristics that you want it to have to give the AI ​​enough context to create it. ANDThis will help you when you are not sure the type of code you want to use or how to describe to Claude the artifact you want to generate. It is very useful for beginners, and the best way to start. You can also create artifacts with a prompt in which you describe exactly what you want. You can mention in it that you want to create precisely an artifact, and then describe the language of the application and what exactly you want to use. In Xataka Basics | Claude: 23 functions and some tricks to get the most out of this artificial intelligence

What they are, what types there are and how the automated ones work with or without artificial intelligence

Let’s explain to you what is a workflow or work flowan increasingly popular type of automation. This is something that has been possible for some time with specialized tools, but they have taken a new step with the inclusion of artificial intelligence. These workflows allow you to create quite interesting and advanced automations. We have already taught you some, such as when you receive an email in Gmail the AI ​​processes it and You will receive a summary by Telegram so you don’t need to open or read the email. What is a workflow or work flow? A workflow is the term we use to define a structured sequence of steps, tasks, or processes programmed to achieve a specific objective. This process may have more or fewer steps depending on the goal you want to achieve. In essence, it is like a chain of tasks that you can configure. That is why it is a workflow, because to reach the objective you have to carry out one task after another in the order that you have configured, using the results of each of the steps for the next. The term workflow or workflow can be used in various contexts. In the business world it can be something as simple as a sequence of actions that employees perform, such as me requesting vacation days, the boss reviewing and approving them, and then human resources being notified to record it in the system. But at Xataka Basics we are going to talk to you about them especially in a context of software and tools for automate the completion of tasks through several steps. With them, you can increase productivity and reduce the time it takes to do various tasks, whether focusing on domestic actions or for the business world. There are several types of workflow There are several types of workflow, such as the sequential oneswhich are a chain in which the task is completed in each of the steps before jumping to the next. They are also the parallelsin which multiple tasks run at the same time and then converge to save time. You also have the workflows conditionalsin which there are certain rules. If one thing happens, then this task is performed, and if it does not happen or something else happens, it goes to different steps. And then there are automated workflows that are carried out using software, and that serve to reduce human errors and improve the speed at which tasks are completed. These They can use or not use artificial intelligence depending on the task you want to perform. These automated workflows are typically performed with digital tools, such as Zapier either Make.com. Depending on the volume of actions and complexity, you will then be able to use free accounts or you will have to pay a subscription to use them. How automated workflows work The tools to create automated workflows are like blank canvases on which you build the steps of your automation, although They also have template systems to help you with the processes and give you ideas of things you can do. You can use these linking the tool to the online services you want to usewhich can be anything from your email service to an artificial intelligence system to process information. When linking these services, depending on the tool, you will need to simply log in and grant access, or configure access using the API key of this service. It all depends on the goal you want to achieve and the steps you want to take or the method you want to use. When you are going to create a workflow Using these tools, the service you use will allow you to choose what you want to do at each step. Depending on the linked services, you can decide how to manage the information and what type of information to process. If you add an AI you can customize the prompt, and then decide what happens at the end of the chain. The first step of a workflow is a trigger or “trigger”, is the action that launches the process. This can be manual, you click on the launch button and it does the tasks, or automatic, such as receiving an email or a message with certain characteristics. And then from there you build each of the steps until you reach the end, where you can make decisions such as sending yourself an email with the result, linking a service like Google Drive so that the result generates or edits a text document or data sheet, or setting up a bot in apps like Telegram to send you a message. Be careful with privacy When you are going to use automated workflows You should be aware that you may put your privacy at risk. For example, if you add Gmail you must keep in mind that all the emails that the workflow uses will be obtained by the website or service you are using, so be careful about using sensitive content. Additionally, if you are using an AI to process content or Telegram to notify you, please note that messages and content are They will also be stored on the companies’ servers who manage them. This is the same thing that will happen to you with AI or with many private tools that you use, and I am not saying this to discourage you from using them, but so that you are aware of it when choosing whether or not you need a workflow for that task. In Xataka Basics | What is Claude Cowork, how it works, and what things you can do with this AI assistant on your computer

What is Claude Code and what this tool can do to program with artificial intelligence from your computer terminal

Let’s explain to you what is Claude Code or Claude CodeAnthropic’s tool to create code with the artificial intelligence directly into your computer terminal. This will mean that you will not need to install anything or be asking questions without stopping. Claude. We are going to start by explaining to you in a simple way what this tool is and the basics of how it works. Then, we will explain to you what things can you do and what this program for developers is for. What is Claude Code Claude Code or Claude Code is a command line application developed by Anthropic, the same creators of Claude’s AI. This is a program that allows you perform programming tasks from the terminal from your computer without having to use another program. The computer’s terminal is that command screen that you have in Windows called PowerShell, and in macOS and GNU/Linux it is simply the terminal. Instead of installing a common program that you have to open, the program is installed directly in the terminal, and you can use it to do so. With this program, you can use Claude to generate code within the terminal. And it not only generates code snippets, but can also act and reason directly on your projects by linking it to Github. Claude Code can read, analyze and edit content in your codebase. But in addition to this, you can also run tests and correct any errors generatedalso managing workflows. The classic way to generate code with Claude is to enter his app or website, explain what you want, and have the AI ​​create the code for you. Then you have to copy the code, paste it into the code editor you have installed and do the tests, so that if something fails you can go back to Claude, explain the problem, have him generate the corrected code again and repeat the process. Meanwhile, with Claud Code the process changes and is radically simplified. You simply open your terminal, run Claud Code in it, write a prompt or command saying what you want and that’s it. Then this AI will access your files, write code, run it, detect errors, fix them, and try again. It does all this autonomously, although you can supervise the process and intervene whenever you want. What Claude Code can do Claude Code has direct access to your file systemand can execute real commands on the computer. With all this, what this tool can do is the following: Read your files to see the code that you already have created in a folder, and thus understand the context of your project. Create new files complete with code, but also with configurations and documentation. Modify existing files editing the code you have in them to make any type of modifications. Work on an interim basisbeing able to read the error messages that appear if something fails in the code, and starting to correct these errors automatically. All this will save you a lot of time in your programming work, since you will not need to manually create folder structures, configure development tools, configure databases, create interfaces, write code, or anything. Claude will do all this automatically with just You explain the type of application you want to create in a prompt. You can also ask you to add features to existing projects with a command in which you mention the project, debug errors, review code, whatever you need. Therefore, we are faced with a tool for developers which will help you save a lot of time. Although as always happens in artificial intelligence, can make mistakes and have hallucinationsalthough within the world of AI programming Claude is one of the best. In Xataka Basics | Claude: 23 functions and some tricks to get the most out of this artificial intelligence

How to create an image of yourself and a Pixar character with your face using artificial intelligence, with Gemini or ChatGPT

We are going to explain how to create an image in which you appear holding a 3D character of yours miniature using artificial intelligencelooking like Pixar characters. We are going to use a prompt created for use with Geminialthough it will also work in ChatGPT without problems. It is a fairly simple composition, in which you only need to add a photo of yourself and write the prompt, which is quite long and complex. But the result is quite curious, although you may need several tries to get it completely to your liking. An image of you with a 3D cartoon What you have to do is open a new chat with Gemini, which is the AI ​​with which you will have the best results. Once you have it, upload a photo of yourself in which your face looks goodand then add the following text as a request or prompt: “Use the uploaded photo as the ONLY facial and identity reference. The main subject must look exactly like the person in the uploaded image, preserving identical facial structure, proportions, skin tone, hairstyle, eye shape, nose, lips, jawline and overall identity. Do not embellish, alter or replace facial features. Create a cinematic, ultra-detailed scene of your subject smiling naturally. The subject delicately holds a tiny, cartoon-style miniature version of the same person by the hair between his fingers, like a playful puppet suspended in the air. The miniature character is a Pixar/Disney-style 3D version of the same person, with cute, exaggerated proportions, big, expressive eyes, mouth open with joy, arms raised, and a lively, playful stance. The miniature must clearly resemble the same person and be wearing a matching outfit. The main subject looks at the little character with surprise, delight and affection, creating a whimsical and touching interaction. Lighting is warm professional studio lighting with soft rim light, shallow depth of field, and soft golden bokeh background. The real person’s skin texture is photorealistic, while the miniature character has clean Pixar-style materials, smooth shading, and polished 3D surfaces. Cinematic color grading, high contrast, sharp focus, premium portrait composition, 50mm lens look, f/1.8 aperture, ultra-realism mixed with stylized animation, 4:5 aspect ratio, 8K quality, cinematic finish. Anime, 2D illustration, comic style, flat shading, low poly, plastic skin, wax face, face swap, different identity, facial morphing, beauty filters, excessive smoothing, blur, low resolution, grain, noise, distortion, deformed face, incorrect facial proportions, extra fingers, missing fingers, duplicate hands, floating objects, bad anatomy, inconsistent lighting, harsh shadows, neon colors, cold blue tones, washed out colors, excessive saturation, watermark, text, logo, severed head, face out of frame.” Yes, it is a very long text, but each of the sentences that make it up help with the effect. When you send it, you will receive a composition that shows an image of you holding a Pixar character with your face in your fingers. You will also be able to do it with ChatGPTwhich occasionally releases good results. However, the faces are sometimes somewhat deformed, and for now Gemini seems to do better almost always. In Xataka Basics | How to create a character in ChatGPT and Gemini to use it in all the images you make with artificial intelligence

The new Qualcomm chip for PC is a declaration of intent: more intelligence than power

Qualcomm has taken advantage of the CES 2026 to present the Snapdragon NPU reaches 80 TOPS and it proclaims itself as the world’s fastest for laptops. Why is it important. This launch does not specifically confront anything that Intel or AMD have, but rather it is a positioning play: Qualcomm is betting on energy efficiency and integrated AI as its differential weapons, not on dethroning anyone in benchmarks. This is the chip that wants to colonize the mid-high range of Windows laptops, not the 17-inch clunkers for gamers. Between the lines. The figures are curiously contradictory: Qualcomm talks about a 35% jump in CPU but a 78% improvement in the NPU. There is the implicit message: Qualcomm knows that part of the future does not involve winning in traditional processing, but rather mastering computing. Local AI. In other words, Qualcomm has decided that one of the next PC battles will not be fought in Photoshop, but in applications that run LLMs or generate images offline. The 3nm node and memory LPDDR5X up to 152 GB reinforce this narrative: Qualcomm is building machines to work all day without a plug, not sedentary workstations, so to speak. It is an explicit commitment to the user profile that values ​​autonomy and instant response over sustained power. Yes, but. The problem continues to be the ecosystem: Windows on ARM It has improved, but it still has incompatibilities with professional software. Adobe works, yes, but the market goes further. Qualcomm can have the best chip on the market for efficiency… and still be irrelevant if developers don’t optimize for its architecture. Apple managed to overcome the latter in 2020 because it controls the silicon, the operating system and the hardware: without transition there was no business with the new Macs. Qualcomm has to convince third parties. The context. This release arrives while Intel tries to recover lost ground and AMD consolidates its dominance in high-performance laptops. But neither has the mobile DNA that Qualcomm does. It is a company that comes from the world of the smartphone, where efficiency is not optional but existential. That background is their advantage: they have been making powerful chips that don’t fry eggs in your pocket for decades, not to mention modifying the phrase slightly and making it sound worse. The threat. For Intel and AMD, the danger is not that Qualcomm will take market share from them tomorrow, but that it will normalize ARM on Windows. If the average user begins to associate “laptop with a good battery” with “it has a Qualcomm chip”, the x86 architecture is at risk of losing its last stronghold of absolute dominion. And that is a structural change, not a temporary one. In Xataka | The amazing history of ARM, the architecture that triumphs in mobile phones and that was born more than 30 years ago at Acorn Computer Featured image | Qualcomm

How to add the Three Wise Men to any photo of your street using artificial intelligence

Let’s tell you how to add the Three Wise Men to your photographsso that you can create images full of illusion. The idea is that if you have a photo of your street or a place you usually walk through, you can add these characters to it without altering anything else. We are going to tell you two ways to do this, both with artificial intelligence. First we will go to a website designed exclusively for this, which is the easiest alternative to use. And then we will tell you how to use the most popular artificial intelligence chatbots, such as ChatGPT either Gemini. Use a third party page If you want to do things as easily as possiblethere are pages like fotoalosreyesmagos.comcreated especially to add the Three Wise Men to your photos, and which allows you to see the photos shared by other users from all over Spain. The website offers consistency in designs, although the results are a little less refined. To use it, go to fotoalosreyesmagos.com and click on Upload your photo. Now you will go to a screen where you have to upload the photo you want to use to insert the Three Wise Men. Click on the box or drag the photo to it if you are on the computer. Remember that they must be photos of a street or landscape so that the AI ​​can insert the characters into it. Now you’ll have to choose how to customize your resulting photo. To do this, you just have to decide if you want to include the camels or only to the Kings. Additionally, you have to choose if you want the photo to be public indicating your location or if you want to keep it private and not publish it in the gallery. Now, after deciding whether or not to accept or not give the website a donation of one euro, the photo will be generated. When the photo is generated you can download or share itin addition to publishing it if you want in the public gallery. Add the Three Wise Men with ChatGPT or Gemini The other option is use ChatGPT or Geminiin both cases you will be able to use the same prompt, although today ChatGPT Images offers better results. But you can try both options and stick with the one that suits you best. What you have to do in both options is upload a photograph of your neighborhood, and add the following prompt: I want you to add the three Wise Men in this photo. They should be walking down the street, and you should make them realistic, make them look like real people. Look at the proportions so that they have a realistic size within the photograph, that they have the size of a real person. Don’t touch anything else in the photo, just add to the characters. That’s it, with this the AI ​​will generate a fairly realistic image of these characters. The advantage of this option is that you can add and specify things at the prompt you use, adding objects, specifying sizes, and similar. In Xataka Basics | How to create a character in ChatGPT and Gemini to use it in all the images you make with artificial intelligence

The artificial intelligence race is pushing the US towards an unexpected energy solution: looking to the military sphere

The artificial intelligence race is not only being fought in laboratories, chips or data centers, it is increasingly being played in the field of energy. In the United States, the accelerated growth of electrical demand associated with AI has exposed a barely visible fragility: the network is not expanding at the same pace as technological ambitions. This imbalance is forcing us to look beyond conventional solutions and reopen debates that seemed closed, including some that connect directly with the military sphere. What has been put on the table. HGP has submitted an application formal to the United States Department of Energy to redirect two nuclear reactors removed from Navy ships to a civil project linked to data centers in Oak Ridge, Tennessee. The request was channeled through a letter addressed to the Department’s own Office of Energy Dominance Financing, and is part of the so-called Genesis Mission promoted from the White House. According to the documentation, the installation could provide between 450 and 520 megawatts of continuous electricity, aimed at intensive and stable consumption. The main argument in favor of this idea is time. Faced with the construction of new civil reactors, whether large plants or smaller designs, which tend to move on long schedules, or the start-up of large gas plants, also conditioned by permits and infrastructure, the reuse of existing reactors is proposed as a way to gain speed. The logic is simple: start from equipment that is already manufactured and tested, and convert it into a firm supply for the network. It is, at least on paper, a way to add base power while other solutions mature. Behind the scenes of the proposal. The initiative does not come from a newly created startup or from an unknown actor in the energy sector. HGP Intelligent Energy It is a recently created division, but it is presented as part of a developer with previous experience in the US market, supported, according to the company itself, in energy storage projects, electric mobility and development of network-scale assets. At the helm is Gregory Alvaro Forero, president of the division, which appears on your LinkedIn profile as president of HGP Storage since November 2013. That detail helps frame the approach outside of the improvised company pattern. What technology would be reused and at what price. The reactors cited in the proposal come from the US naval nuclear fleet, where aircraft carriers operate with two reactors and submarines typically operate with one. Models A4W, manufactured by Westinghouse, and S8G, developed by General Electric, are mentioned. Adaptation for civil use would have an estimated cost of between one and four million dollars per megawatt, and the project would also require between 1.8 and 2.1 billion dollars in private capital for associated infrastructure. The proposal includes revenue sharing with the Government, a fund for future decommissioning and the intention to request a loan guarantee from the Department of Energy, with a first phase “as soon as 2029”. Just because the idea sounds direct doesn’t mean the path is. Bloomberg notes that Reusing military reactors for civilian use would be unexplored territory, and inevitable questions arise: how is it authorized, who operates, under what standards and with what responsibilities if something fails. Coordination between federal agencies and regulators also comes into play, as well as the logistics of moving and adapting equipment designed for ships, not a grid-connected plant. For now, everything remains at the proposal level. Energy sovereignty as a security argument. HGP tries to support its approach with a framework that goes beyond electricity for data centers. In its materials, the company summarizes the idea with an explicit equation, “Energy Supply Chain Sovereignty = National Defense,” and links supply chain resilience to the country’s ability to secure strategic infrastructure, even noting how geopolitical events or social media posts by managers can affect operations and investments. It is the story with which it seeks political and institutional legitimacy. To reinforce the idea that naval nuclear is not synonymous with improvisation, the context of the World Association of Nuclear Operators enters. According to WANOthe US Navy has accumulated more than 6,200 reactor-years of experience without radiological incidents, with 526 reactor cores, as of 2021. The association attributes that history to the standardization of systems, maintenance and quality of training. It is a relevant fact for the public debate, but it does not close it: a solid record in a military environment does not automatically imply that the jump to civilian use will be immediate or easy. Images | General Dynamics Electric Boat | Igor Omilaev | İsmail Enes Ayhan In Xataka | The race to bring data centers to space promises a lot. Physics says otherwise Images | General Dynamics Electric Boat | Igor Omilaev | İsmail Enes Ayhan In Xataka | The race to bring data centers to space promises a lot. Physics says otherwise

Log In

Forgot password?

Forgot password?

Enter your account data and we will send you a link to reset your password.

Your password reset link appears to be invalid or expired.

Log in

Privacy Policy

Add to Collection

No Collections

Here you'll find all collections you've created before.