All Documents
3,528 documents available
Null безопасность
Teaches Kotlin null safety with nullable types, safe calls, Elvis operator, and the !! operator, using translated Russian documentation.
Increasing pervasiveness of machine intelligence
Outlines sociocultural, ethical, and political implications of machine intelligence, with links and discussion prompts for a book chapter.
Safety
Explains why Rafx is an unsafe GPU API and how to manage resource lifetimes and state transitions manually or via the framework's render graph.
Legal & Copyright Guidelines
Documents legal risks, safe data sources, and compliance steps for training and deploying an AI art generation project.
Array Safety and Verifiability
Defines five safety principles for arrays (bounds-checked, type-safe, immutable by default, fixed-size, shadow-tested) plus a phased implementation plan for a custom language.
Safety (Failsafe) Configuration
Documents PX4 failsafe actions, battery/RC/geofence loss triggers, and QGroundControl safety setup for drone recovery.
GodGPT ChatGPT Plus / Search ChatGPT Free
Lists a ChatGPT Plus GPT called GodGPT that offers spiritual psychotherapy, plus a long roleplay prompt about jailbreaking AI restrictions.
🧭 User's Guide: Clinical Intelligence Agent Backend
Walks a developer through setting up a Microsoft 365 tenant, Fabric workspace, and running a clinical AI backend from data ingestion to safety guardrails.
Common scam tactics
Catalogues common cryptocurrency and NFT scams with examples, warning signs, and safety practices for Teia community members.
Raleigh Outreach Finder + Tracker - Complete User Guide
Documents a CLI tool for discovering Raleigh-area companies, ranking them, generating LinkedIn message drafts, and tracking outreach without automation.
Type safety
Explains how to type-check SqlFun data access modules with unit tests and handle composite query testing with FsCheck.
AI Features Suite - Complete Implementation Guide
Documents an unfiltered AI content suite with DALL-E 3 image generation, MongoDB caching, and cost analysis for a social media dashboard.
Azure Integration Report - Asheville Event Feed
Documents how an event feed app integrates Azure OpenAI for tagging, deduplication, scoring, verification, and chat with fallback mechanisms.
Safety
Explains safety engineering for ML systems, distinguishing safety from reliability and offering hazard analysis and mitigation strategies.
ViewTouch String Safety Modernization
Documents a migration from unsafe C string functions to a custom bounds-checked string library, eliminating buffer overflows and format string vulnerabilities.
IntentShield
Pre-execution safety layer that audits AI agent actions against immutable rules before they run, blocking shell commands, file deletions, and jailbreaks.
Safety
Surveys LLM safety risks, government and private sector guidance, and safety benchmarks for developers and researchers.
Installation
Documents how to install and use the Safety CLI tool to check Python dependencies for known security vulnerabilities.
Const safety
Defines const safety for compile-time Rust execution, distinguishing unsupported operations and undefined behavior from panics and resource exhaustion.
Pit Crew SI - Demo Script
Walks through a live demo of an AI-powered Jira assistant that triages bugs, plans sprints, and executes actions with guardrails.
Health & Safety
Documents a four-step health and safety process and maps roles under New Zealand's HSWA 2015 for a cooperative workplace.
AI-Powered In-Browser AI Engineer Plan (Supabase + Lovable/v0-style)
Outlines an architecture for an in-browser AI coding agent using Gemini, WebContainers, and Supabase with structured tool calls.
Safety (Failsafe) Configuration
Documents PX4's failsafe system: battery, RC loss, data link loss, geofence, position loss, and offboard loss, with configurable actions and QGC setup.
Part 5: Guardrails - Security, Privacy & Enterprise Governance
Teaches enterprise guardrails, security, privacy, governance, correctness, via a fictional decoder project with checklists and code examples in three languages.