HomeAskArchiveBuy my stuffBaby forumMy Hub Site Submit a prompt Support me on Patreon Medium Website What is Amalgam Universe? Buy me a Ko-fi Steem Theme

Soft launch!

For those of you who’ve been following my shenanigans over on my hub site, you’ll know I’ve been trying to get an app going so that all the lovely peeps can access all 3K+ of my flash fictions and counting. Anywhere, anytime, with customisable reading experience options.

The only thing missing at the moment is account creation. Tomorrow.

Meanwhile, I spend some spare hours of mine tagging fictions so they’re searchable. Yaaay.

I think I was up to 40. A drop in the bucket.

I can reach the entire damn ocean soon enough.

Reblog

More of my adventures in JavaScript

We’ve got the database builder. We’ve got the thing to add to the database. We’ve got the thing to find stuff in the database.

Tonight, all being well, we start on the User Interface. Not just for this nerd, but also for my dear readers out there.

Whilst we were finessing the database manipulation nonsense, we had some weird errors. To make sure the right bit of code was activating, we added a single line of code to show us what stuff it was playing with.

Code before we added the single line: Did the wrong thing.

Code after we added the single line: Did the right thing.

Let me be clear. This line was a “console.log()” it just displayed a segment of data onto the console so we knew what it was playing around with. It did JACK ALL to the rest of the code.

Except. Somehow. It made the thing work properly.

Wat.

We removed this one line and… (drumroll)… it still worked.

Dear readers, I think I may have uncovered the coding equivalent of turning it off and turning it back on again. Either that, or my Fickle Finger [aka bad luck with all things technological] has reared its ugly head and this time I have a WITNESS!

Gimmie two more days and we shall have dev/null errors. Which Beloved says do not exist.

Reblog

My Continuing Adventures in JavaScript

  • Me: I've learned numbers, sets, strings, and how to manipulate all of those!
  • Beloved: Good. You're ready.
  • Me: I also made this [hands over crayon drawing of the app I want to make with all the features holding hands]
  • Beloved: Great. Now all you need to do is farnarkle the grommets, actuate the splines, retriculate the manifold and you're halfway there.
  • Me: ...haha wat?
  • Beloved: Don't worry, I'll walk you through it.
  • [Most of the day and a lot of frustration later]
  • Me: I did not understand one iota of that.
  • Beloved: It works though.
Reblog

What I’ve learned about learning to code Javascript past 9PM

I shouldn’t.

However I am all set up to start learning in the early morning when my brain can actually absorb knowledge and retain it for longer than 1.25 seconds.

I shall, at minimum, learn coding for half an hour after Chaos has gone to school. With luck, determination, and a heinous amount of caffeine, I shall make an app so y’all can access my instants anywhere, anytime, on any device. Yay.

Reblog