The Great Twitter Meltdown of 2021 - Emulator creator Byuu bullied to death by HateSpeech™ forum, Twitter takes up arms (Still No Death Report)

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.

Will This Be Of Any Consequence?

  • Yes, Kiwi Farms terrorists will be publicly hanged

    Votes: 801 14.4%
  • Yes, Kiwi Farms will be shut down

    Votes: 101 1.8%
  • No, 41% the army has already taken 41% casualties

    Votes: 1,955 35.1%
  • No, this backfires and MATI goes viral

    Votes: 786 14.1%
  • REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

    Votes: 1,927 34.6%

  • Total voters
    5,570
Any updates on the saga yet?
His alleged address and phone number (untested, I am not calling that fag) are updated on his thread. That address is Patrick's address and the phone number found was updated last year... allegedly. So yes... he isn't dead. Is it illegal to "fake your death"? Yes, but not the way he did it. As far as I am aware, no insurance claims, death certificates, etc. have been filed so chalk it up to typical troons faking their death to wash away their shitty actions online.
 
As far as I am aware, no insurance claims, death certificates, etc. have been filed so chalk it up to typical troons faking their death to wash away their shitty actions online.
I remember Null saying that Byuu had some legal issues that resulted in needing to go radio silent, which led to everything happening, and I think I saw in passing that Byuu may have returned to the emulator scene. Any word on that before I look at the thread?
 
  • Like
Reactions: Dork Of Ages
I am sure he did, he has to pay for his Brazillian fake troon meds (not prescribed) somehow. However, I don't follow the emulator scene. Sounds like a good idea for profit.

1. be emulator bruh and need games
2. con people into giving you expensive retro games.
3. get called out for sketchy shit and commit fake troony sudoku and cry victim of a bully site.
4.
5. Profit?
6. Repeat.
 
Alright, but I swear I saw someone here post about someone who “codes like Byuu” and really tries to avoid talking about their background or using the first person.
Byuu's coding style is strange:
C++:
  auto find(uint address, uint compare) -> maybe<uint> {
    for(auto& code : codes) {
      if(code.address == address && (!code.compare || code.compare() == compare)) {
        return code.data;
      }
    }
    return nothing;
  }
I have never seen someone use trailing return types like you would for a lambda for normal functions in C++ before. If you are looking for Byuu's fingerprint on a suspected sock's GitHub repo I suggest you also check for his makefile syntax, project structure, and use of his libraries.
You may also want to compare the writing style of documentation, responses to issues and PRs, source file comments, and the README.
 
I remember Null saying that Byuu had some legal issues that resulted in needing to go radio silent, which led to everything happening, and I think I saw in passing that Byuu may have returned to the emulator scene. Any word on that before I look at the thread?
If all this shit happened because he wanted to avoid Nintendo lawyers...

Contribute code anonymously in the first place.
 
If all this shit happened because he wanted to avoid Nintendo lawyers...

Contribute code anonymously in the first place.
That's ridiculous, there is literally no way that he'd have been able to be an open shota fur or whatever without it being directly linked to their coding alias, next time maybe don't suggest that someone stay in the closet idiot
 
He did? His opsec has been incredible. He only got doxed after he pretended to kill himself.
Just as easy to attribute to nobody giving a shit. See also: his thread was dead. opsec through obscurity

I wish the state dept. would get their shit in order and update the list.
 
if only a foreigner would commit suicide already, so they can update the frickin page! :twisted: ....
Also, Byuu's website's SSL certificate expired.
1655008027101.png
 
Last edited:
Why the fuck did he even buy a certificate instead of using letsencrypt for his business card site?
Using Let's Encrypt instead of a proper SSL registrar is like taking the bus everywhere instead of driving your own car, except the price difference is minute - proper SSL certs can be had for less than $15-20 a year.

If you're just setting up a toy project, or something that won't be around for very long, or you really are quite destitute, Let's Encrypt is fine. Otherwise just buy a real cert.
 
  • Informative
Reactions: Dork Of Ages
Why the fuck did he even buy a certificate instead of using letsencrypt for his business card site?

Using Let's Encrypt instead of a proper SSL registrar is like taking the bus everywhere instead of driving your own car, except the price difference is minute - proper SSL certs can be had for less than $15-20 a year.

If you're just setting up a toy project, or something that won't be around for very long, or you really are quite destitute, Let's Encrypt is fine. Otherwise just buy a real cert.
Dont make me defend spergs... Lets encrypt is trivial to automate, you lose at most a minute of HTTP server uptime, every 3 months. I cannot imagine many situations where that is unacceptable or expensive. With paid certs is more elaborate.

The date to look for is when the domain expires. If it’s not on auto renewal with his registrar, who will buy it?
It will go for hundreds of $ because people will be F5 registrar sites that day. That provided it is not set for auto-renewal.
My bet is Marcan will put down the couple hundred $ to keep it away from Kiwifruit Agricultural Experts.
 
Back