John Alexander Simpson could refer to various individuals or entities, depending on the context. One notable figure is a British biochemist known for his contributions to the field of biochemistry and molecular biology. He may also be a lesser-known individual in various fields such as academia, business, or the arts.
Super Mario World by Ciro Santilli 37 Updated +Created
Super Mario Bros. reverse engineering by Ciro Santilli 37 Updated +Created
Commented and labelled disassembly: gist.github.com/1wErt3r/4048722
Decompilation project: github.com/MitchellSternke/SuperMarioBros-C. That project does not produce the ROM however, it reimplements an emulator + game in a single binary.
Video 1.
Small Fire Mario glitch by Kosmic (2022)
Source.
Video 2.
Beating Super Mario Bros. as SLOWLY as Possible by Kosmic (2020)
Source.
António de Mariz Carneiro is not a widely recognized figure in public discourse, literature, or history. It’s possible that he is a private individual or a lesser-known person who may have a specific significance in a local context or a certain field. If you are referring to a specific person, event, or context that is less commonly known, could you provide more details?
He Zehui by Wikipedia Bot 0
He Zehui (何则辉) is a notable Chinese mathematician, recognized for her contributions in the field of mathematics, particularly in the area of algebra and its applications. Born in 1927, she made significant advancements in mathematical research throughout her career. He Zehui is known for being one of the first female mathematicians in China to gain prominence in the academic community. She has also been influential in education, mentoring many students and contributing to the development of mathematics education in China.
Super Mario 64 reverse engineering project by Ciro Santilli 37 Updated +Created
OMG, both of those just fucking work on Ubuntu 20.04 with README instructions, it is unbelievable, those people don't have lives. And it builds the ROM byte by byte equal from source!
There are a few different versions:
Tested with the USA ROM at sha1sum 9bef1128717f958171a4afac3ed78ee2bb4e86ce (you need a ROM to extract assets, which the project automates), which is also documented in the project itself: github.com/sm64-port/sm64-port/blob/6b47859f757a40096fedd6237f2bc3573d0bc2a4/sm64.us.sha1. Disclaimer: Ciro Santilli owns a copy of Super Mario 64.
The only dependency missing from Ubuntu packages is the IRIX QEMU user mode which they need for their tooling. The project also has a QEMU fork for that, and provide a working deb.
From this project it was also noticed that certain ROM releases were not compiled with optimizations enabled, presumably because as a release title the compiler had optimization bugs! www.resetera.com/threads/so-apparently-the-ntsc-build-of-mario-64-didnt-use-any-compiler-optimizations.166277/ But now they do have a working compiler, and by turning that switch FPS increases in certain levels!!!
It is good to know that this game will "never die".
Some quick stupid patches:
  • jump really high:
    diff --git a/src/game/mario.c b/src/game/mario.c
    index 5b103fa..83c9f40 100644
    --- a/src/game/mario.c
    +++ b/src/game/mario.c
    @@ -826,7 +826,7 @@ static u32 set_mario_action_airborne(struct MarioState *m, u32 action, u32 actio
             case ACT_JUMP:
             case ACT_HOLD_JUMP:
                 m->marioObj->header.gfx.unk38.animID = -1;
    -            set_mario_y_vel_based_on_fspeed(m, 42.0f, 0.25f);
    +            set_mario_y_vel_based_on_fspeed(m, 200.0f, 0.25f);
                 m->forwardVel *= 0.8f;
                 break;
Interesting entry points:
  • src/game/game_init.c
TODO: enable the level select debug feature! tcrf.net/Super_Mario_64_(Nintendo_64)/Debug_Content#Classic_Debug_Display They actually shipped quite a few debug features into the retail game, and they have been reversed too. I tried this but it didn't work (or I don't know how to enable the level select menu):
diff --git a/src/game/main.c b/src/game/main.c
index 9e53e50..b7443a8 100644
--- a/src/game/main.c
+++ b/src/game/main.c
@@ -65,7 +65,7 @@ s8 sAudioEnabled = 1;
 u32 sNumVblanks = 0;
 s8 gResetTimer = 0;
 s8 D_8032C648 = 0;
-s8 gDebugLevelSelect = 0;
+s8 gDebugLevelSelect = 1;
 s8 D_8032C650 = 0;

 s8 gShowProfiler = FALSE;
The enhancements/ folder contains a few sample patches.
Figure 1.
Screenshot of mupen64Plus running on Ubuntu 20.04 emulating Super Mario 64 with the title screen hacked by Ciro Santilli based on the Super Mario 64 reverse engineering project
. The title was on a string, so the hack was trivial! The patch used was:
diff --git a/include/text_strings.h.in b/include/text_strings.h.in
index 749179b..626f87e 100644
--- a/include/text_strings.h.in
+++ b/include/text_strings.h.in
@@ -131,7 +131,7 @@
  */
 // Main Screens
 #define TEXT_MARIO _("MARIO") // View Score Menu
-#define TEXT_SELECT_FILE _("SELECT FILE")
+#define TEXT_SELECT_FILE _("HACKED BY CIRO")
 #define TEXT_CHECK_FILE _("CHECK FILE")
 #define TEXT_COPY_FILE _("COPY FILE")
 #define TEXT_ERASE_FILE _("ERASE FILE")
Some tutorials of hacking it:
Video 1.
FIXING the ENTIRE SM64 Source Code by Kaze Emanuar (2022)
Source. Now that we have the source, modders like this are going nuts.
Super Mario 64 A press challenge by Ciro Santilli 37 Updated +Created
Video 1.
Video outlining the 18 unique A presses missing for 120-stars at the time. This was superseded later. with many other discoveries.
Source. The 23 Remaining A Presses by Pannenkoek2012 (2018)
Video 2.
Watch for Rolling Rocks 0.5x A Presses by Pannenkoek2012 (2016)
Source. This is one of the most elaborate explained videos.
Superintelligence by Nick Bostrom (2014) by Ciro Santilli 37 Updated +Created
Good points:
Uranium ruthenium silicide (often referred to as URuSi) is a compound that consists of uranium (U), ruthenium (Ru), and silicon (Si). It is of interest in the field of materials science and condensed matter physics due to its unique properties, which can include interesting electrical and magnetic behaviors.
John C. Baez by Ciro Santilli 37 Updated +Created
Superfluid helium-3 by Ciro Santilli 37 Updated +Created
Surprisingly, it can also become a superfluid even though each atom is a fermion! This is because of Cooper pair formation, just like in superconductors, but the transition happens at lower temperatures than superfluid helium-4, which is a boson.
aps.org/publications/apsnews/202110/history.cfm: October 1972: Publication of Discovery of Superfluid Helium-3 contains comments on the seminal paper and a graph which we must steal.
The Acoustical Society of America (ASA) is a professional organization dedicated to advancing the knowledge and practice of acoustics, which is the science of sound and its production, transmission, and effects. Founded in 1929, the ASA aims to promote research and education in acoustics, support professionals in the field, and provide a platform for communication among scientists, engineers, and practitioners.
Uranium, rhodium, and germanium are three distinct chemical elements, each with different properties and applications. 1. **Uranium (U)**: A heavy, silvery-white metallic element that is radioactive and has the atomic number 92. Uranium is primarily used as fuel in nuclear reactors and is a key material in the production of nuclear weapons. It occurs naturally in the Earth's crust and is mined in various parts of the world.
Superconductor resistivity experiment video by Ciro Santilli 37 Updated +Created
Video 1.
Superconductor, 4-probe measurement by Frederiksen Scientific A/S (2015)
Source. OK experiment, illustrates the educational kit they sell. No temperature control, just dumps liquid nitrogen into conductor and watches it drop. But not too bad either. The kit sale link is broken (obviously, enterprise stuff), but there are no archives unfortunately. But it must be some High-temperature superconductor
Superconductivity is a a form of superfluidity by Ciro Santilli 37 Updated +Created
We know that superfluidity happens more easily in bosons, and so electrons joins in Cooper pairs to form bosons, making a superfluid of Cooper pairs!
Isn't that awesome!
Electrochemistry by Ciro Santilli 37 Updated +Created
The International Electrical Congress is a global gathering of professionals, researchers, and experts in the field of electrical engineering and related disciplines. These congresses often provide a platform for attendees to share knowledge, present research findings, discuss innovations, and explore the latest trends in electrical technology. Typically, the event may include keynote speeches, technical sessions, workshops, and networking opportunities designed to foster collaboration among participants from various countries and sectors of the electrical engineering industry.
Superconducting temperature of aluminum by Ciro Santilli 37 Updated +Created

Pinned article: ourbigbook/introduction-to-the-ourbigbook-project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact