Reddit Programming
210 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
New version of ConanEx v2.3.0 - Conan Extended C/C++ Package Manager. Improved version of 'install' command, now feels like platform package manager
https://www.reddit.com/r/programming/comments/1nlwo54/new_version_of_conanex_v230_conan_extended_cc/

<!-- SC_OFF -->Improved conanex `install` command to fill like package manager command. Instead of: ```bash conanex install --requires=poco/1.13.3 --requires=flatbuffers/22.10.26 --requires=ctre/3.6 --build=missing --output-folder=/dev/null conanex install --requires=poco/1.13.3 --tool-requires=cmake/3.23.5 --tool-requires=ninja/1.11.0 --build=missing --output-folder=/dev/null ``` Use like this: ```bash conanex install poco/1.9.4 flatbuffers/22.10.26 ctre/3.6 conanex install poco/1.9.4 --tools cmake/3.23.5 ninja/1.11.0 conanex install --tools cmake/3.23.5 ninja/1.11.0 -- poco/1.9.4 ``` This feels like alternative to `apt-get` on Ubuntu, `brew` on MacOS and `choco` on Windows, but cross-platform. <!-- SC_ON --> submitted by /u/redradist (https://www.reddit.com/user/redradist)
[link] (https://pypi.org/project/conanex/2.3.0/) [comments] (https://www.reddit.com/r/programming/comments/1nlwo54/new_version_of_conanex_v230_conan_extended_cc/)
Interview for career insights
https://www.reddit.com/r/programming/comments/1nnf54c/interview_for_career_insights/

<!-- SC_OFF -->i everyone I’m a first year student at JMU. Would anyone who has worked in the software or videogame industry or something like that be down to a quick 20 minute zoom interview. This is for an assignment for one of my classes. I’d love to hear some of your insights and thoughts on pursuing video games as a career. Thank you. <!-- SC_ON --> submitted by /u/Sudden_Sign_6397 (https://www.reddit.com/user/Sudden_Sign_6397)
[link] (https://www.google.com/?client=safari&channel=iphone_bm) [comments] (https://www.reddit.com/r/programming/comments/1nnf54c/interview_for_career_insights/)