[DiscordArchive] Mono?
[DiscordArchive] Mono?
Archived author: Drakivaz • Posted: 2019-10-08T20:39:54.045000+00:00
Original source
All I was doing in Python was AI simulationb for a college class.
Archived author: GGPWNKTHX • Posted: 2019-10-08T20:40:24.841000+00:00
Original source
If you build out the cli first, you can wrap it with anything.
Archived author: Drakivaz • Posted: 2019-10-08T20:41:38.606000+00:00
Original source
Yeah, I'll see what I am able to do. I don't want to burn myself out programming the tool that's suppose to help me cure my burnout
Archived author: Drakivaz • Posted: 2019-10-08T20:42:31.599000+00:00
Original source
I did a big image comparison tool for work in C#, and I think it spoiled me being able to flip between the UI and code with the click of a button
Archived author: Drakivaz • Posted: 2019-10-08T20:43:08.232000+00:00
Original source
So I need to assess how much work it would take me to program it in a way that's more commuinty-friendly
Archived author: GGPWNKTHX • Posted: 2019-10-08T20:43:20.433000+00:00
Original source
I do dev ops professionally, and the one mantra I have is: form follows function.
Archived author: GGPWNKTHX • Posted: 2019-10-08T20:43:44.880000+00:00
Original source
Build out the logic, set up an api, then build the gui.
Archived author: Skarn • Posted: 2019-10-08T20:44:06.265000+00:00
Original source
I need to set up CI for my Blender addon
Archived author: Skarn • Posted: 2019-10-08T20:44:14.607000+00:00
Original source
really hate dev ops stuff
Archived author: Drakivaz • Posted: 2019-10-08T20:45:23.084000+00:00
Original source
I'm basically amateur level with the time that has transpired, and I no longer code for my job