avatar

david-why

student · developer · gamer

Posts

Calling Rust code from Python with ctypes

2 minute read

As I was learning, I came across an idea: what if I get to call Rust code from Python? Then I can take advantage of Rust’s speed in Python.

Advent of Code: Top 100 by Day 9!

less than 1 minute read

Hey everyone! It’s almost Christmas season, and that means Advent of Code is back in operations!

‘alloween Tech Show

2 minute read

I decided on a technology theme. I wanted to make some kind of gadget that looks cool, and I wanted to wear it on my head (for no reason).

MIT App Inventor Summer Appathon recap

4 minute read

When the final announcements came out, I checked the results, and I saw Story Box, right there, in the Honorable Mentions list!

Book Recommendations Website: Updated!

1 minute read

In a previous post I wrote about the Book Recommendations website that I created. Recently I had the chance to update the website!

Contributor to CPython! Yay!

1 minute read

Yeah, I’m now a contributor to CPython 🙂. I caught an extremely significant bug in CPython that affected the coding experience of each and every Python progr...

Art of Problem Solving security flaw!

1 minute read

An email I sent to Art of Problem Solving(AoPS). It details a security flaw in AoPS’s online classrooms, which allowed impersonating anyone in the classroom.

Book Recommendations Website: Out Now!

3 minute read

It’s been a busy couple of months since I’m starting high school! I’ve also been working on this AMAZING project, and I now proudly present: The Book Recomme...

The Python Challenge (Levels 0-5)

7 minute read

The Python Challenge (http://www.pythonchallenge.com) is an interesting coding challenge. I remember trying it when I was just in about first grade and getti...

Online OJ submitter

4 minute read

I decided to make an automatic submitter that submits to online judges, with one command.

Playing videos with a TI-84+ CE

4 minute read

Yes, it’s weird: People were headed to the moon in 1969, and people are making video players for calculators in 2022…

Tencent Meeting Helper v2.0 is out!

less than 1 minute read

This is a Tencent Meeting helper script, written in the AutoHotKey language. This tiny tool will save you tons of time when joining Tencent Meetings!

HAPPY PI DAY!!!

less than 1 minute read

Happy π day everyone! Have some pie 🙂

TI-84+ CE: The seq( command

2 minute read

The seq( command is very useful when you want to automatically fill in a sequence of anything.

My creations on the TI-84+ CE, Part 1

1 minute read

I have made some C/C++ programs for the TI-84+ CE and posted them on GitHub, available here. Some of them are still in progress, some of them are simply aban...