this post was submitted on 22 Jan 2026
173 points (95.8% liked)

Programmer Humor

28651 readers
1435 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

It was literally like that. I had a script of about 310 lines and the main function was like 10-20 lines of code. I had a very nice Setup of objects that handled all functionality possible behaviours independent and so my main function was just receiving a user input from another function and add accordingly which included like 3-4 different scenarios that are being handled in the main function.

you are viewing a single comment's thread
view the rest of the comments
[–] bitcrafter@programming.dev 3 points 1 day ago (2 children)

Is it normal to need an account to view code on GitLab?

[–] cows_are_underrated@feddit.org 2 points 1 day ago* (last edited 1 day ago)

Idk, this is the first time I used gitlab in private (i literally just set up my personal gitlab account for this, since pastebin complained about some parts of the code).

Edit: It should be publically visible now: https://gitlab.com/Aipathon/southpark-downloader

[–] mnemonicmonkeys@sh.itjust.works 3 points 1 day ago (1 children)
[–] bitcrafter@programming.dev 1 points 1 day ago (1 children)

Then sadly, the code shall remain a mystery for me.

See my other edited comment.