Rendered at 17:52:43 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
bombcar 5 hours ago [-]
More powerful than a Sun sparkstation 5!
giantrobot 5 hours ago [-]
I appreciate the lack of a reverse proxy in front. While I love the various "website hosted on X" projects they end up in reality just served by CloudFlare. Which is fine since you don't want your C64 or vape pen or whatever to explode. It's just less "hosted on X" and more "single HTML page served by CloudFlare".
bombcar 59 minutes ago [-]
It looks like it's proxied if you come over IPv4 - which the vast majority of "customers" likely do.
weird-eye-issue 3 hours ago [-]
It depends on the cache settings but by default CF doesn't cache HTML
mrweasel 3 hours ago [-]
Projects like this brings a lot of joy to me, even if it's technically only "I configured NetBSD as a webserver".
tantalor 3 hours ago [-]
Not to spoil the fun, but is it really still a "Nintendo Wii" if you replace the stock OS?
The identity of a "Nintendo Wii" is the combination of its enclosure, hardware, and software. To take only the enclosure and hardware and keep calling it the same thing is absurd. Where does it end? What if I keep the enclosure, but replace guts with an Xbox? Is it still a "Nintendo Wii"?
You can draw the line wherever you like but for me it is still a Wii even with a different OS. I would draw the line at replacing the hardware inside with XBOX hardware. Others may draw the line at the chassis.
32 minutes ago [-]
john_strinlai 2 hours ago [-]
i personally consider "running on X" to be accurate if it is still X's hardware
mghackerlady 2 hours ago [-]
no, then it's an xbox in a wii shell. I'd say having two out of three makes it a wii. Plus, there really isn't anything stopping someone from writing a web server for the wii, it's just that running a different os makes this silly task much easier
tantalor 1 hours ago [-]
> two out of three makes it a wii
So if I stick a modern hardware PC running a Wii emulator inside a Wii shell, then it's still a Wii?
mghackerlady 33 minutes ago [-]
It depends on how fully it emulates a wii and what restrictions it would have, but I'd say if the thing quacks and functions like a wii (you have support for the controllers, the disk drive, network things, etc.) it could be called a wii
bombcar 1 hours ago [-]
This strikes at the root of the Biggest Controversy™ - if you beat a video game arcade cabinet on an emulator, did you beat it?
Things can be named analogously - if I have a machine that plays Wii games for me, and nothing else, I'll call it "the Wii".
ssl-3 28 minutes ago [-]
I have an old PSP that has only ever been used to play emulated NES games.
Shall I call it an NES?
mghackerlady 13 minutes ago [-]
Does it boot straight into NES games? Does it have an NES cartridge slot? Or controllers? What about the never used expansion port on the bottom? Is it in a NES shell?
ssl-3 9 minutes ago [-]
> Does it boot straight into NES games?
No.
> Does it have an NES cartridge slot?
No.
> Or controllers?
No.
> What about the never used expansion port on the bottom?
It does have an expansion port that I've never used.
> Is it in a NES shell?
No.
> [so it's not an NES, then]
It's mine, and I can call it whatever I want. :P
mikepurvis 56 minutes ago [-]
> if you beat a video game arcade cabinet on an emulator, did you beat it?
Yes for the purposes of your own personal sense of achievement, no for the purposes of speedrun records.
zen928 1 hours ago [-]
Absolutely not. Ruins the rest of the charade when you say "okay, now let's just step around the hard part and instead replace it with a different OS to make it cookie cutter". Wow, you can run a server on hardware constrained stock BSD ...? ... cool ....
malicka 55 minutes ago [-]
I think it’s still cool enough to get the OS running in the first place; and there’s still novelty in using something for a purpose completely unexpected, even if the last few steps are cookie-cutter.
phwbikm 4 hours ago [-]
Gopher. Shake hands. Glad to see you are still hacking
I wonder what kind of apps you can run. Matrix certainly won't but IRC server? Probably
bombcar 57 minutes ago [-]
The Wii is comparable to a mid-range Pentium III with 64 MB of RAM - so anything that Linux/BSD could run around 2002 can likely run on this.
LoganDark 3 hours ago [-]
> I was doing this bit using a capture card and Photo Booth on macOS which doesn’t actually support disabling the image-flip on the video feed
I use OBS to monitor my video capture. This essentially lets me use my Mac as a monitor for my headless desktop (which does not have a monitor of its own). Maximum gaming.
Deskflow lets me use my Mac as a keyboard over LAN, too. Beats remote desktop for sure. Especially when gaming.
ninjin 3 hours ago [-]
My preferred way is ffplay(1). Last time I checked I get lower latencies than OBS at that, at least when I use `-sws_flags fast_bilinear`, which is the same scaling OBS uses by default.
LoganDark 3 hours ago [-]
I wouldn't wish bilinear scaling on my worst enemy; 1:N is the only way to go for me. I'll check out ffplay.
Edit: ffplay doesn't support cropping the output to fit my display (or if it does, it's far too arcane for me). As composable as ffmpeg is, it's awful UX for me. I'll stick to OBS.
The identity of a "Nintendo Wii" is the combination of its enclosure, hardware, and software. To take only the enclosure and hardware and keep calling it the same thing is absurd. Where does it end? What if I keep the enclosure, but replace guts with an Xbox? Is it still a "Nintendo Wii"?
You can draw the line wherever you like but for me it is still a Wii even with a different OS. I would draw the line at replacing the hardware inside with XBOX hardware. Others may draw the line at the chassis.
So if I stick a modern hardware PC running a Wii emulator inside a Wii shell, then it's still a Wii?
Things can be named analogously - if I have a machine that plays Wii games for me, and nothing else, I'll call it "the Wii".
Shall I call it an NES?
No.
> Does it have an NES cartridge slot?
No.
> Or controllers?
No.
> What about the never used expansion port on the bottom?
It does have an expansion port that I've never used.
> Is it in a NES shell?
No.
> [so it's not an NES, then]
It's mine, and I can call it whatever I want. :P
Yes for the purposes of your own personal sense of achievement, no for the purposes of speedrun records.
https://blog.infected.systems/posts/2025-04-21-this-blog-is-...
I use OBS to monitor my video capture. This essentially lets me use my Mac as a monitor for my headless desktop (which does not have a monitor of its own). Maximum gaming.
Deskflow lets me use my Mac as a keyboard over LAN, too. Beats remote desktop for sure. Especially when gaming.
Edit: ffplay doesn't support cropping the output to fit my display (or if it does, it's far too arcane for me). As composable as ffmpeg is, it's awful UX for me. I'll stick to OBS.