Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
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.
Sudoku solver based on the initial work of Michael Kennett
Console based sudoku solver. It is a modified version
of the solver included in the Ubuntu distribution of Linux,
and has similar functionality to the original by Michael Kennett.
New features:
- You interactively can open and save boards with it.
- The title of the board can be edited.
- Added early contradiction check to detect if the board is unsolvable:
1 2 . | . . . | . . .
. . . | 1 2 . | . . .
. . . | . . . | 1 2 .
-------+-------+-------
2...
terminalmath is a textmode math practice game for school-level children. Its main distinguishing feature is that it talks via the eSpeak text-to-speech engine.
L.E.I.C.A. (Long Exposure Internet CAmera) is an application that takes input from your webcam, or v4l2 device, and makes a long-exposure image.
Until now there's only a python binding for this app, soon there will be a C/C++ SDL one
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.
This software records Linux terminal sessions with util-linux "script" and converts the recorded binary file (with timing) to a human-readable XML file. This file can be replayed with the Javascript-HTML terminal that behaves as a real terminal.