-
Reclaim Cloud & Troubleshooting Dates
I actually did this work on Friday, but I didn’t have the opportunity to write it up – just took a couple of notes so I could put this out today. As of Friday, I’ve figured out, at least for now, how I want to store and retrieve dates. When I retrieve dates, I want […]
-
Logging Stats Across Sessions
So it’s been a while since I’ve made a blog post, but I’ve been working on my wordcounter/writing tracker app, and what I’ve been tooling around with recently is the question: how do I track information across sessions? By which I mean, if I run the program in Terminal once, how do I make sure […]
-
Refactoring & Rewriting
So in the past couple of days I’ve been making a lot of… I suppose I’d call them tweaks, because nothing feels big enough to consider it a major change. Could I even make major changes in a two day timespan without just hunkering down and doing nothing else? Probably not. So what have I […]
-
Rails Girls, Day 3
Been a while, hasn’t it? Anyway, I’ve finally had a bit of time now to sit down and revisit the tutorial. The next steps in the tutorial (the link is here if you’re interested) are regarding adding picture/file uploads to the server (so, section 4). This bit started off pretty simple. I did hit that […]
-
Rails Girls, Day 2
It took me a little while to come back to this, as I was never really able to properly figure out what was going wrong with Yarn. Eventually I decided that, since I also have an Ubuntu terminal and Linux running on my machine, I’d get set up over there instead, which let me bypass […]
-
Rails Girls, Day 1
Well, day 1.5? Day 2? The point is, I did a (very little) bit of the setup yesterday, but ran into a roadblock that I couldn’t resolve until now. I’ve been working for a while on how to learn/run Ruby, and for now I’m settled on following some of the Rails Girls guides for creating […]