Skip Navigation
Jump
Jerboa v0.0.72-alpha Release
  • I noticed this as well and agree with everything you've said. Hopefully it's something that can be easily addressed for the next version, I doubt there's many people that would prefer to keep it as is when the comments action bar is disabled by default.

    3
  • Jump
    lower navigation buttons missing after update
  • If you turn on text labels for the navigation buttons, they reappear. So seems to be when the icons only are showing.

    4
  • Jump
    Does your brain ever do this?
  • It's the same for people who don't understand basic electronics or mechanics. Any problem just becomes "it's broken" and the only solution is to take it to an expert and pay for their time, or toss it and buy a new one. It's expensive to be ignorant.

    6
  • Jump
    Threads deepens its ties to the open social web, aka the ‘fediverse’
  • To kill any competition and ensure they retain control over future standards. Money. It's pretty straightforward.

    2
  • Jump
    Threads deepens its ties to the open social web, aka the ‘fediverse’
  • The basic idea is that a huge company with infinite money creates software that supports an open standard, such as Threads. Next they spend significant amounts of money driving users to their software, rather than an open software equivalent. Once they've captured a huge percent of all users of the open standard, they abandon the open standard, going with a proprietary one instead. They'll make up some new feature to justify this and sell it as a positive. Because they control almost all of the users at this point, many of the users they don't control will decide to switch over to their software, otherwise the value of the open standard drops significantly overnight for them. What's left is a "dead" open standard that still technically exists but is no longer used. You can find plenty of past examples of this pattern, such as Google and XMPP.

    8
  • Jump
    Dev of slept-on tactical RPG says it "sold badly" despite glowing reviews: "My next project will be more focused on 'Does this sell'"
  • No, see you've fallen into the exact trap I just described. The "exact same binaries" is not true. The Steam build will have the Steam overlay SDK integrated into it. The GOG build won't. Each store may require its own SDK and API integrated into the build. But even they were the exact same binaries, you've still got to think about QA, build pipelines, storefront configuration (including achievements and online subsystems like leaderboards, parties/lobbies and voice chat, plus collectables and any other bespoke stuff a particular store has) and community management, plus any age ratings and certification/testing each store requires (though PC is usually pretty sparse on this front).

    For small indie teams, all of this can seriously eat away at your time, so it makes sense to limit how many stores you target based on risk vs reward.

    Edit: btw I'm not trying to be a troll, I just know from first-hand experience. I've been in the games industry for over two decades and have done everything from AAA to running my own indie studio. Indie development is brutal, you really have to be clever about your time management otherwise your risk of failure skyrockets.

    8
  • Jump
    Dev of slept-on tactical RPG says it "sold badly" despite glowing reviews: "My next project will be more focused on 'Does this sell'"
  • The reality is those other platforms won't make much difference on sales at all, and with a limited indie dev team they've made a wise decision to focus on the largest PC storefront.

    It's the same reason a lot of indies don't target Linux, the effort vs reward simply doesn't make sense for small teams. Anyone who says "But Unity and Unreal Engine support Linux! It's literally two clicks!" has no idea what they're talking about and hasn't actually been through the process of releasing a game for multiple platforms.

    9
  • Jump
    When is “Recyclable” Not Really Recyclable? When the Plastics Industry Gets to Define What the Word Means.
  • I see this at my local supermarket chains after they received pressure to reduce plastic usage. The exact same plastic bags are in use, except now they have printed on them "REUSABLE PLASTIC BAG". Such a predictable outcome.

    6
  • Jump
    Microsoft finally officially confirms it's killing Windows Control Panel sometime soon
  • It truly made no sense to me when they started the process of migrating stuff from control panel to the "new" Metro-style Settings, then just kind of... gave up and left everything as a spread-out mess. I can't believe they've left it this long to address, it's an awful user experience.

    18
  • Jump
    Flohmarkt is a Fediverse Marketplace
  • I can't speak for Craigslist, but in my area Gumtree is big, and I know from first-hand experience that they "handle it" by waiting for the crime to occur and be reported to police, then they give police the list of all IP addresses that viewed a listing. Having stared down the pointy end of a knife right outside my own home, I feel there's an opportunity to build a better system that keeps people honest and discourages thieves.

    9
  • Jump
    Flohmarkt is a Fediverse Marketplace
  • One of the biggest challenges with online marketplaces is personal safety for physical meetups and scam prevention for online sales. It'll be interesting if there are any efforts to solve this, such as an escrow system or other process to keep buyers and sellers honest.

    14
  • Jump
    I just wanted to take a moment to enjoy how clean the web can be
  • robots.txt is the perfect summary of the web era. A plain text file that politely asked web crawlers not to do certain things. Such an innocent time.

    175
  • Jump
    Gaming is serious business for man with 444 consoles hooked up to one TV
  • "What would you like to play Ibrahim?"
    "I don't know, nothing"

    33
  • Jump
    Router died - Replacement/solution recommendations
  • Another vote for Mikrotik, but only if you're technical-minded and want to learn how routers work. One of the things I like the most about it is the ability to import/export the router config as plain text. That makes it very easy to do things like bulk-editing (I have a lot of IOT devices I need to configure), storing your config in version control for safe-keeping etc.

    7
  • Jump
    Disney wants a wrongful death lawsuit thrown out because the plaintiff had Disney+
  • It really shouldn't be possible in a EULA/agreement of any kind to essentially say "you agree you can't sue us in future for anything ever".

    38
  • Jump
    An ambitious Fallout 4 mod aims to completely rebuild the epochal 1997 RPG, and you can try the unofficial Fallout 1 remake right now.
  • But in many ways, it would probably be easier for them to remake in first person, considering they've got the engine and a wealth of Fallout 3D assets ready to go.

    2
  • Jump
    Let's discuss: 8-bit Era Games
  • What I love most about 8-bit era games are how small they were storage-wise. Most of the ROMs are tens of kilobytes for the entire game. Developers were severely constrained by the hardware limits which led to some creative decisions, eg. the bushes and clouds in Super Mario Bros are the same sprite just drawn in different colors. All code was written in pure assembly for efficiency and size.

    To put it into perspective, AAA games today are one million times bigger.

    6
  • Jump
    CrowdStrike’s faulty update crashed 8.5 million Windows devices, says Microsoft
  • God, even if they didn't have QA test it, they should have had continuous integration running to test all new channel updates against all versions of their program, considering the update will affect all of them. What an epic process failure.

    15