Think of all the weird minigames that were only ever released on mobile; its Flash Games all over again! This is huge for emulation!
Think of all the weird minigames that were only ever released on mobile; its Flash Games all over again! This is huge for emulation!
lol, as if the internet would survive long enough to be studied archeologically. most digital media lasts 10 years, 20 tops. future archeologists will get whatever was worth laser-etching into a sapphire disc and they’ll just have to live with that.
Technically there is a successor to Vib-Ribbon but it’s iPhone only if I recall? “Russian Dancing Men”.
Retro/Grade is a rhythm/shooter mashup where you travel backwards through time and un-fire a bunch of lasers to un-kill a bunch of ships. It was designed for a guitar hero controller if I recall? I found the visuals nauseating and the music lackluster but that premise is gold and deserves another chance.
Also PLEASE play the music backwards??? It’s a game about going back in time, c’monnnnn.
Alley Cat actually got a second chance! Look up “Alley Cat: ReMeow”
syncthing is the easy option if you have some files you always want to have on both. if you just want to access your desktop files from your phone, I recommend Cx File Explorer for Android, it’s a file browser that supports various network file share protocols including Samba and SFTP.
I was that kid. Get them a copy of Rhythm Heaven if you can find one, or one of its spiritual successors like Rhythm Doctor.
Especially slightly angled walls!
I had been playing Minecraft back in the Technic modding era, lots of item tubes and machine blocks, and I remember looking at my actual real life washing machine and thinking “I bet I could use a wooden pipe to extract that into the dryer”
Starting anything from scratch is a huge risk these days. At best you’ll have something like the python 2 -> 3 rewrite overhaul (leaving scraps of legacy code all over the place), at worst you’ll have something like gnome/kde (where the community schisms rather than adopting a new standard). I would say that most of the time, there are only two ways to get a new standard to reach mass adoption.
Retrofit everything. Extend old APIs where possible. Build your new layer on top of https, or javascript, or ascii, or something else that already has widespread adoption. Make a clear upgrade path for old users, but maintain compatibility for as long as possible.
Buy 99% of the market and declare yourself king (cough cough chromium).
It’s my favorite controller for Steam, yeah! I have gyro aiming set up in minecraft; right trigger half pull enables gyro-to-mouse, and left touchpad pulls up a bunch of menu hotkeys.
If you want a budget controller with lots of features, go on ebay and get a used Dualshock 4 (PS4 controller). It’s got a touchpad and gyro so you can do some interesting stuff with it.
Please tell me the “Triple I Initiative” involves Solanum (Outer Wilds)
But how many digits of the result do you use?
That’s basically my reasoning, yeah. Specifically, in floating point notation; if you get rid of all the mantissa bits, you’d be left with 1 * 2^0. I suppose it could be 0 * 2^0, but a leading 1 is implied, since virtually all numbers are nonzero.
Answering my own question: I work in web development and my usual value for pi is the standard JavaScript Math.PI. JavaScript uses 64-bit floats, which are accurate to about 15 decimal places. But that’s how many digits the computer uses. For practical math, I don’t think I’ve ever needed more than 2 digits of accuracy in an equation involving pi.
optional autocomplete is a nice-to-have, eager autocomplete is a pain in the ass. as long as it only completes when I ask it to, I don’t mind.
right pad for mouse, left pad for hotkeys, all the way. Great for games that use the entire left half of the keyboard.
Sort of, but only long term. Evolution is slow and climate change is fast.
Honestly the one thing I’d definitely do is set up Syncthing using a guide like this. It’s really convenient for games without cloud saves, and I also use it to sync my music library.