I Don't Expect Porn Games To Have Top-notch Gameplay, But I Do At Least Expect Them To Engage With The

I don't expect porn games to have top-notch gameplay, but I do at least expect them to engage with the mechanical conventions of the genres they're pornifying. "RPG where you have sex with the monster when you lose a fight" bullshit – I want to see porn versions of those tedious filler puzzles every indie RPG is apparently contractually required to have. Let's see an erotic version of the Towers of Hanoi.

More Posts from Mintie-chip and Others

1 month ago

I distinctly remember ranting on tumblr about a problem in my code like half a year ago and I was frustrated with arrays of strings in c++ and I REMEMBER a furry adding a comment that just said “you could try parsing the string uwu” and I did it and it WORKED and I was so relieved because I had been fighting with it for like a week.

The only problem is I can’t find that post and I think I dreamt it up. I think God came to me in a dream as a furry responding to my tumblr post to help me fix my code. I am going insane why did my brain do this.

1 month ago
Proud To Be Learning C++

proud to be learning c++

1 month ago

linux is just such a good special interest. it is a never ending hyperfixation; there is always a new rabbit hole to get lost in.

no matter how much i research, how much i read, i discover something new. i don't think i spent a day not learning ever since i made the switch years ago.

linux really tickles my autism in the best way.

1 month ago

You all disappoint me. Not one (1) drawing of a personified tumblr mourning the lifeless corpse of 4chan? Not ome? They were our rivals you sick fucks. Nary a whiff of 1 (one) fix-it AU? Im going to hibernate now..youve pirssed me off

1 month ago

So python is apparently unable to handle if-statement with more than 2996 elif’s, which is fair, however, it’s really limiting my implentation of an is_even function

image

Any ideas on how I can work around this?

1 month ago
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics
Misc Coding Stamps Graphics

misc coding stamps graphics

1 month ago

Ok. I am going to let you in on a secret about how to make programming projects.

You know how people write really good code? Easy to read, easy to work with, easy to understand and very efficient?

By refactoring.

The idea that you write glorious nice code straight is an insane myth that comes from thinking tutorials is how people actually code.

That is because programming is just writing. Nothing more. Same as all other writing.

The hobbit is ~95000 words.

Do you think Tolkien created the Hobbit by writing 95 thousand words?

Of course not! He wrote many many times that. Storylines that ended up scrapped or integrated in other ways, sections that got rewritten, dialog written again and again as the rest of the story happened. Background details filled in after the story had settled down

Writing. Is. Rewriting.

Coding. Is. Refactoring.

Step 1 in programming is proof of concept. Start with the most dangerous part of your project ( danger = how little experience you have with it * how critical it is for your project to work )

Get it to do... anything.

Make proof of concept code for all the most dangerous parts of the project. Ideally there is only 1 of these. If there is more than 3 then your project is too big. ( yes, this means your projects needs to be TINY )

Then write and refactor code to get a minimum viable pruduct. It should do JUUUUUST the most important critical things.

Now you have a proper codebase. Now everytime you need to expand or fix things, also refactor the code you touch in order to do this. Make it a little bit nicer and better. Write unit tests for it. The works.

After a while, the code that works perfectly and never needs to be touched is hard to read. Which does not matter because you will never read it

And the code that you need to change often is the nicest code in the codebase.

TRYING TO GUESS AHEAD OF TIME WHAT PARTS OF THE CODE WILL BE CHANGED OFTEN IS A FOOLS ERRAND.

( also, use git. Dear god use git and commit no more than 10 lines at once and write telling descriptions for each. GIT shows WHAT you did. YOU write WHY you did it )

Is this how to make your hobby project?

Yes. And also how all good software everywhere is made.

1 month ago

