About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (169)
Author Archives: erictummers
Week roundup
Here are the best articles I’ve read/seen last week: Top 10 iOS Shortcuts and Gestures on lifehacker.com This week I created Trello cards via email with a IFTTT workflow. Every morning at 6:00 AM the recipe would create a daily … Continue reading
Alternate Authentication Credentials
To allow third party tools to connect to your visual studio online enable Alternate Authentication Credentials After making the change I got an email from Microsoft. This is standard security policy now. Hi Eric Tummers, To maintain the security and … Continue reading
Synology SMART test
At home I have a synology DS212J. This is a NAS with some nice features. I configured it to SMART test itself and notify me when something is wrong with one of the disks. Here is how I did this … Continue reading
Posted in Uncategorized
Tagged disk, DSM4.2, S.M.A.R.T., smart, synology, zero to hero
Leave a comment
Stopmotion with lego
On twitter I read this post: Since I have a wordpress blog and like a challenge, here is the daily post in my Zero to Hero sequence. Publish a post using a format you’ve never used before As an extra … Continue reading
Nuget trouble (again)
Keeping the versions of packages in sync was difficult today, again. Now I tried testing my data access code with FakeDbSet. This is an in-memory store for your data, the owner describes it as A ready to use FakeDbSet for … Continue reading