Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate dumps from Switch
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. This branch is used for the development of the ongoing nxdumptool rewrite. Code is highly experimental and lacks a proper UI at this time, but it has been thoroughly tested and should be safe to use. Proof-of-concept (PoC) builds are provided to test different aspects of the codebase. If a nxdumptool build from the releases page isn't working for whatever you're trying to...
Extended ASCII Invasion is a Windows shooting game like the famous shoot 'em up game called Space Invaders. It runs in a console window and the aliens, dragons, etc consist of the extended ASCII character set.
...JavaDoc can be found here: "http://caspervg.net/jdbpf/javadoc/".
The OLD version (<1.6) has its basic functions packaged in the DBPF4J. Extended functions which needs some libraries (XTools) are in the DBPF4J-Ext package.
GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms.
With the integrated all-in-one tool for game resources it's possible to develop games in a short time.
And it's open source! (license coming soon)
Status: planning phase
Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.