this post was submitted on 03 Aug 2024
506 points (99.8% liked)

Programmer Humor

32318 readers
424 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 23 comments
sorted by: hot top controversial new old
[–] bobofraggins 241 points 2 months ago (3 children)

https://github.com/type

She seems to be taking it in stride. She has the opportunity for some epic trolling with that power…

[–] [email protected] 282 points 2 months ago

Screenshot of a GitHub account named "Type" and with the username "type". The account's profile picture is of a blonde lady with an exaggerated smile and the account's description is "Sorry for terrifying you when you use a type annotation".

This is so funny

[–] [email protected] 118 points 2 months ago

I guess she is everyone's type 😎

[–] [email protected] 133 points 2 months ago (1 children)

QA developers near your. They want to review your code now!

[–] [email protected] 49 points 2 months ago (1 children)

Don't touch my garbage! 😾

[–] [email protected] 15 points 2 months ago

A fellow opposum!

[–] [email protected] 66 points 2 months ago (1 children)

So is she his @type though?

[–] [email protected] 44 points 2 months ago (1 children)

He would have to infer that...

[–] [email protected] 6 points 2 months ago (1 children)
[–] [email protected] 4 points 2 months ago (1 children)
[–] [email protected] 5 points 2 months ago (1 children)
[–] [email protected] 7 points 2 months ago

(Type punning) :)

[–] [email protected] 27 points 2 months ago

I think she's your type!

[–] [email protected] 26 points 2 months ago

That's the next level of trolling!

[–] [email protected] 19 points 2 months ago

This makes me want to actually use VSCode for my web dev work instead of just using Notepad for everything so it can troll me like this

[–] [email protected] 17 points 2 months ago
[–] pastermil 10 points 2 months ago (1 children)

How is this possible? Some random gal's github shows up?

[–] [email protected] 29 points 2 months ago (2 children)

Not random. Her GitHub username is “type”, so “@type” tags her.

[–] [email protected] 21 points 2 months ago* (last edited 2 months ago) (1 children)

That's "automatically turning domain names into http hyperlinks" but even worse.

[–] [email protected] 4 points 2 months ago (1 children)

Still better than automatically converting :) to 😃

[–] [email protected] 2 points 2 months ago
[–] Chais 4 points 2 months ago

That's only useful in commit messages, issue discussions and stuff like that. Why would the devs even make that execute in source files, where it's all but guaranteed to be a false match??