this post was submitted on 21 Mar 2025
338 points (100.0% liked)
Technology
67338 readers
3710 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just wanna build cool shit and solve puzzles using the smallest amount of code possible that still makes sense to read. That’s fun to me. I’ve honestly gotten incredibly sick of renting by brain out to people for the majority of my waking hours mostly just to put a roof over my head.
This is me. We had a public holiday the other day and, since the weather wasn't great, I decided to start a new project to write code because I enjoy it. Also, Twitch's event/API documentation does not spark joy (weird grammar like "one of the following" what looks like a partially deleted line; response/requests that are in tables aligned by a number (only two, so good luck people like me) spaces to indicate level, and just plain wrong and missing info ("this API responds 202" -- LIAR!).
Recently I've started working on coding a forum. I want to add in all the classic features of early 2000s/early 2010s forums like PhPBB and such. The goal would be to have no javascript at all
Recently I've started working on coding a forum. I want to add in all the classic features of early 2000s/early 2010s forums like PhPBB and such. The goal would be to have no javascript at all