jc JSONifies the output of many CLI tools, file-types, and common strings for easier parsing in scripts. See the Parsers section for supported commands, file-types, and strings. Use it to ground design choices in named patterns, trade-offs and examples.
501 matching cards · showing 421–440 · page 22 of 26
Hey, I hope this course provides a great learning experience. Use it to build a structured path from fundamentals to hands-on practice.
Course materials for General Assembly's Data Science course in Washington, DC (12/15/14 - 3/16/15). Use it to build a structured path from fundamentals to hands-on practice.
Bringing clarity to questions about Prompt Injection Security. Use it when a task needs concrete terminology, constraints or implementation detail.
A curated reference on linux, networking & embedded centered on The Art of the Command Line: Unix and Systems Reference. Use it to build a structured path from fundamentals to hands-on practice.
Maelstrom is a workbench for learning distributed systems by writing your own. It uses the Jepsen testing library to test toy implementations of distributed systems. Maelstrom provides standardized tests for things like "a commutative set" or "a transactional key-value store", an. Use it to make implementation decisions and avoid common dead ends.
Jepsen is a Clojure library. A test is a Clojure program which uses the Jepsen library to set up a distributed system, run a bunch of operations against that system, and verify that the history of those operations makes sense. Jepsen has been used to verify everything from eventu. Use it to make implementation decisions and avoid common dead ends.
Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin. Use it to ground design choices in named patterns, trade-offs and examples.
Nmap ("Network Mapper") is a free and open source utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Nmap. Use it as a repeatable review, validation or hardening pass.
TRL is a cutting-edge library designed for post-training foundation models using advanced techniques like Supervised Fine-Tuning (SFT), Group Relative Policy Optimization (GRPO), and Direct Preference Optimization (DPO). Built on top of the 🤗 Transformers ecosystem, TRL supports. Use it to navigate the topic and choose relevant methods, papers or tools.
Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed au. Use it as a repeatable review, validation or hardening pass.
Comprehensive Python Cheatsheet ===============================. Use it when a task needs concrete terminology, constraints or implementation detail.
Faust (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis. A distinctive characteristic of Faust is that it is fully compiled. Use it to build a structured path from fundamentals to hands-on practice.
AI-RULES is a rule-aware CLI for AI-assisted coding governance. It turns project rules in Markdown into structured rule metadata, lightweight local evidence, and deterministic audit/fix prompts so AI coding agents follow your architecture, design patterns, and UI standards more c. Use it as a repeatable review, validation or hardening pass.
This book calls out the best parts of Javascript and tells you what to avoid (the 'bad parts'). It's about making sure you know the really important parts of the language and create good habits instead of having to break bad ones down the line. Use it to ground design choices in named patterns, trade-offs and examples.
If you know some great frontend resources that are not in this list, you are You can do it directly through Github by clicking the "edit" button on this file. Use it to build a structured path from fundamentals to hands-on practice.
Generic AI output is a PM's worst enemy. When you tell your agent "write a PRD" without shared context, you get a generic document that no stakeholder trusts and no engineer can act on. Use it to build a structured path from fundamentals to hands-on practice.
This is a software to benchmark various secure multi-party computation (MPC) protocols in a variety of security models such as honest and dishonest majority, semi-honest/passive and malicious/active corruption. The underlying technologies span secret sharing, homomorphic encrypti. Use it to navigate the topic and choose relevant methods, papers or tools.
Pattern Control - Define your patterns once, AI uses them forever ✋ Approval Gates - Review and approve before execution 🔁 Repeatable Results - Same patterns = Same quality code 📝 Editable Agents - Full control over AI behavior 👥 Team-Ready - Everyone uses t. Use it to build a structured path from fundamentals to hands-on practice.
StageRAG is a lightweight, production-ready RAG framework designed to give you precise control over the speed-versus-accuracy trade-off. It allows you to build high-factuality applications while gracefully managing uncertainty in LLM responses. Use it to navigate the topic and choose relevant methods, papers or tools.