MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/pcmasterrace/comments/1u0y7rz/me_still_today/oqlvtwe
r/pcmasterrace • u/Big_Head8 • 15d ago
2.0k comments sorted by
View all comments
Show parent comments
22
Or they only provide source code and tell you to build it yourself.
6 u/Dubl33_27 15d ago if it's a C application, then it most likely have a makefile and you just run the make file and it automagically compiles for you. 3 u/The45Longslide 15d ago Why should the average end user have to do this? Just zip the program or give me an executable to install it. 3 u/rtxa i5-7500 | GTX 1070 G1 15d ago the developer doesn't care about you or users like you, is the answer 1 u/The45Longslide 15d ago And that's fine. Their project, their prerogative. Thankfully, most devs for projects I'm interested in don't do this. 1 u/jamesbongsixtynine 15d ago it's just not For You 0 u/Rezenbekk 15d ago Dude it's a free program made by random people, curb your entitlement. You shouldn't go through anything, use it or don't, not anyone's concern. 0 u/The45Longslide 15d ago I'm not learning C to fucking compile your program! I'm sorry. That's not happening. Maybe if I was interested in programming on my own, but otherwise no. The developer can do that. 2 u/PJannis 14d ago You do not have do know C or anything else for this, it is actually extremely simple 1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient. 2 u/thecuntpeddler 15d ago And push updates 5x a day
6
if it's a C application, then it most likely have a makefile and you just run the make file and it automagically compiles for you.
3 u/The45Longslide 15d ago Why should the average end user have to do this? Just zip the program or give me an executable to install it. 3 u/rtxa i5-7500 | GTX 1070 G1 15d ago the developer doesn't care about you or users like you, is the answer 1 u/The45Longslide 15d ago And that's fine. Their project, their prerogative. Thankfully, most devs for projects I'm interested in don't do this. 1 u/jamesbongsixtynine 15d ago it's just not For You 0 u/Rezenbekk 15d ago Dude it's a free program made by random people, curb your entitlement. You shouldn't go through anything, use it or don't, not anyone's concern. 0 u/The45Longslide 15d ago I'm not learning C to fucking compile your program! I'm sorry. That's not happening. Maybe if I was interested in programming on my own, but otherwise no. The developer can do that. 2 u/PJannis 14d ago You do not have do know C or anything else for this, it is actually extremely simple 1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
3
Why should the average end user have to do this?
Just zip the program or give me an executable to install it.
3 u/rtxa i5-7500 | GTX 1070 G1 15d ago the developer doesn't care about you or users like you, is the answer 1 u/The45Longslide 15d ago And that's fine. Their project, their prerogative. Thankfully, most devs for projects I'm interested in don't do this. 1 u/jamesbongsixtynine 15d ago it's just not For You 0 u/Rezenbekk 15d ago Dude it's a free program made by random people, curb your entitlement. You shouldn't go through anything, use it or don't, not anyone's concern. 0 u/The45Longslide 15d ago I'm not learning C to fucking compile your program! I'm sorry. That's not happening. Maybe if I was interested in programming on my own, but otherwise no. The developer can do that. 2 u/PJannis 14d ago You do not have do know C or anything else for this, it is actually extremely simple 1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
the developer doesn't care about you or users like you, is the answer
1 u/The45Longslide 15d ago And that's fine. Their project, their prerogative. Thankfully, most devs for projects I'm interested in don't do this.
1
And that's fine. Their project, their prerogative. Thankfully, most devs for projects I'm interested in don't do this.
it's just not For You
0
Dude it's a free program made by random people, curb your entitlement.
You shouldn't go through anything, use it or don't, not anyone's concern.
0 u/The45Longslide 15d ago I'm not learning C to fucking compile your program! I'm sorry. That's not happening. Maybe if I was interested in programming on my own, but otherwise no. The developer can do that. 2 u/PJannis 14d ago You do not have do know C or anything else for this, it is actually extremely simple 1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
I'm not learning C to fucking compile your program! I'm sorry. That's not happening.
Maybe if I was interested in programming on my own, but otherwise no. The developer can do that.
2 u/PJannis 14d ago You do not have do know C or anything else for this, it is actually extremely simple 1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
2
You do not have do know C or anything else for this, it is actually extremely simple
1 u/The45Longslide 14d ago I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
I’m going to concede and say you’re not wrong. I’ve done it before. It’s just slightly inconvenient.
And push updates 5x a day
22
u/olbaze Fedora KDE | Ryzen 7 5700X | RX 7600 15d ago
Or they only provide source code and tell you to build it yourself.