Skip to content

Code Dojo

Game development, technology, and Japan.

  • Home
  • Table of contents
  • Source Code
  • Forums
  • RTsoft
  • About
Code Dojo

New release! Horror Cruise VR for the Vive

1 Reply

If you’ve got a vive, check out this little “experience” Akiko and I put together. I guarantee you’ll soil your pants or your money back!  Also it’s free.

You can download it for your vive here. (212 MB)

This entry was posted in Development/RTsoft on August 4, 2017 by Seth.

Post navigation

← Older posts
Newer posts →

Profile
Code Dojo
Game development, technology, and Japan.

Atom Feed     RSS Feed

Recent Comments

  • James on PlayStep Mini – Making a $10 thing to replace the $700 version
  • Seth on Universal Game Translator – Using Google’s Cloud Vision API to live-translate Japanese games played on original consoles (try UGM yourself!)
  • Tom on Universal Game Translator – Using Google’s Cloud Vision API to live-translate Japanese games played on original consoles (try UGM yourself!)
  • Blast07 on Tanked V1.04 sneak preview
  • Sammy on Postmortem: IGF 2003 finalist Teenage Lawnmower – now free, open sourced

Seth's feeds: Mastodon - Twitter

Profile Picture Seth A. Robinson on 2/25/2026

Been experimenting with OpenClaw (w/Opus) to send me daily Japan news digests. It doesn't get blocked grabbing news and photos because it just switches to a real browser (on its VM) when needed. Today's version: https://rtsoft.com/temp/daily_digest_2_25.html

Mastodon image
Profile Picture Seth A. Robinson on 2/25/2026

Couple of reasons why I find this useful: 1. Has a section where it checks raw Japanese news and includes political bias tags for the source. 2. Kyoto event section includes distance from my house, pricing and one click google map.

Profile Picture Seth A. Robinson on 2/25/2026

It also scans certain reddit subs and grabs top stories & comments. I allow it to create an image if there isn't one - with the requirement that it clearly labels it as AI generated, as it's hard to tell. Maybe a bad idea though, this image looks pretty real, for example...

Mastodon image
Profile Picture Seth A. Robinson on 2/22/2026

The Reachy-mini is a lot of fun. It really is like having a useless Starwars droid. Some tips: Can't set it up? At least one feb batch (including mine) got botched and needs to be reflashed. Speaker too weak? Can hack apps with a gain, helped a ton.

Your browser does not support the video tag.
Profile Picture Seth A. Robinson on 2/22/2026

Audio gain hack that works in the conversation app:
AUDIO_GAIN = 2.5 # 250% volume
audio_frame = np.clip(audio_frame * AUDIO_GAIN, -1.0, 1.0)
robot.media.push_audio_sample(audio_frame) #put in front of this line

Profile Picture Seth A. Robinson on 2/22/2026

At a party and too many people are talking, causing Reachy to get stunlocked? After speaking, cover up the mic array on top with a towel or something so it will stop listening and answer. (thanks Yael!)

Profile Picture Seth A. Robinson on 2/12/2026

"buy me a used Ghost of Yotei for PS5 if you can find it for < 5400 yen, no confirmation required" <shrug> I don't feel like trusting AI to do this is that crazy now, it works. (brain: Opus 4.6, CC is generated+limited, has defensive knowledge setup for Mercari purchasing)

Mastodon image
Profile Picture Seth A. Robinson on 2/9/2026

Blog: OpenClaw: I gave an AI my credit card and let it loose on Amazon https://www.codedojo.com/?p=3243

Mastodon image
Mastodon image
Profile Picture Seth A. Robinson on 2/5/2026

Toolfish V2.35 released! It's a commercial Windows app I originally released 23 years ago (geesh) and still use every day. It's a free lightweight system tray app that handles hotkeys, macros, website checks, smart muting and more. Open source on github: https://github.com/SethRobinson/Toolfish

Mastodon image
Mastodon image
Profile Picture Seth A. Robinson on 1/2/2026

I guess using two power supplies (diffebreakers) on a single motherboard is flying too close to the sun (they can pull 3kw combined), despite the mb (WRX90E-SAGE) supporting it. Hopefully no damage beyond the power supply...

Recent Posts

  • OpenClaw: I gave an AI my credit card and let it loose on Amazon February 9, 2026
  • Fun with old Qualcomm BREW developer phones, pinouts of the RCA adapter March 16, 2025
  • Why I wrote a Mastodon feed widget for WordPress July 8, 2023
  • The pencil has no soul – How to prove chatbots aren’t sentient February 19, 2023
  • A blog post detailing my obsessive dive into generative AI November 6, 2022
  • Comparing output of DALL-E Mini to DALL-E Mega July 17, 2022
  • The 100 Prisoners Problem riddle interactive web app simulation I did in Unity July 17, 2022
  • How to create Simon Belmont with DALL·E 2 June 22, 2022
  • More DALL·E 2 fun – replacing things in existing photos June 19, 2022
  • The incredible power of AI created media – illustrating an AI created story with DALL·E 2 June 18, 2022

Categories

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress