• 0 Posts
  • 69 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle


  • Watching Paradox Interactive transition from AA into a AAA studio has been painful. They fill a niche that nobody else is really paying attention to, but they’ve become so entrenched that the games are really starting to feel like reskins of each other, and while I wouldn’t call their DLC strategy predatory, they feel just a hair below that point.

    “Historical strategy simulator” is a pretty tough genre to attack as an indie dev, though.


  • The USA is huge. IDK what country you’re from, but I’ll use France as a point of comparison because it’s large and the capital isn’t really in the center.

    Bayonne->Paris is about the farthest you can be from the capital while still living in mainland France. That’s 770 km.

    This is shorter than the distance from Washington DC->Atlanta, which is in one of the original 13 colonies. It’s pretty close to the distance from DC->Indianapolis, but that’s still within the 1776 USA borders (albeit, an unorganized territory of the 13 colonies).

    Add in the Louisiana purchase and various conquests westward, and a Californian visiting DC can be like visiting Paris from Kuwait.

    It’s reasonably common for USians to visit their state capital at some point in our lives, but visiting DC is definitely an upper-middle class vacation unless you happen to live in a nearby state already.







  • But those are just words for “a group of a special size”

    Some eastern languages have totally different counting words depending on WHAT you’re counting. One set of number-words for flat things, another set for long things, another set for printed/bound things, another set for things with handles…


  • I’d argue that VPNs remain one of the highest return-on-investment (time and money) steps towards online security, as many gaps as they do have in the big picture.

    It’s not going to make you untraceable. But it’ll make you difficult enough to trace that nobody’s gonna put forth the effort to target you specifically unless you’ve attracted like, nation-state attention. (Targeting you as a member of some demographic a la advertisers, yeah not much effect).






  • As already mentioned, Ubuntu/PopOS/Kubuntu/Mint are maybe the four most identical distros in the entire ecosystem. But your point really does hold true even with less-identical distros.

    Currently, I have an Ubuntu Server, an Arch PC, and an old laptop “test machine” running Fedora. These are totally different limbs of the Linux family tree, but things pretty much work the same in all of them. The main difference is the package manager: Apt vs Pacman vs DNF. But like, they’re all doing basically the same thing under the hood: checking your installed software against some repository to see if anything needs an update. The actual workflow is pretty much the same with any of them.

    After that it’s pretty much just a question of downloading the desktop environment and software you like. Or finding a distro that comes pre-installed with what you want. To make a gaming analogy: linux distros are like Dark Souls classes: starting stats and equipment, but the starting point doesn’t lock you into your you build in the future.

    NixOS is a different beast for sure.