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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
Scripts to make emacs, pdfsync and xpdf work together.
Forward/Inverse from tex to pdf never quite seem to work out of the box. These scripts aim to ensure that you will be able to do forward/inverse search from emacs to tex. Pdfsync is used for the synchronization.
Collaborators on a version-controlled .tex file can track changes.
LaTeX Track Changes shows changes over time for a .tex file that has its history stored in a git or svn repository. The user can customize how to view the changes: limited to certain authors or by revision or date among other filters. An Emacs mode provides the user interface. Plug-ins for other editors (such as TeXShop) are planned.
Configuration framework for: emacs, zsh, tcsh, ksh, bash, screen, top, metacity, gnome-terminal,... It run on all posix platform and include special stuff for epita you can find source here: http://github.com/ctaf42/ctafconf
Notebook mode sets up a sub-process that has well defined input and output responses, such as a shell, or a command line program like matlab. Each notebook has a collection of cells, consisting of a prompt, an input region, and an output region.
Collection of tools for input, reading, processing, and typesetting Taiwanese language. Includes SCIM and quail input methods, Firefox dictionary plugin, plus scripts for LaTeX and HTML generation.
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
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 project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql command line client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther
SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.