Show HN: My first programming project – userscripts to change forum UIs Hi, I'm Will. I'm 24, autistic, and have OCD tendencies. I'm learning to code and this is my first public project. I’d really appreciate your feedback and encouragement! This project lets me solve some of my OCD problems online. There are a couple of parts of the forums that I visit – Space Battles, Sufficient Velocity, and Questionable Questing – that I want to remove. Specifically, I hate seeing indicators of how much is left in a forum thread, because I keep thinking about how much content is left. It stops me from immersing myself in the story. It stressed me out. Before I learned to code, I'd use my hand to block the total chapter count so I could read the blurb and see the word count. I would do my best to ignore the page navigation bar except for the next page button, but I usually ended up failing. One of the reasons I always read in full-screen Safari is that I didn't have to see the tab name that always had the page number. I learned not to hover my cursor over the window because it would tell me the page number. This project is a series of userscripts that hide those indicators. I coded the userscripts in JavaScript, and I used https://ift.tt/wNTfUE4 as the system. Despite the fact I didn't know what a userscript was until I started coding them, AI assistance allowed me to code them with minimal help from my brother, Stevie. Khanmigo helped me plan, write, and debug code. ChatGPT taught me the theory. Part of the reason I coded a lot faster with the later userscripts is I knew enough to realize when AI was talking about something irrelevant and redirect it. One cool moment was when I correctly predicted I didn't need to code different userscripts for SpaceBattles and Sufficient Velocity because Sufficient Velocity used to be part of SpaceBattles. I find it relaxing not to have to worry about accidentally seeing the chapter count or the final page number. Maybe they’ll help one of you! https://ift.tt/XWhELCN March 6, 2024 at 10:33PM
Show HN: My first programming project – userscripts to change forum UIs https://ift.tt/I6tOmhq
Related Articles
Show HN: Octopus – a directed acyclic graph for app development https://ift.tt/FZuPkJHShow HN: Octopus – a directed acyclic graph for app development Direct… Read More
Show HN: I made a long-distance instant camera https://ift.tt/c13p7iOShow HN: I made a long-distance instant camera Howdy! Wanted to share … Read More
Show HN: MastodonPoster: Simple PHP class to post status with images on Mastodon https://ift.tt/kDCVvWbShow HN: MastodonPoster: Simple PHP class to post status with images o… Read More
Show HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vision https://ift.tt/UdxvWNLShow HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vis… Read More
Show HN: FoxColorBox FF exten that allows you to change, customize Window colors https://ift.tt/PMwipBZShow HN: FoxColorBox FF exten that allows you to change, customize Win… Read More
Show HN: Visualize rotating objects from the 4th, 5th, nth dimensions https://ift.tt/eGO3oDFShow HN: Visualize rotating objects from the 4th, 5th, nth dimensions … Read More
Show HN: Express.js ported to a Service Worker context https://ift.tt/5iMYnSRShow HN: Express.js ported to a Service Worker context https://ift.tt/… Read More
Show HN: Full-Text Search the Browser History Using SQLite and WASM https://ift.tt/lREc8UuShow HN: Full-Text Search the Browser History Using SQLite and WASM ht… Read More
0 Comments: