Sébastien Huss
Sébastien Huss
I do have a project supporting d3v4 and bootstrap 3.3 here : https://github.com/sebt3/d3-bootstrap
This is a rather crude implementation. Doesnt support rotation... yet. opinion/improvements welcome :)
### Description QNAP QuObjects is an "s3 compliant" service on QNAP nas machine. It can be configured as using tls, but it use a self-signed certificate. Restic can use it...
Hi, First, mayfly is a very usefull tool, thanks a lot. The ScheduledResource is nice, but I'ld love for a recurring version of it. Primary use-case would be to trigger...
Hi, This is not exactly a Selene issue but a clang one. Most complier have a max depth of 1024, but clang set this way lower. and as Selene use...
Based on the valgrind massif tool, I'm getting this : `->13.06% (3,590,851B) 0x65BB270: luaM_realloc_ (lmem.c:84)` `| ->08.34% (2,292,707B) 0x65B9797: luaC_newobj (lgc.c:215)` `| | ->04.31% (1,183,539B) 0x65BF6C3: luaS_newlstr (lstring.c:103)` `| |...
Outpost cost ressources (since they are create deployments). Authentik clearly allow to share an outpost between many provider/application. Yet I don't see a single way to do this using this...
**What version of redis operator are you using?** ```shell kubectl logs -n kydah-dbo redis-operator-854bf96984-v6d8b |grep rennes-dev {"level":"info","ts":1734178862.9923024,"logger":"controllers.RedisCluster","msg":"Reconciling opstree redis Cluster controller","Request.Namespace":"rennes-dev","Request.Name":"redis-cluster"} {"level":"info","ts":1734178863.0176885,"logger":"controller_redis","msg":"Redis statefulset get action failed","Request.StatefulSet.Namespace":"rennes-dev","Request.StatefulSet.Name":"redis-cluster-leader"} {"level":"info","ts":1734178863.032022,"logger":"controller_redis","msg":"Redis service get action...
Hello, Using the following model : ``` apiVersion: ollama.ayaka.io/v1 kind: Model metadata: name: phi spec: image: phi podTemplate: spec: containers: - name: server image: ollama/ollama:rocm ``` I'm still getting a...