we have the basic terminal ui for our app
come with some transcription feature ( which currently error cause by model )
Log in to leave a comment
we have the basic terminal ui for our app
come with some transcription feature ( which currently error cause by model )
Log in to leave a comment
i found the problem why sometimes a user cannot login
Log in to leave a comment
Log in to leave a comment
kubectl debug <podID> -it --copy-to=debug-pod --container=<containerName> -- sh and kubectl attach debug-pod -c mindconnect -i -t
Log in to leave a comment
Log in to leave a comment
Now you can matching with other people
Log in to leave a comment
for wrapped last about 2hrs (I’m coding in some internet cafe)
Log in to leave a comment
For wrapped last 7hrs
Log in to leave a comment
Introducing the brand new pod ( and deployment ) port expose ( this runs best with HTTP, but TCP and UDP may cause resource consumption problems)
Note: You also need to set up a record in your DNS settings
Background task for next devlog:
Log in to leave a comment
Now you can get the pod log and the exec command in the pod
Log in to leave a comment
now you can create and delete pods
Log in to leave a comment
they send me heartbeat
now server now the state of k8s cluster
Log in to leave a comment
hello we have the cluster creation now. yeah
Behind the screen: at the backend, we have the api for pod and node manager
at the agent we almost done CURD for pod and node in k8s
the work for next update:
complete the agent resource heartbeat for sync k8s state to database
Log in to leave a comment
We have the basic request system. where user can request some thing like role or feature and admin will see and solve that
Log in to leave a comment
starting with the login page
Behind the scenes: we have the agent with the basics of development CURD
Log in to leave a comment
I created the TUI local file sharing support for many OS =» (thanks to Bun )
The app works by sending UDP broadcast to the broadcasting address to find neighbors’ computers. Then you can share your file or folder with them like Airdrops but currently don’t support Bluetooth, just local network. Bonus: at the end of this i try to adding chatting feature which helps you make a local network to be the “Lobby.”
Over this project i now that you can send udp packet to boastcasting address. And how to create the download flow via TCP. How to use ink is the Frontend tech i lean in this project