Shermans's Notes
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Bytemark Dashboards

Bytemark Dashboards was a side project to my Customer Support work, to make some information screens to help with properly managing the support queues and jobs that needed to be done. Originally I had stumbled on a piece of software called Dashing. Dashing, whilst not longer maintained by the original creators, has a lovely out of the box set of widgets that show basic numbers and graphs, constantly updated with Server Sent Events (SSE).
Read full post gdoc_arrow_right_alt

JRuby is making my VIM startup unbearable

TLDR: If you use vim-ruby and jruby you’re going to have a bad time. 2.5~ seconds to open or save a file kinda bad time. If you want to have your code properly checked on the version of ruby you are working with, tough. Other wise you can add let g:ruby_path in your .vimrc to configure which ruby build you use. Remember that rvm can change your ruby automatically. so be careful.
Read full post gdoc_arrow_right_alt

Setting up Rails 5 self hosted fonts

TL-DR; Get to the point I just started another small side project based on a fresh rails 5 setup. I thought this was a good opportunity to try out a different CSS framework called Bulma, which I saw mentioned on Garry’s Blog. Why not? Small projects are great for trying new things. bulma uses font-awesome but does not package it in their framework, which is fair. They suggest that you use a CDN copy of font-awesome.
Read full post gdoc_arrow_right_alt

Talk To Me - A 'Simple' Side Project

I have a 3 year old nephew, who loves comptuers, and why shouldn’t he? They are everywhere. I can remember the first time I saw anything like a computer. I have memories of playing the NES at the age of 2. So as his very mature and responsible uncle, it is my duty to guide his journey in the devices that are shaping our entire lives. Since I have studied and practiced computing for more years than I like to think about, especially when considering how inept I am, I think it is important for him to know what to can do for and to him.
Read full post gdoc_arrow_right_alt