Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

Iniciar sesión


Todos Nuevo Iniciar sesión

Todos los gists

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
travisshears's Avatar

travisshears / nostr-rs-relay json logging

0 gustos
0 bifurcaciones
1 archivos
Última actividad 1755689769
Patch to add JSON logging to nostr-rs-relay so logs can be parsed by loki
1 bf6abd3 (HEAD -> master, homelab/master) feat: json logging
2 diff --git a/Cargo.lock b/Cargo.lock
3 index c8354d2..3ca8556 100644
4 --- a/Cargo.lock
5 +++ b/Cargo.lock
6 @@ -3671,6 +3671,16 @@ dependencies = [
7 "tracing-core",
8 ]
9
10 +[[package]]
travisshears's Avatar

travisshears / kelvin_versioning.txt

0 gustos
0 bifurcaciones
1 archivos
Última actividad 1755329791
1 # Kelvin Versioning Examples for gum-utils
2
3 ## Early Development Phase
4 - 50K: Initial experimental version, many breaking changes expected
5 - 45K: Core API taking shape, still major changes possible
6 - 40K: Basic functionality working, API stabilizing
7
8 ## Maturing Phase
9 - 25K: Feature-complete, minor API changes possible
10 - 20K: Production-ready, only bug fixes and small improvements
travisshears's Avatar

travisshears / is_tech?

0 gustos
0 bifurcaciones
2 archivos
Última actividad 1755323272
1 (ns micro-blog.is-tech
2 (:require
3 [micro-blog.config :refer [config]]
4 [taoensso.telemere :as tel]
5 [clj-http.client :as client]))
6
7 (defn is-tech? [post-text]
8 (let [url (str (:mistral-host @config) "/v1/conversations")
9 headers {"Content-Type" "application/json"
10 "Accept" "application/json"
Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 75ms⋅

Español
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文