Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
Ayer — 21 Julio 2025Salida Principal

Hackaday Links: July 20, 2025

20 Julio 2025 at 23:00
Hackaday Links Column Banner

In the relatively short time that the James Webb Space Telescope has been operational, there’s seemingly no end to its list of accomplishments. And if you’re like us, you were sure that Webb had already achieved the first direct imaging of a planet orbiting a star other than our own a long time ago. But as it turns out, Webb has only recently knocked that item off its bucket list, with the direct visualization of a Saturn-like planet orbiting a nearby star known somewhat antiseptically as TWA 7, about 111 light-years away in the constellation Antlia. The star has a significant disk of debris orbiting around it, and using the coronagraph on Webb’s MIRI instrument, astronomers were able to blot out the glare of the star and collect data from just the dust. This revealed a faint infrared source near the star that appeared to be clearing a path through the dust.

The planet, dubbed TWA 7b, orbits its star at about 50 times the distance from Earth to the Sun and is approximately the size of Saturn, but only a third of its mass. The star itself is only about 6.4 million years old, so the planet may still be accreting from the debris disk, which might present interesting insights into planetary formation, assuming that other astronomers confirm that TWA 7b is indeed a planet. But what’s really interesting about this discovery is that because the star system’s orbital plane appears to be more or less perpendicular to ours, the standard exoplanet detection method based on measuring the dimming of the star by planets passing between it and us wouldn’t have worked. This might open the doors to the discovery of many more exoplanets, and that’s pretty exciting.

Question: What’s worse than a big space rock that’s on a collision course with Earth? Answer: Honestly, it feels like a lot of things would be worse than that right now. But if your goal is planetary protection, one possible answer is doing something that turns the one big rock into a lot of little rocks. That seems to be just what NASA’s DART mission did when it smashed into a bit of space debris named Dimorphos back in 2022, ejecting over 100 boulders from the asteroid-orbiting moonlet. LICIAcube, an Italian cubesat that hitched a ride on DART, used optical cameras to observe the ejecta, and measured rocks from 0.2 m to 3.6 m in diameter as they yeeted off at up to 52 meters per second. Rather than spreading out randomly, the boulders clustered into two different groups, something that years of playing Asteroids has taught us isn’t what you’d expect. The whole thing just goes to show that planetary protection isn’t as simple as blasting into a killer asteroid and hoping for the best. And please, can somebody out there type “NASA DART” into Google and tell me what they see? Because if it’s not an animated spacecraft zipping across the screen and knocking the window out of kilter, then I need a vacation. K, thanks.

Do you even code? If you’re reading Hackaday, chances are good that you at least know enough coding to get yourself into trouble. But if you don’t, or you want to ruin somebody else’s life bring someone new into the wonderful world of bossing computers around, take a look at Micro Adventure, an online adventure game aimed at teaching you the basics — err, BASICs — of coding. The game walks you through a text-based RPG (“You’re in a dark room…”) and prompts you to code your way through to a solution. The game has an emulator window that appears to be based on MS/DOS 1.00, so you know it’s cutting-edge stuff. To be fair, it’s always been our experience that coding is mostly about concepts, and once you learn what a loop is or how to branch in one language, figuring it out in another language is just about syntax. There seem to be at least six different adventures planned, so perhaps other languages will make an appearance in the future.

And finally, while we’re talking about the gamification of nerd education, if you’ve been meaning to learn Morse code, you might want to check out Morse Code Defender. It’s an Android app that uses a Missile Command motif to help you learn Morse, with attacking missiles having a character attached to them, and you having to enter the correct Morse code to blow the missile up before it takes out your ham shack. We haven’t tried it yet, so there may be more to it, but it sure seems like a cute way to gamify the Morse learning process. Honestly, it’s got to be better than doomscrolling Instagram.

AnteayerSalida Principal

Neverinstall

Por: EasyWithAI
9 Agosto 2023 at 14:24
Neverinstall AI is a personal AI computer assistant based in the cloud. It can perform a number of tasks and can instantly download and install apps on your cloud computer to match your needs. Just tell it what you want to do, like “I’m a designer and want to learn Figma.” It will instantly set […]

Source

CodiumAI

