Live data from Hacker News

Super sorry to the guy with the username reset on GitHub

discuss.systems

91–100 of 261 posts

Re: Super sorry to the guy with the username reset on GitHub

#91
post #42

Earlier quoted context omitted.

How did you even get that username? Short ones go so fast, you must have been in the first 1000 users!

There are 17576 three-letter combinations in the English alphabet.

There are some more three-character user names if you count dashes and digits, which are also allowed in GitHub usernames. Although I think the first one has to be a letter of the alphabet.

Re: Super sorry to the guy with the username reset on GitHub

#92

@reset here. Always reply when I get @‘d because I love the laugh and also genuinely find the joy in looking at what people are building afterwards. Never stop, it’s a great part of my day

Your reply to the linked PR is great! One could either be really annoyed or really entertained by this, I’m glad you’ve got a sense of humour about it.

Re: Super sorry to the guy with the username reset on GitHub

#93
I don’t get why people would make this mistake on a regular basis. Use backticks—you’re not really writing “plain text” so you can’t write codey goobledigook without something weird happening. Or if backticks are hard to type on your keyboard write `@ name`.

Re: Super sorry to the guy with the username reset on GitHub

#94

I once changed my mobile phone number so the last 8 digits were 69696969. I thought this was hilarious. Then I found out that people have randomly scrawled that number on every toilet cubicle "For a good time call XYZ69696969" and I would get calls all the way through the night, every night.

I own a few 867-5309 numbers for different areas. I have them do nothing these days but for a while I let them hit a pbx and we’d get up to 2500 calls a day on each line. Lots of drunk dudes trying to call Jenny.

If I was less scrupulous, I can think of a few ways to easily monetize that. The first and simplest is to have a toll line that charges on call and have a recording on the 867-5309 numbers that refers them to call it.

Whether you go the sultry "really meet Jenny" angle or just try to find something that piques the interest of the average drunk male that would call, just to see what they're being referred to, you'd probably get enough takers to turn a tidy profit regardless of how crappy the ultimate toll line was. I doubt it takes all that much to convince callers that are already drunk and trying to do something they think is mildly funny already.

Re: Super sorry to the guy with the username reset on GitHub

#97
post #51

Earlier quoted context omitted.

How did you even get that username? Short ones go so fast, you must have been in the first 1000 users!

Looks like they were #23,570 (see the URL https://github.com/est.png redirects to)

My ID is #2,715,751 and I still somehow have a 5-letter username

Re: Super sorry to the guy with the username reset on GitHub

#98
post #73

I accidentally pasted a backtrace into a github issue outside of a code block. It was a deep stack, with each line prefixed by "#0" "#1", "#2", etc. GitHub decided to turn these into links to the corresponding numbered issues, for every issue , (including back-reference notifications in each of those issues) and there didn't seem to be any way to undo that action.

For QEMU's gitlab issue tracker we deliberately started our issue numbering from a higher number (I think 100 or thereabouts) to avoid that. (We ran into it very early on during the migration from launchpad so it wasn't a big deal to re-number the two or three issues that had already been created with low numbers.)

Re: Super sorry to the guy with the username reset on GitHub

#99
post #27

Makes me think: Interesting spam vector: create a PR advertising whatever and then @ a bunch of people you scraped. Also interesting attack vector: get a easily mistaken @ name and then see what you become reviewer on. Add malicious code to that PR and merge. Edit: also what is stupid is at work when setting up your organisation security access you can add anyone globally in the combo search. No org-only filter is ev…

Some people have done it by accident: GitHub user sends notification to 400k users [2022] https://news.ycombinator.com/item?id=31627061

I don’t know who should be embarrassed here. That org for having 400K members or Github for apparently having no limits on how many emails can be sent out with a simple `@`.

In any case an honorable mention goes to the useless “lock this now” pile-on comments.

Post reply on HN