24 U server rack (double sided) and our cooling setup for the hot months.
Valerie Thompson's software and tech blog. https://www.linkedin.com/in/valerie-thompson-2382974/
Thursday, December 04, 2025
Some Previous Portfolio Screenshots
I set up gitlab for this project and I'm still hosting it for Paramount, this is running from our servers in the house. These are private repos for myself, our gaming hobbies or older projects we developed. This is also where the work is done for the discord plugins we run or write.
Atlas Reactor mascot and one of our office dogs:
Some of my whiteboarding for an email verification project that I developed during the brainstorm and planning stage:
One of our games Atlas Reactor and doing some steam updates and posting initial events so our community team can take over that role.
A sample of the Agora Games (MLG eSports) brochure site custom PHP CMS, Drupal and WordPress interface with one of the pages I authored details on. I've done several for various sponsors like Old Spice, Frito Lay, Bic (the shaving company), Hot Pockets, PNCBank and many others. Usually quick turn around projects with specs given for the ads and any custom functionality they would like for call to actions.
KeePass was my first password manager that I started using in the mid 2000s, from there I've used 1Password and now on Bitwarden.
Lore written out on our team whiteboard at work for Trove (a MMORPG version of a game like Minecraft.)
Fixing Windows Credentials and Mapped Network Drive
Broken PC 🔧🛠️👨🔧
I have two main PCs I use for development. One is basically my old main pc that is now turned into a streaming / second monitor / storage device. I have a few old and mirrored drives on it that were broken with the move and/or networking changes.
I remapped the drive this morning and ran into a few issues and fixed them. I don't know PowerShell commands off the top of my head nor some of the internals of Microsoft Networking but with a bit of searching I run the commands needed to fix this issue. I have some other tasks and older VMs I need to work on so fixing these issues is step one.
While working on this, I found out the Hyper-V Network Adapter was missing from Device Manager in Win 11. When I went to reboot to ensure the hypervisor was working, I got stuck in a a boot loop. I haven't installed recent updates in a while, but with Windows it is possible it snuck something in.
I was in the middle of working on the most recent post when this happened. So I spent an hour or two fixing my Windows 11 machine.
I initially blamed Windows because I thought the recent boot loop / update issues struck. I was wrong. I have updates paused and I haven't had a major feature update since January 2025. Just the security updates. It ended up being some issues with the network stack:
I ended up having to do Windows Recovery and sfc /scannow to fix the Windows system files. I also did the DISM command to make sure the other system files were good.
Updating the MacBook
The MacBook is my portable workstation and webcam/meeting machine so I haven't updated it since before moving.
Did this while waiting for my main computer to reboot after a windows update and fixing a mapped drive/networking issue. I'll make a post for that next. The issue is fixed just making sure Windows 11 is stable before I continue. I have quite a bit of RAM on the main computer and it can take up to 10m to reboot from a cold start.
(Also trying out a *new* feature from Blogger for direct links to Google Search, so apologies if any links are not correct.)
Monday, February 14, 2022
Saturday, January 25, 2020
Windows 10 Pro Storage Spaces Issues
Ultimately I want backup recovery and restore options for Win10. First I am turning on System Restore points under the recovery option and File History. I am not sure why these are not on by default, or at least asked about during install.
Summary of Items used:
File History
Windows System Restore (Turn on System Restore for each drive)
Windows Defender AV (Enabled - this allows for daily snapshots, once you update your group policies)
Back up and Restore (backup is enabled)
Disk Management
Local Group Policy Editor (for editing things, run > gpedit.msc)
Links:
https://www.windowscentral.com/how-create-automatic-system-restore-points-daily-windows-10
Enabling Windows Defender:
My Windows defender install was disabled by group policy (this is a home PC). So I am walking through the recommended steps for fixing this issue.
https://answers.microsoft.com/en-us/protect/forum/protect_defender-protect_scanning/windows-defender-this-app-is-turned-off-by-group/dfa59c2a-b358-4f62-80b6-6b8e4994dc32
https://answers.microsoft.com/en-us/protect/forum/protect_other-protect_updating-windows_10/windows-defender/dd9e4c78-efc5-4e30-8e6f-3030ae9713ff
https://www.askvg.com/windows-10-fix-your-organization-used-windows-defender-application-control-to-block-this-app-error-message/
https://windowsreport.com/windows-defender-error-577-windows-10/
https://www.lepide.com/blog/top-10-most-important-group-policy-settings-for-preventing-security-breaches/
https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-security-center/wdsc-virus-threat-protection
https://www.tenforums.com/tutorials/1977-windows-10-tutorial-index.html
https://answers.microsoft.com/en-us/protect/forum/protect_defender-protect_scanning/windows-defender-this-app-is-turned-off-by-group/dfa59c2a-b358-4f62-80b6-6b8e4994dc32
https://answers.microsoft.com/en-us/protect/forum/protect_defender-protect_scanning/windows-defender/e994f94f-92d5-4d44-9721-79c2a686ce24
https://www.windowscentral.com/how-create-automatic-system-restore-points-daily-windows-10
Follow the steps provided in this thread:And illustrated in this thread:If you have a more general problem with downloading or running these malware-removal apps; or if they aren’t able to remove the malware – then run a scan with Windows Defender Offline or download a rescue disk on another PC. All of these apps run outside of the Windows environment just like WDO:
Links:
https://support.kaspersky.com/viruses/kvrt2015 (Kapersky Virus Removal Tool 2015)
Enabling Backup Options on Windows
https://www.tenforums.com/tutorials/55153-select-drive-file-history-windows-10-a.html
https://www.easeus.com/backup-software/tb-home.html (Check this one out/research)
https://answers.microsoft.com/en-us/windows/forum/windows_7-performance/windows-7-64-bit-the-backup-failed-error/a4abfd13-edcd-44e5-b658-2440672f1f90
Links:
https://www.easeus.com/backup-software/tb-home.html
https://www.acronis.com/en-gb/personal/buy-backup/
https://www.techadvisor.co.uk/how-to/windows/how-back-up-windows-10-3635397/
https://www.aomeitech.com/download.html
Tuesday, October 17, 2017
Spring Tools Suite
One of the things I noticed while setting things up was performance I adjusted memory settings and disabled some of the default settings on STS. I did this because as I added software, plugins and configured the very large default application I am working on, I noticed a significant performance decrease.
Links used:
- https://www.youtube.com/watch?v=GyCR5jRMLi8 [Basic setup for a project in STS]
- http://answers.perforce.com/articles/KB/1084/?q=vss&l=en_US&fs=RelatedArticle
- http://help.eclipse.org/neon/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/ref-icons.htm [Icons on the package explorer]
Monday, May 13, 2013
http://www.insearchoftech.com/2013/03/22/aerohives-latest-product-release/
Monday, May 06, 2013
Parking JS MVC Info
[No idea how current these are]
List of articles:
http://tomdale.net/2012/01/amd-is-not-the-answer/
http://tagneto.blogspot.com/2012/01/simplicity-and-javascript-modules.html
Found a good article about Mocks and Stubs in various languages:
http://a-developer-life.blogspot.com/2011/12/mocks-stubs-expectations-fakes-stubs.html
Thursday, March 14, 2013
Learning Resources - Reposting a Link Dump
https://github.com/bf4/learning
http://railsapps.github.com/best-recommended-learning-rails-books-resources.html
http://everydayrails.com/2010/08/04/more-free-ruby-rails-books.html
http://playbook.thoughtbot.com/
http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books
Monday, March 11, 2013
Program like a game developer
Program like a Game Developer
Want to know Rails? Break it. Break it to pieces. Delete all of application.rb and see what happens. Create controllers that pull data from files instead of databases. Create views that initialize variables and contain huge swaths of business logic. Create models that contruct HTML and JavaScript. Tie it all together with duct tape and CoffeeScript. Test nothing, test everything. Build models that only contain one field. Build a model that houses every piece of data your application could possibly need.This is an awesome quote. Break stuff. Don't overanalyze. Don't fuss about naming conventions and folder structure.
Saturday, September 15, 2012
Here are some of the links I have used:
http://git-scm.com/book/en/Getting-Started-First-Time-Git-Setup
http://eveningsamurai.
http://qugstart.com/blog/ruby-and-rails/create-a-new-git-remote-repository-from-some-local-files-or-local-git-repository/
http://railsapps.github.com/rails-git.html
I can't believe how old hat deploying to Heroku has become for me now as well. It's really great for getting small applications off the ground.
Tuesday, September 11, 2012
Setting up a new Mac OS Machine for Ruby Dev
[Reposted from http://37signals.com/svn/posts/2998-setting-up-a-new-machine-for-ruby-development]
33 comments Latest by Tony Huynh
- Homebrew: Remember how painful it used to be to get imagemagick installed? Now it takes about a minute. “brew install imagemagick”. Same story for git and other Linux dependencies.
- rbenv/ruby-build: We have some apps running on Ruby 1.8.7, some on 1.9.2, and some on 1.9.3. ruby-build makes it easy to compile all three, rbenv makes it easy to switch between them on a per-project basis. We run rbenv in production as well, so all you need to do to change the Ruby version there is alter .rbenv-version—development and production is always on the same page.
- Bundler: Not everyone at 37signals loved Bundler at first, but now that it’s stable, they’ve been won over. I now curse whenever I have to use an old application that hasn’t been setup with Bundler. Manually tracing down dependencies?! How prehistoric!
rake setup: All our apps has a rake setup task that’ll run bundler, create the databases, import seeds, and install any auxiliary software (little these days) or do any other setup. So when you git clone a new app, you know that “rake setup” will take care of you.- Pow: No more messing with Apache or nginx for local development. All it takes for Pow to add another app is a symlink. All the apps are always configured and available at basecamp.dev, highrise.dev, etc without messing with the hosts file either.
Arch Linux VM Fun
The VM I was working with early this morning was ArchLinux, I haven't used it before but got caught in some permissions matrix that I will have to sort out later. I spent enough time on it that I will have to move on. Old me would have gutted it out and stayed up all day, but I'm learning better habits. I'll try and make a post another day and fix the Arch Linux upgrade path. No promises, though. Pictures from the nightmare below, and some links. I should note this is all with pacman package manager, and its permissions and desires.
Summary of what I tried:
= Updating pacman "pacman -S pacman"
= Updating the entire core "pacman -Syu" and clearing the cache "pacman -Sc"
= Trying a forced update with no confirmations: "pacman -Syuf --noconfirm" (probably a bad idea!)
= Adding SigLevel = Optional TrustAll to the /etc/pacman.conf
= Above all this, doing a "pacman-key --init" to update the pgp keys
= Trying to force the update further with "pacman -S filesystem --force"
Links:
Pacman "error: failed to commit transaction (conflicting files)" (Page 1) / Pacman & Package Upgrade Issues / Arch Linux Forums
[SOLVED] "signature from
During all of this, took mental breaks and cleaned around the house, and played with HTML/CSS.
Saturday, January 28, 2012
Setting up Virtual Box Ubuntu on Win 7
- https://help.ubuntu.com/community/Ubuntu_as_Guest_OS
- http://www.ubuntugeek.com/how-to-install-gui-on-ubuntu-11-04-natty-server.html
The only issue I ran into was that the directions had my VDI (virtual disk image) set up as SATA instead of SCSI. I went into the Virtual Box settings for the Ubuntu VM under Storage, removed the offending SATA Controller, added the SCSI controller in its' place with the VDI I had setup.
I used this link to figure out how to solve the issue: http://ubuntuforums.org/showthread.php?t=1870942
I installed gnome IDE (this took quite a while) and then got started with a "startx" command.
Installing Ruby on Rails Framework



