
Why the Usage of Instrumentation Within Monitoring Tools Should be Implemented in Your Next Web Project
Back-EndWhen designing a web application, a strategy that has often been used is to use a monitoring tool such as Grafana or Datadog. There...
Each month, we open our doors for a Hack Night, inviting others to join us as we experiment with and work on various technologies.
For the August Hack Night, we sharpened our focus and added a little more structure. For the first time, we posed a challenge to those attending: Could they hack our RFID door reader to allow our chat robot to open the front door of our office?
The answer is yes. Highgroovers Zac, Brian, Charles and Stafford joined forces with a few others from the community. Together, with an Arduino board, a power drill and Ruby, they achieved success.
Other Highgroovers also made progress with their projects:
Andy tackled syncing his Fitbit through the Linux-based Raspberry Pi, despite the lack of an official Linux client. After installing Python and pip, he was able to use libfitbit to get syncing working for any Fitbit in range.
Don improved his Body Boss app, which creates workout challenges based on users’ fitness goals. After Hack Night, users can create and rearrange workouts for themselves or others, including setting the number of reps and amount of weight used.
Steven used some CSS wizardry to build a responsive search UI for his favorite side project, Brewdega.
Patrick and Tomer worked on a dependency management system for homebrew that allows developers, with a single command, to install all of the packages required by an application.
And it wasn’t just Highgroovers who made headway:
Emily worked on a mobile web app using the Ravelry API. She released v 0.0.2 of her omniauth-ravelry gem and got authenticated API requests through OAuth 1 working in the app.
Laura created forms for her blog, unpunctuated life.
Sarvagya improved VocabWhiz, an app where users can learn vocabulary by reviewing new terms and then quizzing themselves.
In the past, we’ve encouraged folks to bring a variety of projects to work on, and we’ve also focused on open-source projects. We’re planning to bring a variety of challenges to the table in the future. Some ideas we’re throwing around include:
The next Hack Night is planned for September 10. RSVP on Facebook to join us. And let us know–what kinds of challenges would you like to see at upcoming Hack Nights?
When designing a web application, a strategy that has often been used is to use a monitoring tool such as Grafana or Datadog. There...
There are several design patterns used these days in the .NET ecosystem. What are they? What are the benefits and drawbacks of each pattern?...
As a full-stack web developer, I attended SRECon to expand my thinking about the reliability and observability of the services I develop. Here are...