Published in Computer Science House·Nov 10, 2019Deploying FreeIPAOriginally published on February 26, 2018 Before we begin, a bit about what FreeIPA actually is: FreeIPA, or Red Hat Identity Management, is a management interface and API built on top of several well-known, open source projects: 389 Directory Server, MIT Kerberos, DogTag for managing certificates and SSSD for client…Csh Blog5 min read
Published in Computer Science House·Nov 10, 2019A Letter to Prospective MembersHey there! If you’ve made it this far, you’re probably thinking about becoming a member. That’s great! We need curious and motivated people like you. …Csh Blog4 min read
Published in Computer Science House·Nov 10, 2019Resume ReviewOverview Resume Review is a web app written for CSHers to upload their resumes and receive feedback on them. Members can prepare for career fairs, company visits, and job applications by running their resumes by their peers, requesting specific changes or just asking for general opinions. The site allows for the…Nodejs2 min read
Published in Computer Science House·Sep 18, 2018Clādēs Cimicum — The Bane of BugsA project created by Collin Tod, a member of Computer Science House. What Is It? This program, Clādēs Cimicum, (which means ‘Bane of Bugs’ in Latin) is a very small and simple debugger for interprocess debugging. This is slightly different from that of GDB, since GDB actually creates a child process when debugging…Debugging4 min read
Published in Computer Science House·Sep 18, 2018Proxstar — A Custom VM SolutionA project created by Jordan Rodgers, a member of Computer Science House. The Problem CSH currently uses Proxmox for VM hosting. It has been working great for every use case we have for it with one exception: member VM self-service. The interface isn’t very intuitive to someone who might not have created…Virtual Machine3 min read
Published in Computer Science House·Sep 18, 2018Kudos Mapping and SLAMA project created by Trevor Sherrard, a member of Computer Science House. Background Computer Science House purchased a robot chasis from one of our members in the Spring semester of 2017. I had worked on previous versions of the CSH drink delivery robot and thought I would be able to make…Robotics2 min read
Published in Computer Science House·Sep 17, 2018Capsule KillerA project created by Zack Yenchik, a member of Computer Science House. Summary Capsule Killer is a first-person shooter that I developed to learn more about the skills and processes involved with game development. Upon launching the game, the player will be met with the main menu that allows them to…Game Development2 min read
Published in Computer Science House·Sep 17, 2018Creating Go in SwiftA project created by Zachary Williams, a member of Computer Science House. This project is an implementation of the board game ‘Go’ for iOS using Swift and the SpriteKit framework. Go is a board game focused on surrounding enemy tiles to capture territory and remove the tiles from play. To…Swift3 min read
Published in Computer Science House·Sep 17, 2018Deepnet Synapse Delta VisualizerA project created by Jacob Potter, a member of Computer Science House. This project involves the use of a simple four layer deep-learning neural network written in C that I built from scratch which leverages the sigmoid activation function along with backpropagation to assist previous layers with correction. The option…Machine Learning2 min read