879
top 50 comments
sorted by: hot top controversial new old
[-] db0@lemmy.dbzer0.com 100 points 1 year ago

Third one should be called "A Bot"

[-] navi@lemmy.tespia.org 9 points 1 year ago

100%

My GitHub profile looked like that for a while when I was using my own PAT for a CI step that did repo syncing.

Now a bot account gets all the credit. :(

[-] devilish666@lemmy.world 93 points 1 year ago
[-] andioop@programming.dev 41 points 1 year ago* (last edited 1 year ago)

don't post pictures of my face online, that's rude >:(

In all seriousness I wonder why I always realize I could have explained myself better/left something out/omg formatting error better fix it/holy shit typo after the initial commit, and have like 4 different ones (or a bunch of rebases in an effort to keep the repo clean of this crap) fixing it, instead of pushing just a correct and complete readme from the beginning.

This is also why most of my Lemmy comments have edits. Not some weird sketchy crap editing things in to make others look bad or totally change my point after getting refuted, but just… oops typo or I could reword that to be more understandable or I meant to say this and totally forgot about it.

[-] Jakeroxs@sh.itjust.works 3 points 1 year ago
load more comments (1 replies)
[-] embed_me@programming.dev 13 points 1 year ago

Look at this amateur, using a mouse to commit. I have a macro defined just to commit and push as a background job so that I can start editing the README again ASAP.

[-] tribut@infosec.pub 3 points 1 year ago

The worst part? "readme updates" instead of "update readme".

load more comments (4 replies)
[-] cupcakezealot@lemmy.blahaj.zone 62 points 1 year ago

the "does most commits to private repositories" user

[-] eager_eagle@lemmy.world 18 points 1 year ago* (last edited 1 year ago)

you can configure github to paint private repo commits in the tiles, that's what I do, so it almost looks like #3, but less homogeneous.

[-] mesamunefire@lemmy.world 17 points 1 year ago* (last edited 1 year ago)

Kinda, theres a way orgs can now hide the activity. For example, my github:

and then when im logged in:

Im in multiple orgs but the main one is protected.

But GH commit tiles are a silly metric anyways.

[-] marlowe221@lemmy.world 7 points 1 year ago

I’m the “makes commits to Azure DevOps because that’s what his company uses” user, so mine looks a lot like number 4.

load more comments (2 replies)
[-] JimmyMcGill@lemmy.world 4 points 1 year ago

The “my company works with bitbucket or gitlab”.

I’m the release manager for my company. I’d have so many fucking contributions 😅

[-] cupcakezealot@lemmy.blahaj.zone 3 points 1 year ago* (last edited 1 year ago)

or the "ew github? i'm a codeberger" :)

it's me; i'm a codeberger.

load more comments (1 replies)
[-] tetris11@lemmy.ml 52 points 1 year ago
[-] datendefekt@feddit.org 9 points 1 year ago

An abstract painter whose thing was overlaid rectangles in prime colors.

[-] Karyoplasma@discuss.tchncs.de 49 points 1 year ago

I'm number 4, but instead of looking for a job, the pattern is subject to my crippling depression. Most of the time I simply feel that it's pointless to work on my projects, so I don't :(

[-] einkorn@feddit.org 16 points 1 year ago

I see the point in my projects yet I am frustrated and depressed by my perceived lack of progress.

Want to start a project and procrastinate on it together?

[-] smee@poeng.link 13 points 1 year ago

I don't see the point of anything anymore, you folks need a community manager?

[-] PlutoVolcano@lemm.ee 6 points 1 year ago

I’ve made up more names for new projects than what I have actually written code for. Yall looking for a product owner?

load more comments (1 replies)
load more comments (1 replies)
[-] WILSOOON@programming.dev 32 points 1 year ago

Wheres the fucker who made loss in his commits

[-] elvith@feddit.org 17 points 1 year ago

git commit -m ~~.:|:;~~

[-] fubarx@lemmy.world 25 points 1 year ago

The Weekender is also anyone working professionally. You can't stick any of your real work on public github.

[-] southernbrewer@lemmy.world 14 points 1 year ago

Github has an option to show private commits in these graphs though

[-] Minizarbi@jlai.lu 9 points 1 year ago

Yup, but you might have another GitHub account!

[-] pelya@lemmy.world 16 points 1 year ago

#3 is my script that converts one particular RSS feed to .ical format, and pushes it to a repo, because setting up a website for one silly script was overkill.

[-] jol@discuss.tchncs.de 4 points 1 year ago

#3 is actually impossible because the color gradient is relative and dynamic, is it not?

[-] Ironfacebuster@lemmy.world 3 points 1 year ago

hello I also have big text

load more comments (3 replies)
[-] sabreW4K3@lazysoci.al 15 points 1 year ago

I wish I saw a GitHub wizard in the wild

[-] madasi@lemmy.dbzer0.com 9 points 1 year ago
[-] Frosty_Pieces@lemmy.world 9 points 1 year ago

Where's "I get paid for my code and when I want to do something open source I make a new account and forget about it afterwards?"

[-] CosmicTurtle0@lemmy.dbzer0.com 8 points 1 year ago

Having multiple accounts is against their TOS

"One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine)."

Which is absolutely stupid. I should be able to separate my work commits from my personal commits.

That said in practice, I'm guessing this is only enforced if they detect you abusing their services.

[-] ShouldIHaveFun@sh.itjust.works 9 points 1 year ago

Work commit are not supposed to be made with a free account. This only says that you can't have multiple free accounts.

[-] OmegaLemmy@discuss.online 6 points 1 year ago

Are you the guy I've been trying to contact for months? Is this why the person with a single repo is never active?

[-] eager_eagle@lemmy.world 4 points 1 year ago

what's the rationale of creating a new account? Just for using a pseudonym, or something else?

[-] TheOakTree@lemm.ee 4 points 1 year ago

I think the use case is simply separating your professional code from your personal code. I don't need interviewers seeing my throwaway projects.

[-] umbraroze@slrpnk.net 8 points 1 year ago

Yup. Officially, last I checked, GitHub encouraged people to use a single account for everything. But I wish they'd at least let people create multiple "personas" on the same account, along the lines of "Notorious Open Source Hacker Alias" vs "Random Code Monkey On Corporate Gig".

[-] CosmicTurtle0@lemmy.dbzer0.com 3 points 1 year ago

For me, it's contributing to open source projects that are for NSFW things, stashdb specifically.

[-] callmepk@lemmy.world 9 points 1 year ago

Where weekdayer

[-] merc@sh.itjust.works 8 points 1 year ago

Needs one that's like #4 from January to September, labelled: "Fuck Github and anything else owned my Microsoft".

load more comments (2 replies)
[-] julysfire@lemmy.world 7 points 1 year ago

My personal is shit, my work account though is lit like a Christmas tree but I can't use that on an application and contrary to popular belief, I don't always feel like spending all night coding after spending all day coding

[-] KindaABigDyl@programming.dev 5 points 1 year ago

People who work at Apple: Completely Blank

Wish it would include commits of our closed Gitlab instance on Github, then I wouldn’t be #4

load more comments
view more: next ›
this post was submitted on 14 Apr 2025
879 points (98.9% liked)

Programmer Humor

31625 readers
1760 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 3 years ago
MODERATORS