• Member Since 5th May, 2022
  • offline last seen 6 minutes ago

gapty


Hi. It's gapty. Read a fic today. Or don't. They're both the same to me. Just don't tell knighty I said that.

More Blog Posts58

  • Sunday
    Fimfic Is Dead

    Fimfic is dead. Long time users said so.

    Read More

    14 comments · 135 views
  • Friday
    So much about not writing anymore

    Well, remember me saying how writing is a waste of time and I would rather not write anymore?

    Well, I'm sitting at a fic that has already 9.5k words and just refuses to get finished. And I am determined to get finished.

    Why am I doing this to myself? :fluttershbad:

    9 comments · 49 views
  • 1 week
    Starting to get the hang of it

    My mosaic puzzle progress seems to go well. The daily puzzles time usage lowered from an hour to thirty-fourty minutes, and lately I set new personal tent and tree puzzles records. For the latter, I even manage to be more consistent time-wise.

    Read More

    0 comments · 12 views
  • 1 week
    Tooth Fairy

    For some reasons, I had a fascination for the tooth fairies. Not in a sense of believing in them, but building a world around an existence of them. Rise of the Guardians was a good movie to fulfill my wishes.

    Read More

    0 comments · 27 views
  • 2 weeks
    Dinkleberg

    Twilight is Trixie's Dinkleberg.

    1 comments · 22 views
Mar
14th
2023

Nobody Reads Codes? · 8:14pm Mar 14th, 2023

Good morning, day or evening to anyone stumbling over this blog post!

So, yeah, I recently published a fic, where certain chapters are purely code (no worries, it's also commented).

EOverpowered
After repeated incidents of "overpowering", Twilight Sparkle writes a program to find the cause of the recuring problem.
gapty · 2.1k words  ·  59  5 · 750 views

First of all, huge thanks to my pre- and especially the proofreader for going through the code and actually catching mistakes I made. Even on my own I had caught several mistakes, logic that don't work, missing syntax etc etc, so one can only appreciate how someone read anothers code to improve it (considering how the writer is basically just barely a programmer and still learning all the nuances and tricks etc). :twilightsheepish:

For comparison: even coming up with the numbers in the reports, coming up with power level rules, rewriting them because first ideas were too much to take in etc etc was still easier for me. :pinkiecrazy:

But since I ramble about it: The rules were way more complicated, at the end, I went for easy rules, easy causes, and I think it had turned out better than coming up with some vicious circles or how much the geode's power increases at each hour when this or that or… (trust me, there were way too many factors that were cut out later on).

Nonetheless, I wanted to thank with this blog post anyone who liked, fav'ed and commented on this story! I really appreciate anyone willing to go through the abstract story telling which was more of an experimentation than something I expected to actually work out. At the time of writing this blog, this story is still in featured, so thanks for all the support! :twilightsmile:

And also, check out FoME's own story part in the comments of the fic :pinkiegasp: I'm still not sure if the missing unit bothering someone so much is now good or bad :pinkiecrazy:

But let's continue:

To give a little background, this concept with that plot was more or less the first idea I had when I wanted to make a fic that has real code in it. Then I experimented a bit with other concepts, where you could've actually compile the code and then see in real time how the program spits out a story—but this was quickly scratched.

While I had in mind to only have code, I had to include later on "reports" that Twilight wrote—because seriously, that much code chapters was already enough, and the story had to be somehow explained and told.

Did I cheat a bit? Yes. I have several functions used in there that per se would have needed to be written out, as they don't exist, but as this was a story, not a compilable code, I just made it look like they were defined in another file. After all, the code's intend are to be read, not actually working—and reading code is already hard enough, not even speaking about writing a code that is readable, especially for those who have absolutely no idea of coding (if they even read it in the first place) :pinkiecrazy:

I also want to thank Knighty for giving the option to easily format the code with

[codeblock=language] code [ /codeblock]

(Remove the space between [ and / for working format)
Otherwise, it would have been a time consuming nightmare to format each line on it's own :pinkiecrazy:

But nonetheless, again huge thanks for all the help and the support this fic got! I really appreciate it :twilightsmile:

Report gapty · 131 views · Story: Overpowered · #code #story #new story
Comments ( 1 )

I still want to applaud you one the level of effort you put in to write all the code, any praise is easily well deserved!

Login or register to comment