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.
Super sorry to the guy with the username reset on GitHub
91–100 of 261 posts
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
Re: Super sorry to the guy with the username reset on GitHub
#93Re: Super sorry to the guy with the username reset on GitHub
#94I 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.
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
#95Re: Super sorry to the guy with the username reset on GitHub
#96Re: Super sorry to the guy with the username reset on GitHub
#97Earlier 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)
Re: Super sorry to the guy with the username reset on GitHub
#98I 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.
Re: Super sorry to the guy with the username reset on GitHub
#99Makes 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
In any case an honorable mention goes to the useless “lock this now” pile-on comments.
Re: Super sorry to the guy with the username reset on GitHub
#100Happens a lot with Zig's builtin functions: See https://github.com/ziglang/zig/issues?q=is%3Aissue+mentions%... for example