Month: December 2021

Winter Wonder Land

Vancouver got a bunch of snow, I'm living the bachelor life while Jen's in California, so I decided to see how far up SFU I could ride. I was actually able to ride all of it except I had to climb over a downed tree. I was even able to ride the steep trail below Cardiac Hill!

Web Apps Should Always Have a Log

I’m working on an event log for a client (of my employer):

   

At a bare minimum, an event/security log offloads some of the responsibility to the user. If you show fail and successful login attempts hopefully a user will catch when their own account has been compromised even if you can’t (I.E. their password was stolen so a hacker login in is technically valid).

It also hopefully reminds users of what they’ve done within the app. If they wish to undo something or forget if they have done something the event log can be the next step rather than customer support.

And finally, hopefully it helps system administrators identify patterns of malicious behavior. A malicious IP might have failed login attempts for multiple accounts, which can only be identified from an admin level. Similarly if a valid user repeatedly attempts to access a page they do not have permission for it could be a sign of an internal hack or a hacked account.

 

If you’re managing developers, ask for this functionality. If you’re buying/subscribing-to a web app, insist that you have access to this data or question why you don’t.

California in December

My wife is from California and now that borders are somewhat open, post-COVID, she wanted to finally see her family again. I was in California for 10 days and while there I realized, I take a lot of photos and they're not terrible.

I'm going to start creating a post for each trip or event where I take a number of photos.