iProgramInCpp
banner
iprogramincpp.com
iProgramInCpp
@iprogramincpp.com
Game dev, ROM hacker, reverser, OS dev. Author of: Gamma64 (2021), NanoShell (2021), Boron (2023-2025), ReMinecraftPE (2023), Discord Messenger (2024-2025), CelesteNES (2024-2025)

PFP by RedGD

MY SITE: https://iprogramincpp.com
This is amazing. I might give 1 star a try now that this exists. I was able to partially replicate this glitch on keyboard. www.youtube.com/watch?v=IDIx...
The BIGGEST Super Mario 64 Discovery in YEARS
YouTube video by Bubzia - Blindfolded Speedruns
www.youtube.com
November 25, 2025 at 7:12 AM
Anyone still on twitter/X? Does the "show account location" feature still exist? What does it say for my handle, @iProgramInCpp? I don't want to log in to my account as it's been an 8 month clean break.
November 24, 2025 at 6:54 PM
Reposted by iProgramInCpp
mario 64 psx just dropped
November 23, 2025 at 7:34 AM
Reposted by iProgramInCpp
Monkuous's port of Linux to my fantasy computer w/ a custom RISC architecture now gets to a bash prompt. Feels weird I can no longer modify my boot ROM without having to worry about keeping backwards compatibility with... Linux
November 19, 2025 at 11:16 AM
www.newsmediaalliance.org/takedown-of-...

Do we seriously just call everything illegal nowadays? You're serving the entire fucking article and then taking it away from me. Stop disrespecting your readers. If you want them to pay up, DO NOT serve the entire article.
News/Media Alliance Secures Takedown of Illegal Paywall Bypass Website 12ft.io | News/Media Alliance
The News/Media Alliance has successfully secured the takedown of notorious paywall bypass website 12ft.io.
www.newsmediaalliance.org
November 18, 2025 at 9:14 AM
Reposted by iProgramInCpp
thanks linus torvalds
November 17, 2025 at 7:25 PM
Why does Google have a picture of an Apple building on their internal SSO website?

(Disclosure: I am not a Google employee)
November 15, 2025 at 3:57 PM
Reposted by iProgramInCpp
November 15, 2025 at 3:54 PM
Anyone know how I can get Objective-C blocks (something like ^{ ... } ) working on iOS 4.2.1? I'm trying to preserve some apps I found on this iPhone 3G running iOS 4.2.1 and I'm trying to port Clutch (normally runs on iOS 8+).
November 14, 2025 at 4:05 PM
Just saw an ad (well, a regular video promoting) ANOTHER ffmpeg wrapper for Mac. And of course they charge you a subscription ($3/mo, $18/lifetime).

Why would anyone buy this? Are you that afraid of the command line and can't run "ffmpeg -b 800k -i input.mp4 out.mp4"??

(No free promotion from me)
November 13, 2025 at 8:40 AM
If I will no longer be able to use discord, bluesky, or youtube without sending my identity to the government and/or third parties, well, it was nice knowing ya.

Because I don't know what I'd do if they'll actually go through with it. Protest? We'll see.
November 12, 2025 at 11:54 PM
I can't close this fucking ad! They give me an X for nothing. And uBlock didn't even block it at first!
November 12, 2025 at 5:10 PM
Sub 30' in Farewell! (And 32 deaths!)
November 11, 2025 at 10:03 PM
I wish my country's government banned advertising of betting sites and casinos. They're literally every-fucking-where where I live.
November 9, 2025 at 10:19 AM
Reposted by iProgramInCpp
November 8, 2025 at 7:32 PM
These two phones running Purplecord together... It's so beautiful
November 8, 2025 at 12:10 AM
I'm developing Purplecord again! Here's what's new.

I can't promise a release anytime soon, but I will try to release it by the end of the year.
November 7, 2025 at 5:02 PM
oh wow, Raspberry Pis are still being maWHY IS IT RED
November 6, 2025 at 11:29 PM
Finally... graphics driven by user mode. Took me long enough.
November 4, 2025 at 10:00 PM
Well, their main account was also just removed. Fuck YouTube.
Holy shit. I can't believe that YouTube did this. I wonder how much abuse YouTube is willing to apply to its community before it just says "fuck this, I'm out".
November 4, 2025 at 5:03 AM
Reposted by iProgramInCpp
finally wrote that blog post, in which i argue that "people will lie about using AI for coding" is not a good reason to allow people to use AI for coding:

blog.xkeeper.net/thoughts/ran...
November 3, 2025 at 8:04 PM
Holy shit. I can't believe that YouTube did this. I wonder how much abuse YouTube is willing to apply to its community before it just says "fuck this, I'm out".
November 3, 2025 at 4:05 PM
I can see what's happening on what now?
November 1, 2025 at 8:01 PM
I'm gonna struggle through this rabbit-hole for a bit. I just figured out (well, found out) how to decrypt the mach kernel image, and then figured out that that's not where the s5l8900 nand driver is locatrd
October 31, 2025 at 9:55 AM
Looks like the issue happens when I enable write functionality, when I disable flushing pages to the NAND, everything works fine. And I have a feeling that the original code was working because they didn't allow for that either.
So I wanted to make the NAND implementation in the iPod Touch QEMU fork using mmap, and it seems to work, until you realize, there is no Settings app! (but sometimes it does show up and I can't explain it)

(my fork of the fork is here: github.com/iProgramMC/q...)
October 31, 2025 at 6:40 AM