Por: EasyWithAI
12 Junio 2023 at 13:09
CodiumAI is an AI code testing tool that supports Python, JavaScript, and TypeScript in VScode & JetBrains IDEs, and can tackle big and complicated code. It generates non-trivial tests (and trivial, too!) that help you understand how your code behaves and find edge cases and suspicious behaviors. It also provides explanations of the tests generated, […]

Source

Airplane Autopilot

Por: EasyWithAI
20 Septiembre 2023 at 14:15
Airplane Autopilot is an AI coding assistant that helps developers build internal tools faster. It acts like a pair programmer, generating code, explaining concepts, and providing debugging help. The tool is embedded right in Airplane’s development studio for seamless usage. Update: As of January 2024, the Airplane Autopilot service has been shut down. For similar […]

Source

MutableAI

Por: EasyWithAI
12 Enero 2023 at 01:08
MutableAI is an AI-accelerated software development tool to quickly create high-quality code with ease. It has an autocomplete feature which saves time on boilerplate and reduces reliance on Stack Overflow. Refactor, document and add types with one click. Simply give instructions to the AI to modify your code, there is also an upcoming test generation […]

Source

Amazon CodeWhisperer

Por: EasyWithAI
9 Enero 2023 at 02:54
Amazon CodeWhisperer is an ML-powered AI coding assistant that helps developers build applications faster by providing real-time code recommendations in their integrated development environment (IDE). It can generate entire functions and logical code blocks, and offers recommendations for AWS APIs across popular services like EC2, Lambda, and S3. CodeWhisperer can also assist with unit test […]

Source

Sketch

Por: EasyWithAI
18 Enero 2023 at 20:33
Sketch is an AI code-writing assistant for pandas users that is available on GitHub. It understands the context of your data, and can greatly improve the relevance of suggestions. It uses efficient algorithms to quickly summarize your data and feed it into language models. Sketch is usable in seconds and doesn’t require adding a plugin […]

Source

Zed

Por: EasyWithAI
22 Agosto 2024 at 12:18
Zed is an AI code editor that integrates the AI capabilities of LLMs into your programming experience. Developed in collaboration with Anthropic, this coding tool offers a unique interface for AI-assisted coding directly within the editor. You can interact with AI models through an Assistant panel, slash commands, and inline assistance to generate, transform, and […]

Source

Buildt

Por: EasyWithAI
8 Enero 2023 at 21:52
Buildt is an AI coding assistant currently in Alpha stage of development. The tool allows you to search for code snippets fast and easily. Just ask the AI what you’re looking for within the code (for example: what happens after a user logs in?“) and it will show you the exact code snippet where the […]

Source

Sweep AI

Por: EasyWithAI
15 Julio 2023 at 13:38
Sweep is an open-source AI tool that works like your own junior developer. It’s designed to help with bug fixes, small features, and refactors in your codebase. Sweep works by reading your code, planning the changes, and then using that to generate a pull request with code. This lets you transform bug reports and feature […]

Source

JetBrains AI Assistant

Por: EasyWithAI
8 Diciembre 2023 at 14:57
JetBrains AI Assistant is an AI coding companion that supercharges your favorite IDEs like IntelliJ IDEA, PyCharm, and more. It allows you to chat with an AI assistant right inside your IDE to get help with coding tasks, without ever leaving your workflow. It automatically supplements your requests with details from your open project context, […]

Source

GitLab Code Suggestions

Por: EasyWithAI
11 Agosto 2023 at 13:35
GitLab’s Code Suggestions is an AI tool that helps developers code faster and more efficiently. It can suggest complete lines of code, functions, tests, and boilerplate code as you type, letting you auto-complete code with a single keystroke. Code Suggestions keeps your source code secure, doesn’t retain or train on your code, and supports 13 […]

Source

OverflowAI

Por: EasyWithAI
1 Agosto 2023 at 13:20
OverflowAI is a new set of AI-powered products and features being added to Stack Overflow’s public platform and Stack Overflow for Teams. The goal is to leverage AI like semantic search and natural language processing to enhance the developer experience, while still keeping the Stack Overflow community at the center. OverflowAI is expected to be […]

Source

❌
❌