

Hope it works out well for you! Beyond mixtapes, I think it could be an interesting way for artists to distribute their albums. Next project: write some songs… :-)


Hope it works out well for you! Beyond mixtapes, I think it could be an interesting way for artists to distribute their albums. Next project: write some songs… :-)


Thanks for checking it out! Yes, for now making a new mixapp does require using the command line, but I’ve been thinking about making that more intuitive for those who prefer different interfaces, perhaps with some kind of browser-based UI.


You and I know what to do with an m3u8 file, but the average person does not. This approach makes it dead simple to get your playlist to the receiver (by packaging it as a static webpage), and lets them persist it indefinitely for offline use (by installing it as a PWA).


Thanks for checking it out! I actually finished the keycaps last, after all the other functionality. I figured if I was going that far, I might as well go all out.
I think the white sets (at least in the US) might have shipped with a non-charging stand? Pretty sure there were white sets released in Japan that included one, though. Sounds like a nice setup! Maybe I should start USBC modding some of my stuff, if only to pare down my Big Drawer of Cables.
It’s a fun little hack! I like how it’s alllllllmost practical, but not quite :-) The biggest limitation for me right now if that I have to stay within 10 feet of my WiiU console or it has a bad time.


Same here! That on-screen keyboard plagued me for years…


With all the talk of Nintendo remotely bricking Switch 2s, maybe I should unplug my GameCube’s broadband adapter… just to be safe.


Wow, thanks for watching! Yes, the next big project will be Labo-related, though I might post another smaller project in the interim. Labo is such a fun concept. I guess I get why it wasn’t a huge success, but I’m glad Nintendo gave it a shot anyway.


Thanks for watching! It was a lot of fun putting it all together.
Neat! Nah, I haven’t done the USB C mod, but that looks pretty slick. I just use the charging cradle that came with the black WiiU deluxe set.


It’s actually pretty comfortable though! Almost like playing Switch with split joycons.
Super deep cut (this might be my most obscure bit of Nintendo trivia as I couldn’t find any images of it online), but have you ever seen the hidden wireframe models in Red Alarm? If you shoot very specific places in game, you can reveal low-poly 3D models of a Virtual Boy, Game Boy, and even a girl in a bikini… for some reason. I wonder if Nintendo’s top brass were aware of that one when it shipped :-)


Thanks so much for watching! In the beginning, I really thought it would just be the typing automation, but as time went on I had more and more intrusive thoughts ideas for features to add.
I happen to be a big fan of that 80s music video :-) I think this was the third time it’s made an appearance on my YouTube channel.
It’s one of my favorites, too! Almost like a Punch Out!! spinoff. VB Wario Land is worthy of the praise it receives, but I also really like the Virtual Boy’s StarFox-like, Red Alarm.


Yeahhh, it’s a membrane keyboard. Though I have seen others gut the internals and replace them with mechanical switches. I’ll see if I can find some keyboard communites to share to - thanks for the idea!


Thanks for checking it out! Glad you enjoyed it.


Yep, it uses an input buffer. I ran some tests it seems to max out around 45wpm. If you type faster than that, the characters will still be added to the buffer and get processed, but you’ll eventually have to sit and wait for the movements to play out (at about 45wpm). For reference, my best rate unassisted (using a standard GameCube controller) was about 20wpm.
Very interesting. I hadn’t heard of Faircamp before, but really like the concept. Thanks for sharing! My (very) rough idea right now is to make a website that lets users 1. drag and drop audio files from their desktop into the browser, 2. arrange them to build a mix, and 3. use WebRTC to connect with the receiver, who can then install the PWA. If I could get that working, it would eliminate the need to use the command line, unless you want to permanently host a mixapp.