What are you working on, Jow Forums?
Last thread:
What are you working on, Jow Forums?
Last thread:
First for C!
Rewriting an entire game because the devs code is a fucking mess and it's easier to just rewrite this and get rid of the junk than refactor the existing nightmare.
just cracking cracksme 4 fun
we did it lads!
I'm 26
did you make it worst or gave up?
>Have you ever ran into a codebase so disgusting that you immediately regretted ever wanting to work on it?
> not OP, but i like the question
Rewrote the entire stack machine inside my lisp interpreter to be some small, mutually recursive functions instead of one big state machine. It's faster, memory leaks disappeared, fewer lines of code... literally everything is better about it now.
based
I'm using linux, and I need to write a bot to fill out some online forms. Any suggestions for guides/resources, /dpt/?
I'm pretty much happy with the Python version of my new TUI so I'm working on making a C version and slowly copying the features. And yes I am writing it all using the Python version of the TUI as the text editor for this project.
github.com