AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
myrescue is a program to rescue the still-readable data from a damaged harddisk. It is similiar in purpose to dd_rescue, but it tries to quickly get out of damaged areas to first handle the not yet damaged part of the disk and return later.
safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, harddisk partitions, CDs, tape devices, ..., where other tools like dd would fail doe to I/O errors.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Create a TIVO (harddisk recorder, personal video recorder, ...) with search functionality. Because content analysis is resource intensive, the analysis is shared among many participants (a "street").
Multitrack is a program that uses the harddisk for recording. It can record two to sixteen tracks. It supports two wavedevices or one full-duplex device for simultaneous playback and recording of sound.
Burnie is a collection of software to record and archive audio signals to harddisk and then burn them to multiple CDs simultaneously. Immediate CD copy to multiple drives is also supported. User interface is provided by a serial touchscreen.
FileFaker Creator allows you to create files in any size and any type. It simply puts in random generated characters into your input-selected filename and also takes up your harddisk space. Useful for filesharing programs which requries a share limit
quaneko is a tool that allows you to quickly search for keywords in files on the harddisk. It creates indexes over all files in given directories. A typical search query takes only seconds. Support for various file formats can be easily configured.
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.
Heavy duty harddisk check. A file in the filesystem, a partition on a
disk or even a hole disk (in fact any file) will be written with
crc-checked random-filled buffers. in the second stage those blocks
will be randomly read from the file an the crc-su
Spezi-OS is a OS Development Project. It's main goal is to develop a complete 32-Bit Protected Mode OS booting from harddisk and floppy. It is mainly written in Nasm and C. It shall provide all modern features you from other Operating Systems.
This is a project about adding persistence into memcache. it create a proxy server between the client and the memcache, and add a BDB(Berkeley DB) or any other db which base on key-value to backup the infomation in memcache to the harddisk.