Skip Navigation

Posts
6
Comments
296
Joined
2 yr. ago

  • The mobile version did come out in the US at the end of 2021. It was shut down last February.

  • The Switch was announced via a tweet in 2016, only a handful of months before the console’s release

    If that was true, it would give the article some more believability. Unfortunately, the author did not fact check, even on Wikipedia. Nintendo announced that they were working on a new console exactly 2 year before it was released (https://web.archive.org/web/20161020234649/http://www.eurogamer.net/articles/2015-03-17-nintendo-nx-is-new-hardware-with-a-brand-new-concept) and had announced the release 10.5 months before the system came out (https://www.latimes.com/entertainment/herocomplex/la-et-hc-nintendo-dates-its-successor-to-the-wii-u-the-nx-20160427-story.html ).

  • Are developers that picky? If they are releasing their game on any other console or PC, the game has to look good on everything from a 2024 top of the line 5k display to a 720p LCD TV with the color saturation set to 200%.

    Besides, this is a pre-release dev kit. I am sure that Nintendo cared more about nailing down the CPU, GPU, and memory. I am sure that they will send updated hardware to devs closer to release. If they suddenly switch to an OLED display, it is probably not too much work for a developer to adjust the colors in their game.

  • Obsolete tech is cheap. They can undercut the prices of other systems despite being a much smaller company. Also, by targeting simplified graphics, they can save money on development costs.

    Nintendo's strategy has been to make great games that run on modest hardware. It worked for the GameBoy line, the DS line, the Wii, and the Switch.

  • I can see why others might find those features useful, but I am not bothered by any of it. To me, Twitter was a (micro) blogging site, so I treated it as such. I found organizations/creators that I wanted to follow and read my feed in chronological order.

    I don't care about likes and retweets, because every tweet in my feed was coming from a source I wanted to hear from. Reply count did matter, but mostly to know that there were responses.

    I never cared what was trending because it was never something I cared about.

    I only used search to find specific users (though it is easy enough to find them by Googling or looking for a link on that user’s website) and,.on very rare occasions, I would search for my city or neighborhood name to see if there was a cause to be commotion I was seeing

    I never cared who other users followed or were followed by. Even looking at my own followers was an exercise in who stroking.


    My biggest complaint about Mastodon is that none of the users I would want to follow are on it yet. It is not a big enough issue to keep me on Twitter but there is no reason for me to join Mastodon either (as a lurker and occasional replyer).

  • To celebrate Steam coming to OSX, Valve had Portal on sale for 100% off (as in, free).

  • No, I am going off the opinions of Russians I talk to. Yes, Putin is popular, but not to the extent that elections will tell you. Also, no one who has a chance of winning is allow to run. Many Russians don't feel comfortable expressing honest opinions on social media.

  • From the article, the cars will be used as autonomous taxies. It is too bad. I was hoping that by removing the steering wheel, GM would have to add in the most important important self driving car feature: a release of liability. I will not fully trust autonomous car controls until I stop being legally responsible for the actions of my car.

  • Has Gentoo stopped being the distro of choice for people with too much time on their hands?

  • Several reasons:

    1. Almost all of their products target the high end market (and even then, they are known to make stupid decisions to cut off high end use cases).
    2. OSX tends to be opinionated on certain settings and it is hard (or impossible) to change them.
    3. Many of the built in software only work if you exclusively use Apple products.
    4. Apple simps.
  • I know you are either a troll or a tankie, but it invite you to look up the winning record of Russian presidents in elections. The last time the will of the people ousted a leader from power was the the Czar. Not very democratic.

    The US is by no means a perfect country and the United States elections process has many issues, but Russian elections are a joke.

  • None of the third party apps used supported chats, so I never used them, but I imagine that for people who did, this is a giant kick in a very vulnerable part of their anatomy.

  • My number 1, must have feature is for the system to be portable. Hopefully that goes without saying.

    If I was to ask for a new feature, it would be some sort of off the wall, possibly stupid gimmick. The WiiU tablet controller, despite being a total flop commercially, spawned some really cool, asymmetric games. Nintendo is at their best when they are being creative with their hardware. They can make up for a lack of pure computing power by providing experiences that you could not have on any other system.

  • If it is not a portable, I am not buying it. Not trying to throw a petulant hissy fit. I am just a portable gamer and don't like to playing single player on my TV.

  • Modern frameworks don't help with business logic corner cases. You would want to carefully analyze the algorithms of the legacy code and rewrite same logic in a new language. Even then, the same logic operators don't work the same in every language (automatic type conversions, truthiness of non-boolean types).

  • Mission critical code. There are decades of bug fixes. The biggest cost of rewriting it is a risk of errors in the logic.