Conversation
Notices
-
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 18-Jan-2025 14:20:43 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: so you can access an octet of an ip if you treat the ip like a bytearray but like, you start from the very end of the number and go backwards from there - † top dog :pedomustdie: likes this.
-
† top dog :pedomustdie: (dcc@annihilation.social)'s status on Saturday, 18-Jan-2025 14:21:55 JST † top dog :pedomustdie: @nyanide Btw i'm going to soon be "real" coding. Should i use go? -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 18-Jan-2025 14:22:53 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @dcc uhh, i mean sure if you want something kind of easy, it should teach you most of the important parts of professional gramming -
† top dog :pedomustdie: (dcc@annihilation.social)'s status on Saturday, 18-Jan-2025 14:24:15 JST † top dog :pedomustdie: @nyanide No i mean real coding as my front end and back end for my vps biz. I think i may use hugo as the front end, but the back end not sure. -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 18-Jan-2025 14:24:53 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @dcc :win98question: -
† top dog :pedomustdie: (dcc@annihilation.social)'s status on Saturday, 18-Jan-2025 14:27:24 JST † top dog :pedomustdie: @nyanide VPS, you have heard of it. I need to be able to get payment, let users start stop, and ipload iso's. -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 18-Jan-2025 14:30:43 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @dcc yeah, are you looking to develop the backend yourself..? go is fine is that regard, it takes a bit of time to learn for that sort of thing if you're completely new but it's still fine. personally would use python because i am familiar with flask [very noob friendly library] -
† top dog :pedomustdie: (dcc@annihilation.social)'s status on Saturday, 18-Jan-2025 14:33:02 JST † top dog :pedomustdie: @nyanide Yea i have to, the vm abstraction is done for me but i need to interface with a db to edit what vm and all other commands.