Skip to main content
taedlar
GitHub-Creator-Profil

taedlar

Repository-Ansicht von 6 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
6
Repositories
1
aktualisiert
28. Apr. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

unit-test
Softwarequalitätssicherungsanalysten und -tester

Add unit tests for individual components. Use the GoogleTest (GTest) framework to define test cases and assertions. Troubleshooting test failures involves checking test logs, reproducing failures locally, and debugging with breakpoints or additional logging…

28. Apr. 2026
function-naming
Softwareentwickler

Validates function naming when adding new functions, refactoring existing functions, or reviewing function signatures.

16. Apr. 2026
lpc-coding
Softwareentwickler

Generate and refactor Neolith LPC code with correct driver semantics. Use when writing LPC functions, efun calls, simul_efun-aware code, inheritance calls, strict_types-safe code, inline LPC code (pre_text) in unit-tests, or when prompts mention ambiguity…

5. Apr. 2026
build-options
Softwareentwickler

Manage Neolith build-time options: add, change, or remove CMake options that control driver behavior and LPC visibility. Use when creating a new option, toggling an existing option default, renaming macros, tracing how an option surfaces to LPC code, or…

31. März 2026
async-worker-pattern
Softwareentwickler

Implement async worker thread patterns with bounded task queues, admission control, and completion posting. Use when adding blocking I/O operations (DNS, file I/O, network calls) that must not block the main event loop. Covers worker thread design, queue…

24. März 2026
trace
Softwareentwickler

Add opt_trace() calls for debugging and profiling. Use -t option to enable specific trace tiers and levels.

12. Feb. 2026
1 von 1 Repositories angezeigt
Alle Repositories angezeigt