I loved Sonic on Master System, Game Gear and Mega Drive/Genesis and was completely thrown off guard when I played Sonic Generations on the 360 decades later ("whoa how can anyone keep up with that pace?").
Once you embrace that pacing (which has been there all the time) you'll be able to appreciate that special kind of game/level design. It seems that Team Sonic was able to apply that principle to Quote a good number of titles with the IP.
Back in the days the controller would have been soaked in several people's sweat ofc and there were no persisted save points.
If you want to improve on persistence, priorities and quick decision making: Go play these games on their original hardware (or at least don't use the emulator's snapshot abilities).
Next to frequent flyer status I'd also assume that it's less likely to hit you if you have checked in some luggage.
In Europe even before 9/11 flight security protocols demanded that a passenger need to be present on the plane and be seated until boarding is complete.
No piece of luggage is allowed to go on the flight if the airline / the pilot / crew / airport staff has knowledge that the passenger is not on that flight: They need to open up the cargo area, remove all containers until they find this person's luggage so it can stay on ground.
'Depressing' has a variety of facets made up of sadness, textual content/lyrics, and (at least for me) the placement of the title within its respective album context.
Anecdote: When I previewed Kid A via AudioGalaxy back then (it would not be released for another two weeks in my region) I thought the stylistic choices of 'Everything in its right place' were some kind of encoding error (quite frequent back then) so I trashed the whole album after spending hours on the download.
Imagine my surprise when I listened to the album from the physical album I bought a fortnight later :)
I got my first cassette tape player in 1982 and Prince's "1999" album to go with it. The lead track starts with distorted vocals, and I thought my player was malfunctioning. The intro is only about ten or fifteen seconds, so unlike you, I didn't trash the tape.
Closer to topic, listening to the song "1999" as a kid, I thought it was a cheerful party song. After Prince's death, I listened to the song as an adult and realized it's about nuclear annihilation.
Awesome, thanks for sharing! Took me right back there. I was soo happy to have that 2X CD drive and a 486DX to be able to play this game.
Back then we were implementing our own bitmap drawing apps (simply called a PROGRAM back then) in Turbo Pascal (bgi256 ftw). We would challenge each other to come up with faster flood fill algorithms or smaller image file formats.
I'm currently leading the (soft) transition of a two-platform, not-so-much-shared-code code base (ObjC, Java, Swift, C++) to React Native.
We hit some snags early on (mostly wrt tooling; also prepare to alter your mind set) but as the article states RN yields an astonishing amount of code reuse between platforms as well as heavily reduced turnaround times.
It’s way too early for conclusions/doing a post mortem for our project at this time.
Nonetheless I’d say we’re able to iterate faster by an order of magnitude and the added value of discussing features and domain logic/behavior for both platforms at the same time while enabling UX/UI to get results/feedback faster is a huge win.
That said, I’m really looking forward to the challenges that lie ahead (i18n, RTL quirks, proper unit/feature/integration testing scenarios, non-trivial native bridging, …)
Can anyone recommend a tool for macOS that monitors disk usage changes over time?
I usually use Disk Inventory X but I'd really like to correlate usage increases to specific dates / app installs, so it'd be nice to see stats over time, e.g:
- Installed Android Studio on Feb 1st: Usage in /Applications increased by 850MB, usage in User folder increased by 10G (450MB for android-studio-2.x.dmg, 8.4GB in /Users/name/.android, largest leaf in /Users/name/.android/sdk etc)
I tried to do this with the 'du' tools once but simply writing the current output to disk would take ages and diffs would need some heavy lifting to make sense of.
Is this what "Breathe" on the Apple Watch tries to help doing?
I never bothered to measure the intervals, so does anyone know if there's more to it? (the watch has access to heart rate and shows a current rate result afterwards; maybe it's adjusting heart rate goals over time?)
While not actively maintained by Shopify anymore it's working really well, has easy setup and allows you to get up and running quickly.
The grid system and basic widgets provide a good and clean starting point, although you probably want to invest some time to make it visually coherent if you're using a large amount of third-party plugins.
Our team is using it for polled data that is updated once an hour up to every minute and it's working great for us.