Skip to content

Instantly share code, notes, and snippets.

View lunkwill42's full-sized avatar

Morten Brekkevold lunkwill42

View GitHub Profile
<!DOCTYPE html>
<meta charset="utf-8">
<style>
svg {
float: left;
border: solid 1px #aaa;
}
</style>
@lunkwill42
lunkwill42 / nav-cla.md
Last active June 24, 2024 09:42
Contributor License Agreement text for Network Administration Visualized

Fiduciary License Agreement 2.0

based on the

Individual Contributor exclusive License Agreement

(including the Traditional Patent License OPTION)

Thank you for your interest in contributing to Sikt's Network Administration Visualized ("We" or "Us").

The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to Us. To make this document effective, please follow the instructions at https://github.com/Uninett/nav.

Fiduciary License Agreement 2.0

based on the

Individual Contributor exclusive License Agreement

(including the Traditional Patent License OPTION)

Thank you for your interest in contributing to Sikt's (and GÉANT's) Argus ("We" or "Us").

The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to Us. To make this document effective, please follow the instructions at https://github.com/Uninett/Argus.

@lunkwill42
lunkwill42 / README.md
Last active May 18, 2026 13:45
Zino 2 case-fetch perf reproduction harness (May 2026)

Zino 2 case-fetch performance reproduction

This is a small harness used to confirm — and later verify the fix for — a performance problem in Zino 2's legacy API server: existing clients (curitz, anything built on zinolib) were taking many seconds to fetch all open cases from production Zino 2, whereas the same clients are near-instant against the legacy Tcl Zino on the same network.

This is a snapshot of the tools used during one investigation. It is not part of the Zino repo and has no maintainer. If you revive it later, expect it to