software-engineering
711 articles in this category (Page 10 of 30)
AI NewsAI DevelopmentSoftware Engineering
Compiling a Dungeon: A Real-World ISL Case Study
Developer Francesco Marconi built a complex dungeon crawler using ISL, generating 56 source files (~330 KB) from 51 specifications to demonstrate that spec-driven development remains predictable at scale.
Read more
AI NewsMachine LearningSoftware Engineering
OpenAI Privacy Filter: Building a Production PII Redaction Pipeline
Learn to implement a production-grade PII detection pipeline using the OpenAI Privacy Filter to automatically identify and redact sensitive data like API keys and personal addresses.
Read more