coding is just an endless cycle of "i know nothing. i give up" and "i know everything. i am god"

  • spookycherrycake
    spookycherrycake liked this · 1 week ago
  • iron-mage
    iron-mage reblogged this · 1 week ago
  • iron-mage
    iron-mage liked this · 1 week ago
  • redd-ink
    redd-ink reblogged this · 1 week ago
  • callmedandi
    callmedandi liked this · 1 week ago
  • martianworder
    martianworder reblogged this · 1 week ago
  • cherrychalupas
    cherrychalupas reblogged this · 1 week ago
  • cherrychalupas
    cherrychalupas liked this · 1 week ago
  • wvmstr
    wvmstr liked this · 1 week ago
  • modifiedyincision
    modifiedyincision liked this · 2 weeks ago
  • lessproblematical
    lessproblematical reblogged this · 2 weeks ago
  • lessproblematical
    lessproblematical reblogged this · 2 weeks ago
  • cryptidplays
    cryptidplays reblogged this · 2 weeks ago
  • pink-pumpkin-princess-bitch
    pink-pumpkin-princess-bitch reblogged this · 3 weeks ago
  • pink-pumpkin-princess-bitch
    pink-pumpkin-princess-bitch liked this · 3 weeks ago
  • winsday09
    winsday09 reblogged this · 3 weeks ago
  • butineedthatarm
    butineedthatarm reblogged this · 3 weeks ago
  • tofuapathy
    tofuapathy liked this · 3 weeks ago
  • purple-moonglade
    purple-moonglade liked this · 3 weeks ago
  • just-a-whole-bunch-of-reblogs
    just-a-whole-bunch-of-reblogs reblogged this · 3 weeks ago
  • peepabell
    peepabell reblogged this · 3 weeks ago
  • cackled0g
    cackled0g reblogged this · 3 weeks ago
  • cackled0g
    cackled0g liked this · 3 weeks ago
  • translatedtranslatingtranslater
    translatedtranslatingtranslater liked this · 3 weeks ago
  • cruvlaaphtian-crocus
    cruvlaaphtian-crocus reblogged this · 3 weeks ago
  • cruvlaaphtian-crocus
    cruvlaaphtian-crocus liked this · 3 weeks ago
  • cosmotheo
    cosmotheo reblogged this · 3 weeks ago
  • cosmotheo
    cosmotheo liked this · 3 weeks ago
  • inbarfink
    inbarfink reblogged this · 3 weeks ago
  • eternalchronos
    eternalchronos liked this · 3 weeks ago
  • ahmedsaba
    ahmedsaba reblogged this · 3 weeks ago
  • chaotictimemachineblaze
    chaotictimemachineblaze liked this · 3 weeks ago
  • nectarinetopaz
    nectarinetopaz reblogged this · 3 weeks ago
  • cherridiamonds
    cherridiamonds reblogged this · 3 weeks ago
  • thebsdude
    thebsdude reblogged this · 3 weeks ago
  • truehitoare
    truehitoare reblogged this · 3 weeks ago
  • sixthreblogsthe6th
    sixthreblogsthe6th reblogged this · 3 weeks ago
  • gamecents
    gamecents liked this · 3 weeks ago
  • archangels-wrath
    archangels-wrath liked this · 4 weeks ago
  • occasionally-arty
    occasionally-arty reblogged this · 4 weeks ago
  • slightlyobsessedwithstories
    slightlyobsessedwithstories liked this · 4 weeks ago
  • straigalex
    straigalex liked this · 4 weeks ago
  • iamyounicorn
    iamyounicorn liked this · 4 weeks ago
  • dancebreakfastdance
    dancebreakfastdance liked this · 4 weeks ago
  • gay-shit-and-stars
    gay-shit-and-stars reblogged this · 4 weeks ago
  • gay-shit-and-stars
    gay-shit-and-stars liked this · 4 weeks ago
  • fishpickles
    fishpickles reblogged this · 4 weeks ago
  • fishpickles
    fishpickles liked this · 4 weeks ago
  • kitteneyejo
    kitteneyejo reblogged this · 4 weeks ago
  • kitteneyejo
    kitteneyejo liked this · 4 weeks ago
mintie-chip - actual fucking trainwreck
actual fucking trainwreck

he/they/it | cuntputer science

43 posts

Explore Tumblr Blog
Search Through Tumblr Tags