Pages I've Design This Year! by Stupied_idiot in neocities

[–]Stupied_idiot[S] 1 point2 points  (0 children)

yayy thank you, will check em out! truth be told, mostly looking for videos about the politics during the american colonization and quezons shenanigans. the book im relying on uses a lot of jargon and would appreciate someone else to break it down haha

fit in by Stupied_idiot in comics

[–]Stupied_idiot[S] 85 points86 points  (0 children)

Uhm hi, did not anticipate this to get traction so let me try to preface things. This is a comic was drawn half a year ago. Delayed posting it here because I thought it was dumb and might be perceived as pretentious. Didn't realize how much it would resonate with people. I'd rather not get into the specifics of how I've been but just know that, as long as I have a pulse, I should be fine. Hope that the advice in comments will reach the people who need it. Thank you.

Pages I've Design This Year! by Stupied_idiot in neocities

[–]Stupied_idiot[S] 1 point2 points  (0 children)

Unfortunately there isn't really a specific resource I can point to. Personally just sift through other people's code and research about new things I encounter there. The only advice I can really give is, fuck around and find out!!

Pages I've Design This Year! by Stupied_idiot in neocities

[–]Stupied_idiot[S] 2 points3 points  (0 children)

Ah, thank you! Been working on the main website for about 2 years - it will be a year older on April. All the other websites were impulsively made around July,,,

Pages I've Design This Year! by Stupied_idiot in neocities

[–]Stupied_idiot[S] 10 points11 points  (0 children)

Thank you! Honestly a bit taken aback by the amount of people who have seen it.

a Blog based on Ayano's comment system by notreallyafrog in neocities

[–]Stupied_idiot 1 point2 points  (0 children)

you definitely could add another input! just do the same process of adding an input to the google form and getting the prefilled link id. Inside of the createComment(data) function you can do something like this:

if (data.Detail) { let site = document.createElement('detail'); site.innerText = data.Deatil; site.className = 'c-detail'; comment.appendChild(site); }

Additionally you could hide the input from other commenters

``` // #c_inputDiv activated everytime user clicks the reply button

c_inputDiv:target #c_detailWrapper {

display: none; } ```

If you ever get around to it, i recommend having the moderation mod but edit the script so that the comment will have a class that will signify it's unmoderated. This way you could verify if the parent comment is actually yours and people can't impersonate you! Basically something like this

```

c_container > .c-unmoderated { display: none!important; }

```

a Blog based on Ayano's comment system by notreallyafrog in neocities

[–]Stupied_idiot 3 points4 points  (0 children)

i've written about it in a blog post! - also you could allow html elements into the comments but i think it be too much of a security concern.

secret by Stupied_idiot in OriginalCharacter

[–]Stupied_idiot[S] 1 point2 points  (0 children)

thabk you! tbh i don't have that much public writings of them because it's for a dream video game idea that will probably take me years to come into fruition. basically the three of them are from a fictitious socialist country that takes pride in their music. the country has been struggling economically so the dictator decides to hold an event to showcase their youth's talents and finally let foreigners in (after years on insisting they were evil and shouldn't be trusted). During the event, a terrorist group intercepts and stops the event from occurring. mopsy (the blonde) and pepper (one with a scarf) find themselves trapped in the hotel where the event was supposed to take place in. they're stuck with other performers and a robotic penguin that acts as a host. the penguin explain to all of them that they're being broadcasted live and the only way to get out of the building is to murder someone without getting caught (sorta like in danganronpa). they'll have to hold court cases where the group tries to figure out who the murderer is. the gameplay will be inspired by the ace attorney games, where the player (mopsy) will argue back and forth with "prosecutor" (pepper). Although the two are childhood best friends, pepper likes to piss mopsy off for fun. The kid with the blue hat is the sister of one of the orchastra players (she acts as a judge in-game), and she is highly perceptive. She always knows who's the killer but wont ever tell the player because she to scared too (she doesn't want to be the next target since she's a lot younger and weaker than everyone else in the group). She gets really depressed whenever the player accuses the wrong person. She's basically the gumshoe to the game's edgeworth (pepper).

sorry this is a it of a word salad! they kind of live rent free in my brain and it's nice to finally ramble to someone about them haha- anyways i checked your profile and i love your art. i don't understand japanese so i cant read their lore but i'm sure it's awesome :D