Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DA
Posts
1
Comments
71
Joined
2 yr. ago
  • I haven't played in a few years so take this with a grain of salt.

    My approach is to build things out incrementally. If your cashflow stays positive the entire time, you won't have money problems.

    For design, try to find modular chunks you can repeat. A cellblock with bathroom and showers. A canteen. Make blueprints from them and twist them.

    Do you have a foundation and walls around the entire space? I usually kept most stuff outside with a fence around the perimeter.

  • It's powerful, lightweight, and ubiquitous. If you do sysadmin work, remote into a random machine, and need to update a config file, it probably has vi installed already. It's also extensible enough to use as a full IDE.

    Personally, I like it because of how fast it feels and because I can do everything while keeping my hands on the home row of the keyboard.

  • Permanently Deleted

  • If you look at the mechanisms of poisons, they all mess up some process in the animal or plant.

    For example, Glyphosate is a very effective herbicide. It prevents plants from producing some amino aids. It "starves" the plant.

  • This.

    It definitely is possible, but if you have to ask, you probably don't have the background to do it.

    If you want to do it anyways, great! You'll be learning some new skills. I suggest taking it slow. Use a bunch of dummy boards to practice on. When you're ready to try for real, try it on a machine you don't care about first. Something cheap enough that you don't care if you mess it up.

  • Permanently Deleted

  • I don't know how dead it is, but it's pretty straightforward to set up your own gateway (public or private). Even if you don't have a tech background, there's the "IPFS Desktop" app that stands up the IPFS service locally.

  • This only works if there is enough supply from those other companies. This also assumes that the other companies have a supply chain that isn't affected by tariffs. Which means each step on the chain needs to produce enough to be a reasonable alternative to tariffed imports.

  • The article is talking about art in promo material.

    Think about it: whenever you see a piece of production art featured in a social media post or a press release or a game announcement at a big televised showcase, all you ever see is the art. You never know who made it, whether it was created by an individual or a small team (or even a studio).

  • Two different concepts.

    You're talking about work slowing because of increased overhead from more people needing to communicate and make decisions.

    The OP is talking about the"bus factor". How many people can leave the project unexpectedly and still have the project survive. E.g. if only one person has access to merge changes, the bus factor is 1 regardless of how many people actively contribute.

  • Yup, also some APIs use GET for everything. It's a pain. And it means that filtering by verb only helps if you're intimately familiar with the API. And even then, only if you keep up with changes as they happen. So really, only if you're developing the API yourself.

  • Selfhosted @lemmy.world
    davad @lemmy.world

    Recommendations for fetching paperless bills?

    I've used filthis.com for years to automatically grab PDFs for credit card bills, mortgage statements, bank statements, and utility bills. It's taken a lot of the headache out of archiving financial records.

    I just heard FileThis is shutting in the next couple of months. Does anyone have service they use for automatically downloading this kind of stuff? I'm open to paid, free, hosted, and self-hosted projects.