• 1 Post
  • 30 Comments
Joined 2Y ago
cake
Cake day: Jun 10, 2023

help-circle
rss

I understand the attitude of “if you want a curated stream of music or a free app, you need to accept that you are giving up your privacy to get that.” Like, pay for the app or buy the music and curate it yourself as an alternative. Just like people have done for generations.

But we’re talking about a thing that just four years ago required only a paper ticket that could be purchased with cash suddenly requiring an app. The product didn’t change in any way, it just requires an app now. I think everyone should be angry about that.


Right. I can also just hang out in the park and watch little league.


You literally cannot attend a baseball game without installing the Ticketmaster app on a smartphone. Full stop. There are no alternatives.

Maybe a small example, but simply avoiding this stuff is becoming difficult.


Sadly, a lot of it comes down to financial well-being.

Owning and controlling stuff costs more. If not money, then time.


What the Car is cute, but not quite the variety you see in What the Golf. More “lol random” and less actually unique gameplay.

Also, just about all of the user created levels are the kind of thing I would have made when I was 10. Just a boat load of boosts and whatnot to see how fast the car can go.







I think the most made-in-America gaming hardware is probably the mac pro


Most mobile game developers just want to attract whales. People who spend thousands of dollars in their app. They don’t care about everyone else because they don’t make any money off anyone else.

For some games, 20% of players spend $1800 or more a year. One of those people spent $90k.

So if your game sucks for everyone else, it’s not a big loss.


One of my parks a rec discs had a scratch on the data layer (“hole”).

Sent a pic and info the Universal and they mailed us a replacement set.

Most studios have an email address for this kind of stuff. Hunt around.


Great recs!

Played Stanley, Inside, Limbo, Everything (by David Oreilly?)

I’ll have to check out the rest!


Picked up Journey off Steam. Been meaning to check that out for a decade or so.


looking for story-based moderate puzzle games that can be played from the couch
Just finished 12 Minutes and Indika with my wife. Enjoyed the tight 5-ish hour gameplay with decent not-too-challenging puzzles and great story. Basically 5-hour date night that’s more engaging than a movie. Any other games that you can recommend in this category?
fedilink

Yes, but you still need to install the cores developed by the community in order to play ROMs.

The necessary core for ROMs was released barely a day after OpenFPGA support was, but it wasn’t released by Analogue.


The console doesn’t officially support ROMs. It must run games off the original hardware carts.

However, there’s a fairly simple hack to get ROMs to play on the SD card slot of the Analogue Pocket that many suspect was unofficially developed by Analogue themselves.


Unwinnable? Doesn’t it have two ways to beat it?

Played at launch so don’t follow a lot of what’s been going on.




Oh man! I didn’t know this game was on PC! Has been on my must-play list for years, but it was a PlayStation exclusive.


Literally all you get for 100%ing it is a postcard. Such bs.


Never beat it as a kid, finally 100%ed it when 3D all stars came out.

Honestly? If feels very rushed. Elements like Yoshi are hardly used, the final boss stage is short and finicky, the pachinko machine is 100% broken, and the blue coin collection is needlessly difficult and unrewarding.

I think when I first played it I was blown away by how good it looked, but playing as an adult, I’m more just disappointed in how messy and unrefined it can be at times.


I remember my microcontroller course professor telling us that if we just wanted to learn how to program assembly for microcontrollers, we could just pick up a book and skip the class.

Instead, he intended to teach us problem solving with microcontrollers.

The class was based around the Intel 8085 architecture, and this was in 2010. When I left the class, I started trying to make things using 8085s and assembly. These chips were so old, they needed external memory and flash storage to operate.

Anyway, I eventually learned about the larger microcontroller world; writing C; 32bit processors, real-time debugging, etc.

Understanding the fundamental goings on of assembly has been helpful, but it was only ever a building block.


They don’t cover subtitles. Closed captioning is sent on a separate data layer and displayed over the image by whatever app you’re using to watch.


I might have to switch to HDHR. I have a Plex server too. We kind of went all in on Tablo and bought a lifetime pass for TV listing data, so it makes it hard to switch.

It’s especially frustrating as an AppleTV user because their app glitches out hard when you try to pause or rewind live TV. It’ll keep jumping back to when you first started watching like hours before. I’ve messaged their support about it, but they blame Apple. iPhone app works fine though…


Well to its credit, PBS is free, excellent programming in 1080i, and ad-free.

And when you record stuff, you can skip the ads. Tablo used to offer auto-commercial skip for an additional fee, but they shut down that service. Not sure if HDHomeRun has something similar.


Plug for OTA TV and HDHomeRun or Tablo. $3/mo for TV guide data, and a surprising amount of decent content and sports if you’re in a good area.


No kids myself, but I saw something really interesting at a restaurant the other day. Kid, maybe 3, was watching something on an iPad. When it was time to go, the parents asked “it’s time to go, can you pause your movie?”

Kid taps the screen to bring up the menu, and taps pause. No problem.

I found it really interesting that that UI paradigm is maybe 10-15 years old, and it really isn’t super intuitive, but it’s universal, and this little kid knew how to do it. And it looked like his parents taught him how to do it and encouraged him to do it.

So it isn’t all hopeless, it’s just a matter of parents teaching kids how to use computers. Just like they teach them to eat, brush their teeth, and dress themselves.


https://xkcd.com/763/

But forreal, I think it’s really interesting how people who aren’t familiar with computers never think to themselves, “there has to be a better way to do this.”

Like, I’m an EE, and electrical engineering software is notoriously terrible (I like to joke it’s because it’s written by EEs). Even knowing that, if I run into a problem where I want to accomplish something where the default option is to click and drag something 200 times, the first thing I do is google “how do thing Altium.” Sometimes the answer really is to do it the hard way, but I at least check first.

Edit: I’m just remembering a story where I was asked to review a PCB and schematic design for a client. I think they had hired like someone’s kid to do the design work to save money as there were problems all over the place.

Probably the most glaring was with the component markers or “reference designators.” In Eagle CAD, when you place a component (resistor, chip, etc), it comes with a little label to be printed on the PCB. This label has a default location next to the part and moves with the part, but you can’t move it relative to the part without using a separate tool to allow that. This is important when designs get dense as labels might overlap each other or other parts.

Any way, rather than searching for how to move reference designators relative to components (it’s called the “Smash” tool), this kid deleted all reference designators from the design and just manually placed labels. That means that when you move a component, you have to manually move the label. Also, normally, reference designators are hi-lighted when you select components so you know which one goes with which component. These manual labels had no association with the parts. The only way to tell if a label was next to the right part was to select the component to figure out its name, and then visually scan the labels to look for the one with a matching name.

There were hundreds of parts on the PCB. This was $1500 software, and they assumed that this was the correct user flow. Place parts, delete labels linked to parts, make new labels not linked to parts.