Build a Feature Flag System You Can Trust Under Pressure
Design flags that support rollout, rollback, experiments, and emergency shutoffs.
Review member-submitted ideas and support the topics you would attend.
16 proposals
Design flags that support rollout, rollback, experiments, and emergency shutoffs.
A practical Axum session on middleware ordering, authentication boundaries, request context, and safer service composition.
A backend fundamentals session on Axum API pagination, filters, stable ordering, and query patterns that remain predictable under load.
A practical session on Axum webhook endpoints: parsing, signature checks, idempotency, and clear error responses for real backend systems.
A practical Axum session on route design, wildcard matching, request boundaries, and tests that keep API behavior predictable.
A practical session on form handling in Axum: validation, error responses, user recovery, and tests that prevent broken submission flows.
A practical Axum session on CORS, request headers, preflight behavior, and browser-facing API contracts for real web services.
A backend fundamentals session that turns API gateway talk into a working gateway with real tradeoffs.
Tune timeouts, retries, circuit breakers, and fallbacks with real failure pressure.
A practical two-hour session on Zero-Downtime Schema Migrations, focused on Expand, Backfill, Contract, and Verify. Attendees work through concrete engineering tradeoffs, review examples, and leave with a checklist they can apply in real team projects.
A practical two-hour session on Zig CLI Data Slicer, focused on Filtering, Sorting, Pagination, and Stable Output. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig Form-Encoding Parser, focused on Input Bytes, Field Limits, Validation, and Errors. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HMAC Verification Tool, focused on Request Bytes, Signatures, Replay Windows, and Logs. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HTTP Client and Header Tools, focused on Requests, Responses, TLS, and Diagnostics. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HTTP Request Inspector, focused on Parsing Paths, Headers, Methods, and Status Lines. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig Network Daemon Structure, focused on Connections, Buffers, Errors, and Shutdown. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.