English Grammar for IT: Word Order and Articles https://sudonull.com/english-grammar-for-it-word-order-and-articles
Let's break down the evolution of English grammar: why SVO is mandatory, articles are mandatory, prepositions instead of cases. Examples from IT for developers. Deepen your communication skills.
CFDG language for generating images Context Free https://sudonull.com/cfdg-language-for-generating-images-context-free
Learn CFDG — a language with context-free grammar for procedural generation of fractals and scenes. Code examples, recursion rules. Download Context Free and experiment with examples for IT developers.
NSFW filter on LLM: test Phi-3, Qwen, Gemma https://sudonull.com/nsfw-filter-on-llm-test-phi-3-qwen-gemma
Comparison of LLM for filtering NSFW prompts before image generation. Accuracy up to 93%, latency from 85 ms. Model benchmarks and Grammar. Implement in your project.
Speech Recognition: 80% Accuracy Limit https://sudonull.com/speech-recognition-80-accuracy-limit
Learn why speech recognition systems haven't exceeded 80% accuracy for 25 years. Semantics, grammar, and context as barriers. For developers: analysis of problems and solutions. Read the details.