Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Paranet Lite is a local short video and image sharing platform.
Paranet Lite is a short video and image sharing application that runs locally on the user's computer. It can be shared via LAN provides value if ever the internet were to shut off. It's open sourced and user can use it and modify it however they want.
Go to "Files" to download releases of EZComm and Jirrit.
EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm
You can use it as either a client or a server for TCP/UDP text messages
Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit
You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit.
EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling.
Usage:
0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath.
1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library.
2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the...