HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sixonesixo

no profile record

comments

sixonesixo
·11 เดือนที่ผ่านมา·discuss
i've found out that is possible! with k9s plugins. you need to create a yaml file with the gonzo command you want to launch

the file is `$XDG_CONFIG_HOME/k9s/plugins.yaml`

and here's an example:

  plugins:
     gonzo-ai:
       shortCut: g
       description: "Gonzo: AI log analysis"
       scopes:
       - po
       command: sh
       background: false
       args:
       - -c
       - "kubectl logs -f $NAME -n $NAMESPACE --context $CONTEXT | gonzo --ai-model=gpt-4"
sixonesixo
·11 เดือนที่ผ่านมา·discuss
good job, i really like it! it would be awesome to have the ability to integrate it in k9s
sixonesixo
·2 ปีที่แล้ว·discuss
this is it, i feel it's just a different kind of art. if you look closely every one has a different method to cover graffiti and they are actually making art even if they don't know it. they have their own flair, taste. they don't do a perfect job so it's like a different kind of graffiti in itself
sixonesixo
·2 ปีที่แล้ว·discuss
that would be amazing
sixonesixo
·2 ปีที่แล้ว·discuss
i'm using it for a while now, i just ssh to my kubernetes development pod and i do everything from there, i have also a code-server instance installed on the pod so i can use vscode as if i was on that machine. blink was really a gamechanger for me as it fits all my needs! but i think i have a job that's the best use case for blink 'cause i'm a backend dev working exclusively on cloud. the only think i don't like is that i cannot scale vscode UI inside blink
sixonesixo
·2 ปีที่แล้ว·discuss
thanks for the recommendation, just installed and i'm digging it!
sixonesixo
·3 ปีที่แล้ว·discuss
waiting for the picoplastic
sixonesixo
·3 ปีที่แล้ว·discuss
i was thinking to do the same, but i'm worried about the website i signed in using google sign in. has anyone tackled this issue? is there an easy way to migrate those credentials or do i have to change every account one by one?
sixonesixo
·4 ปีที่แล้ว·discuss
this question made me realize i didn't write interesting code in a while. that's scary