• 13 Posts
  • 467 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle

  • It is where the Yamnaya culture came out of around 3300-2600 BCE. A significant group due to their usage of domesticated horses and carts. They spread across much of Europe and central/South Asia, spreading the Proto-Indo European languages.

    In Europe they largely displaced and/or assimilated the “Early European Farmers” and the remnants of the “Western Hunter Gatherers (although WHG appear to have been somewhat ancestral to the Yamnaya culture), although the degrees to which the admixture favors one group or the other varies depending on region.

    The exact nature of the migrations and population dynamics are not certain and very fuzzy since we have limited archeological evidence and are largely reconstructing based on genetics and linguistics. But it’s pretty clear there was a migration out of the Pontic step around this time that had a significant impact across Europe, Central Asia, Persia/iran and the north of the Indian sub-continent.







  • His proposal is basically just to tax income at a higher rate on people who have a billion dollars of wealth, which is not a wealth tax, it’s an income tax.

    Which is meaningless because people with a billion dollars in wealth don’t really take taxable incomes, they take out loans against assets, or dump enough money in to a money loosing enterprise to counter the income they take from their assets, or they donate all their income to a “charity” which they’re on the board of and basically pays for their lifestyle. Or a million other things you can get away with assuming you have enough money to higher a good tax dodge specialist. Says he wants to patch those loop holes, but there will always be more.

    The whole point of a wealth tax is that it’s supposed to create a passive downward pressure on their accumulation of wealth, which income tax doesn’t do, because people don’t build wealth through income, they build wealth through assets.




  • I mean, NYC has a fairly healthy level of pedestrian traffic in most areas. Times Square is mostly just full of tourists. I’m not as familiar with Tokyo but my understanding is a a lot of the more dense areas have a sort of 2/3 level layout of commercial, but there is level interconnects or they’re set up in conjunction with transit. So like, there are fairly large underground commercial strips at subway level, or sky bridges between blocks for 2nd story commercial.




  • I don’t think that the first level would be enough TBH. Like; it would probably have to be 2 or 3 stories of commercial to serve just the bare minimum needs of that volume of people, and now half your commercial is off street level, complicating pathing from public transit.

    Also, it’s tennis, what I assume is racket ball, a swimming pool and a couple basket ball court, so I think it’s actually a pretty good variety of activities, but still, not enough space for the volume of people, if all the blocks around it were the same density and had different varieties of activity, there still just wouldn’t be enough recreational space for the volume of people, even if the variety was absurd between them all.

    Like, maybe the density is warranted somewhere like hongkong where the government is largely funded by land sales, so maximizing the density is important for making the land sale valuable enough to fund social services, but like, there’s just not enough visible recreation and comercial, maybe they’ve got a strip underground by a subway station or something. I’d be curious how they make this work.


  • megopie@lemmy.blahaj.zonetopics@lemmy.worldHong Kong housing complex.
    link
    fedilink
    English
    arrow-up
    49
    arrow-down
    1
    ·
    15 days ago

    Not gonna lie, I don’t think that’s enough recreation space for the number of units there.

    And I don’t see any commercial space at all. That’s got to be enough units for several thousand people. Like, think about how much store space would be needed to make sure they could get all their groceries.


  • So historically, lice and other parasites were a major vector for diseases like typhus. Particularly when a group of people were forced to sleep in close proximity, such as soldiers in barracks, refugees in tents, a community in a cold climate that would cram in to a single winter shelter, or travelers in a bunk house.

    Shaving hair in general was an important method for reducing transmission, as it reduced the space they could hide in. Regular washing of the body. Clean beds with frequently replaced fillers (like straw) and bed linings laundered regularly and between separate users.

    One reason many early modern soldiers are depicted as clean shaven was because it became a mandatory practice in many armies to minimize spread of disease. As regular washing, separated sleeping quarters, and regularly washed bedding was not practical for such a large group on the move. Even now, many militaries will shave new recruits to the scalp, to make sure they don’t bring any hair borne parasites in to the barracks. (Later on face shaving became extra important as a way to ensure gas masks would seal properly)

    Lots of ways this was mitigated. It’s fairly rare these days due to most people regularly washing, getting parasites like bed bugs or lice exterminated the moment they’re found, and beds that are much less suited to harboring them.

    But a lot of the hang ups around body hair are cultural hangers on from a time when this was a much more significant issue. In all likelihood it would become an issue again if society as a whole slackened on many of these practices at once.




  • Bazzite is an immutable distro, which is great for something like a console or a hand held, where it’s only really supposed to do one thing, but not really advisable for a daily driver system. it’s not unreasonable that someone might want to change some core element of their system, and an immutable distro makes that super difficult to do.

    The newer packages come from it using DNF package manager via being based on fedora. So if the issue is old packages then Fedora or something Arch based would probably a better suggestion then bazzite which is for a very specific use case. But realistically, outdated packages is not usually due to using the APT package manager, usually it comes from getting an unofficial package that isn’t being maintained well, usually from a “software store” or “software center” that allows unofficial packages to be listed. Flat pack (what bazzite defaults to using in its software store I think) has less of this issue, but there are plenty of poorly maintained flat packs out there that will cause this issue as well. Out dated packages are just the risk of relying on an GUI program for interacting with the package manager at the moment.


  • I’d say that unless you want a “game console” like experience, bazzite is maybe not the right option. It’s not bad but if you want a daily driver computer it’s probably not what you’re looking for.

    It’s fedora based, so if you’re curious about it, I’d just suggest using fedora. The big difference between it and Debian being the DNF package manager vs the APT package manager.

    For the secure boot issues, Debian derived systems shouldn’t have any specific issues, but it does require some extra steps on set up to get working properly, ones that are not going to be obvious at first glance In the documentation but should be fairly easy to do in the live boot session before instal.

    Also, I’m confused as to why you would download a kernel from GitHub? if you want to install Mint or Ubuntu, you should probably just use one of the ISO images they offer on their websites, write it to some sort of storage medium (probably flash drive), boot from that and then configure the install in the live session.