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/)AN
Posts
1
Comments
173
Joined
4 mo. ago

  • I would recommend trying out Cockpit (Github) and Portainer (Github).
    Cockpit gives you a WebUI for Linux and Portainer gives you a WebUI for Docker.
    Personally I usually run Debian Stable for servers, but choice of distro matters little if you run stuff as Docker containers.

  • Depends on what parts of banished caught you. The mod lets you build much more visually pleasing cities by adding lots of different housing styles and so on. It also add many more production chains. Was many years since I played it and I think it was an earlier version of it.

    Seems to still be up on the workshop too:
    https://steamcommunity.com/sharedfiles/filedetails/?id=849019386

  • It only changes it so that you get your +5 choices if you have even one skill up in the category.
    Without it the best way to play is to choose your main skills as Minor Skills and skills that are easy to avoid leveling up (and preferably easy to level up when you want to) as Major Skills to always get 3x +5 every level up.
    With it you can let your character have major skills that you actively use during gameplay without gimping yourself.

  • A classic one would be to go for BG1 and BG2
    Then either play the enhanced editions with EET or play the originals with Baldur's Gate Trilogy to allow you to play all three games as a singular campaign (as well as running BG1 in the same engine as BG2 if you go for the originals)

  • Options if it's to protect against local disasters such as fire:

    1. Having a NAS at a family member / friends house as a backup location for your NAS (over vpn) is an option. Works best if they also need an offsite backup with you being able to spare space for it on your NAS in return.
    2. Having at least two usb drives as backup locations for the NAS and rotated as often as you think necessary and having at least one stored offsite at a family member / friends house.
    3. Rent a proper 1U rack space in the city data centre and setup your own "cloud", definitely the most expensive option and total overkill if offsite backup is the only reason.

    Personally I would probably go for option two and bring the usb drive with me for a weekly coffee with my parents, they'd enjoy the visit and I enjoy knowing that my backup isn't in the hands of Amazon. I'd go for option 1 if my internet was better.

  • Kind of interesting how quickly the smartphone usage exploded but also how it wasn't that long ago. Early Z most definitely grew up as PC users while late Z grew up with mobile being the primary website visiting tool.
    I had to do some quick checking and this is what I found.

    If we use Wikipedias timeline picture then Zoomers are born 1997-2012 (the text also references 1995, but I used the graphic):


    https://en.wikipedia.org/wiki/Generation_Z

    In 2011 (Gen Z are now -1 to 14 years old) web traffic was predominantly according to smartinsights.com:

    I think that here the main point to remember is that many users will continue to access the web via their desktop PCs. In 2011 most companies I talk to still have a tiny proportion of their web traffic via mobile searches - it's usually much less than 5% - so it's worth checking your analytics for mobile usage first and foremost.
    https://www.smartinsights.com/mobile-marketing/mobile-marketing-analytics/mobile-usage-statistics-2010-2015/

    In 2015 (Gen Z are now 3 to 18 years old) things has begun to switch with most western countries reporting between 15% to 30% of web traffic being mobile:


    https://datareportal.com/reports/digital-2015-global-digital-overview

    In 2020 (Gen Z are now 8 to 23 years old) 61% of US website visits are from mobile devices:

    Mobile devices drove 61% of visits to U.S. websites in 2020, up from 57% in 2019. Desktops were responsible for 35.7% of all visits in 2020, and tablets drove the remaining 3.3% of visitors.
    https://www.perficient.com/insights/research-hub/mobile-vs-desktop-usage

  • As a firefox user I'm not really affected by googles changes so I'm not worried about uBO at all.
    I will probably stick with noscript as of now, as I'm so used to it and have already built a large whitelist of domains I trust globally.

    Not certain what you mean with sharing my settings of scripts. If you mean my whitelist settings in noscript/ublock origin then I would recommend just starting with a blank slate and build up your own whitelist. We're probably not using the same sites after all.

  • It is! I read through the docs and did some testing. It's very similar to noscript once you get used to the flags.
    Do not Disable scripts globally using the settings checkbox, it overrides dynamic filtering and ignores your flags

    Left flags are global (In the example I block first party and third party scripts globally) and right flags are local for the site you're currently on. (Here I allow bbc.com to run scripts, that's the grey flag)

    You can locally allow all scripts from a domain like this (notice the grey flag on bbci.co.uk and the inherited dark grey on the subdomains below):

    Or you can allow specific subdomains (here I allow emp.bbci.co.uk and ichef.bbci.co.uk specifically while leaving static.bbci.co.uk blocked)

    As I'm allowing scripts with the right side local flags the third party sites will still be default blocked if they're used by another domain that isn't bbc.com.