Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
Learn More
Enterprise AI Agents for Every Customer Moment
For enterprise companies looking for AI Agents
From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components.
The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
Upload games to legacy apple // computers via serial and no floppies!
This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection.
A cousin of this project can be found here: http://asciiexpress.net/gameserver/
(Thanks Egan!)
JBasic is a traditional BASIC language intepreter written in Java for commandline or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.