Public Statement · Fact-Based Clarification

The Truth About Myth & NCDL.

A simple, fact-based breakdown of the false accusations and ongoing layout copying.

Accusation
"Data theft"
Made by Dulak. Repeated by staff. Used to ban & block.
Reality
Public username lookup
A standard open-source tool that searches public websites. No private data.
Separate issue
Stolen layout & copy
NCDL's "revamped" site re-uses my original text and visual layout, word-for-word.
Section 01 · The Story, In Plain English

What actually happened: the "data theft" lie, explained simply.

You don't need to be technical to understand this. Below is exactly what took place — step by step — with no jargon and no spin.

1

The incident

In early May, I was away from my main computer and needed to run a quick test. To do it, I used the NCDL server to run a completely normal, public, open-source command-line tool called maigret.

That's the entire "incident." I used a public tool, on a machine I had access to, for a routine check.

2

What the tool actually does

Imagine typing a username into Google to see if they have a public Twitter or GitHub account. That is all this tool does.

It automatically searches the public internet to see if a username exists on other public websites. It's used every day by journalists, researchers, and IT staff. It's free, open-source, and listed publicly on GitHub.

3

The drama

A team member named Dulak saw a black terminal screen running a script, panicked (or pretended to), and went straight to the NCDL owners claiming I was "stealing private user data."

The timing matters: this happened right after Dulak lost an argument with me about website code. Instead of letting that go, Dulak used scary technical-sounding buzzwords ("hacker," "data theft," "exploit") to alarm non-technical staff. The result was exactly what he wanted: I was banned and blocked before anyone could check the facts.

No investigation. No screenshots reviewed. No questions asked. Just a panicked story, taken at face value.

4

The reality

  • No private data was touched. The tool only reads public webpages.
  • No databases were accessed. The tool has nothing to do with NCDL's database.
  • No user information was compromised. There was no "hack." There was no breach.
  • It was literally a public web search. Anyone with a browser can do the same thing manually.
~/ — the "scary black screen"
$ maigret some-public-username
[i] Checking https://twitter.com/some-public-username     [+] found
[i] Checking https://github.com/some-public-username      [+] found
[i] Checking https://reddit.com/user/some-public-username  [-] not found
[i] 0 private endpoints contacted · 0 credentials used · 0 databases queried
$ # this is the entire "data theft."
Section 02 · Receipts

Ripped off: the website copying, side-by-side.

Even though NCDL rewrote the hidden background code, they kept my original headline, my subtitle word-for-word, the same stats row, and the same three feature cards with identical titles and identical descriptions. Below: my original site from March on the left, the "revamped" live site from June on the right.

ORIGINAL · my design (March)
ninecirclesdemonlist.com — March (my original)
NCDL homepage as built by me in March: 'The Go-To Ranking of EVERY Nine Circles Demon!' with stats row and three feature cards.
Source: ninecirclesdemonlist.com in March — my original design and copy.
"REVAMPED" · live now (June)
Copied
ninecirclesdemonlist.com — June ("revamped")
NCDL homepage in June after the 'revamp': 'The Go-To Ranking of Every NC Demon' with the same subtitle and the same three feature cards as my March design.
Source: live capture of ninecirclesdemonlist.com in June — NCDL's "revamped" site.

What's identical (and shouldn't be)

A direct, line-by-line comparison of what was kept from my March site in the June "revamp":

Headline
"The Go-To Ranking of Every Nine Circles Demon" — same structure, same phrasing, same intent.
Subtitle
"Track your progress, compete with others, and conquer the hardest wave levels in Geometry Dash history." — word-for-word identical.
Buttons
"Submit Record" · "View the List" · "Discord" — same three labels, same row, same order.
Stats row
Same four-card stats grid concept (Ranked Demons / Active Players / Verified Records / Clans), only the numbers updated.
Feature cards (all three)
  • Full Staff Workflow — "Submission reviews, record logs, moderation actions, and audit trails in one place." (verbatim)
  • Clan Dashboard — "Invite members, track clan points, and compare total completions across all players." (verbatim)
  • List Management — "Editors can add new demons and safely shift placements without collisions." (verbatim)

The point: the underlying code framework can be rewritten in anything — React, Vue, plain HTML, it doesn't matter. The writing, the layout, and the visual structure are still my original work. Rewriting the engine of a car doesn't make the body panels yours.

Section 03 · Formal Notice

Official notice to the NCDL owners.

Cease & Desist · Public Record
Directed at: The NCDL Owners & Staff

To the NCDL Owners and Staff:

This is a formal notice that your newly revamped website is using stolen and derivative layouts, text boxes, and structures originally created and owned by me. Changing the hidden coding framework does not give you permission to copy my visual work and exact words.

If all of my original designs, layouts, and word-for-word text boxes are not completely removed from ninecirclesdemonlist.com immediately, I will issue formal DMCA copyright takedown notices directly to your server hosting providers to take the site down, alongside further legal action. The evidence is public, archived on the Wayback Machine, and fully documented.

Status
Active notice
Evidence
Wayback archive + live site
Next step
DMCA to hosting providers
Section 04 · What's next

Moving on to bigger things.

I've moved on from this small-pond drama. I'm no longer interested in arguing with people whose idea of a "security incident" is a black terminal window they didn't recognise.

Instead, I'm putting 100% of my energy into building massive, high-performance platforms for the competitive programming community — most notably RiseOJ, an online judge designed to scale to serious contest workloads, with real engineering behind it.

The work speaks for itself. The receipts above speak for themselves. That's all that needs to be said.

R
RiseOJ
Competitive programming, done right.
In progress
  • Built to handle serious contest-scale traffic.
  • Real engineering, not borrowed layouts.
  • Focused on the global CP community, not Discord drama.