Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • IntelliJ Spring MVC @RequestMapping Not Registering

    I’ve been trying to reintroduce myself to Spring MVC @RequestMapping and working with Java in IntelliJ after 5 years away from Java and having primarily used Netbeans for any development. My last experience with Java was with Netbeans helping manage a Maven build. I had my @RequestMapping annotations set up, and IntelliJ is launching Tomcat…

    December 27, 2017
  • Multiple Postgres Schemas and Rails db:test:prepare

    In our Rails databases, we use multiple Postgres schemas. This is partly for partitioning archive data from fresh data. On a new Rails 5 project, I started having tests fail once the models had the “archivable” concern added, which depended on an archive schema existing. Ultimately, the problem is that the archive schema wasn’t being…

    December 22, 2017
  • Postgres 9.4 via Homebrew on macOS

    I needed to run an old version of Postgres in order to be supported by the version of Rails I was working with, and I had a new Mac with High Sierra installed. Found out after a bit of “Why doesn’t this postgres formula link its executables?” that it was precisely because of the age…

    December 7, 2017
←Previous Page
1 … 50 51 52 53 54 … 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress