ProgrammingQuestio
-
Git workflows for repo with submodules? Esp. with BitBucket
Posted by ProgrammingQuestio@reddit | ExperiencedDevs | View on Reddit | 12 comments
-
[C] Is a .dll supposed to sit next to the .exe? Trouble building SDL2 hello world
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 4 comments
-
Has anyone started flying after getting a job in aviation and knowing nothing about it?
Posted by ProgrammingQuestio@reddit | flying | View on Reddit | 6 comments
-
Has anyone started flying after getting a job in aviation and knowing nothing about it?
Posted by ProgrammingQuestio@reddit | aviation | View on Reddit | 2 comments
-
[C] Can someone help me understand this weird C macro?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 5 comments
-
[Python] Is there an inherent difference with a ctypes string buffer that makes it a bad idea to use to store byte data?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 3 comments
-
[Python] Venv's python.exe isn't being used despite being inside activated venv?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 2 comments
-
[c++] Can't get starting code for software rasterizer to compile
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 0 comments
-
What actually is "kernel" vs "user"?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 21 comments
-
[Git] git log --pretty command doesn't work when used as a gitconfig alias.
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 0 comments
-
[C] How to make this error show up: tentative definition of variable with internal linkage has incomplete non-array type 'foobar' (aka 'struct foobar')
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 3 comments
-
[Git] "The following untracked working tree files would be overwritten by checkout"
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 1 comments
-
[GitBash] How to make subtly different GitBash windows?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 0 comments
-
[Git] Is there a decent workflow to view the file changes from a commit in the terminal?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 4 comments
-
[Git] Is "submodule" just a name for a repo within a repo, or is there an actual difference?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 3 comments
-
Can't get simple opengl program to compile with gcc
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 12 comments
-
[Git] Can someone help me understand what this git error is saying?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 4 comments
-
[C] Am I dumb or is it confusing that the same word "static" is used for both functions and variables in C?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 6 comments
-
[C] Is there a way to trick the compiler to set the value of a const variable? (other than *(int*)&myConstInt = 1;)
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 10 comments
-
How to avoid the repetition in this regex?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 11 comments
-
[Git] Switching branches after committing but before pushing--how does this work?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 3 comments
-
[C] Is there a way to store names of functions in a struct's member so these funcs can be called later, and in some cases, will be used to call helper funcs? (better explained in post)
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 6 comments
-
How come git bash always messes up my copy and paste?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 5 comments
-
[Git] Used a remote branch name when making a new branch; how do I delete it without deleting the actual remote?
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 5 comments
-
If git pull is essentially git fetch + git merge, why does it not ask for a merge commit message
Posted by ProgrammingQuestio@reddit | learnprogramming | View on Reddit | 3 comments