Benjamin KeenerPorting a Virtual Reality ApplicationDeveloping for VR has become increasingly popular with the release of more and more headsets. This is great for the VR community, since…Mar 2, 2021Mar 2, 2021
Benjamin KeenerFriendly FacesFace Detection is quickly becoming easier and easier as AI and Neural Networks become better and more efficient, but how does it work?Dec 16, 2020Dec 16, 2020
Benjamin KeenerMy Journey with Package FiendAbout a month ago, in May, 2020, I (Ben Keener) and my partners, Travis Bearden and Nehal Shastri, set out to create a centralized…Jun 25, 2020Jun 25, 2020
Benjamin KeenerHey, grandma! Machine learning!Machine learning is a fairly complicated topic with many fancy buzzwords being thrown around daily. Artificial intelligence, supervised…Jan 26, 2020Jan 26, 2020
Benjamin KeenerObjectively PythonBeing a higher-level language, Python seems to use a lot of voodoo when it comes to, well, everything. One of the keys to Python’s ease…Jan 16, 2020Jan 16, 2020
Benjamin KeenerWhat are dynamic/shared libraries?One of the most useful tools in modern computing: libraries. What is a library? A library is a collection of useful functions and methods…Dec 17, 2019Dec 17, 2019
Benjamin KeenerWhat are static libraries?One of the most useful tools in modern computing: libraries. What is a library? A library is a collection of useful functions and methods…Oct 14, 2019Oct 14, 2019
Benjamin KeenerWhat exactly does “gcc” do?gcc is a command line, C compiler found on GNU-based operating systems.Sep 19, 2019Sep 19, 2019
Benjamin KeenerHard Link and Symbolic Link, What’s the Difference?Symbolic LinksSep 17, 2019Sep 17, 2019
Benjamin KeenerUnder the Hood of the Command “ls *.c”Have you ever seen this command (or one like it) and wondered what’s truly going on?Sep 16, 2019Sep 16, 2019