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/)RO
Posts
0
Comments
50
Joined
2 yr. ago

  • Eh.

    People have been spoiled by the app store. Like I agree its a lot of money, but it also takes a lot of money to live, and if someone is a solo developer for a living then they depend on software sales. Lifetime purchases are tough. Once you get that money, the potential for more money from that customer is gone. Unless you follow a traditional software licensing model where you buy a version and upgrading past a major release requires another purvhase.

    Im pretty sure he LJ has taken into account the heavily decreased sales potential of the lemmy market. Hes going to make substantially less sales, so he needs those sales to be worth it, especially if its a lifetime purchase. Its hard to strike a balance between worth it for the customer and worth it for the dev. Ideally the lifetime cost pushes would be purchasers towards an ongoing subscription while still providing value for both parties.

    I agree $179aud us too much, and I wont be paying that myself, but I feel for LJ at the same time. Its not going to be easy making the money he may need to continue developing at the same rate.

  • Definitely not the right scenario for tor. If you dont care about your privacy and just want to see some titty boombom Fanny maracas then even the cheapest VPN would be a better experience.

    Really though a decent VPN should something everyone has access to though anyway.

  • I would say the benefits are control of downtime. Hosting your own instance makes you responsible for your maintenance. If you maintain your own and federate with other instances, you still have an experience if another instance goes down, you just wont see that particular content. If you use someone elses instance as your "home" instance and it goes down, your account goes down with it.

    The only points of potential issues with self hosting are if the activitypub protocol itself goes down, or something to do with your own instance such as going down itself or becoming defederated.

  • What smaller towns have world class sporting facilities though? You arent going to be holding world class games of footy at the local school field. You arent going to build a world class venue in a small town because after the event it would go unused. At least the huge multipurpose venues in cities get used year round after the initial event.

  • I personally dont understand why mass adoption is a goal.

    The "challenge" to bring users to Linux is simply making them want to use Linux. There are enough flavours and guides ranging from plug and play that anyone can use to build your own kernel and distro from scratch that anyone can find what they want in Linux... if they want it.

    The truth is that for a not insignificant portion of computer users, the OS is a means to an end not a feature. Its "the computer". A laptop that comes with windows 11 is a windows 11 machine.

    If you want the average user to move to Linux, create an desktop environment with the option to look and behave like either windows or Mac, have a software compatibility layer for both that can run at the same time, buy a hardware company and include the distro as default and sell it to the masses at a loss to undercut all other options. Flood all consumer electronics stores with them.

    Outside that, its not going to happen and I dont know why people want to make a competition out of it. Linux doesnt suit everyone and it doesnt have to. We see less GUIs as a good thing, id rather dev time from the solo/small dev teams go towards the functionality not making it look pretty. The majority of computer users dont agree with that though, and thats fine. I like being able to add/remove from my OS, most don't and thats fine too. I like rolling updates, the uproar around windows updates with thousands of youtube videos dedicated to people stopping them indefinitely indicates many others dont. Our semi annual O365 update is currently rolling out at work, and people are freaking out that one of their outlook toolbars moved. Never mind its a 4 second fix to move it back, but can you imagine these people seeking out/installing/configuring/using a new desktop environment?

    Its not an elitist thing. Id love more of my friends to use linux, but I cant make them want to use something. It either appeals to them or it doesnt. For most the appeal of a computer is the software it runs, and the OS is just a means for that.

  • Depends on the use case. Cloudflare tunnels are great for accessing services, but not your network. I have a dockerised vscode instance behind a cloudflare tunnel attached to a personal domain that uses white listed emails as authorisation. Fantastic set up, can access my coding environment from anywhere with an internet connection as long as I can click the verification link in my emails.

    To access my network itself though, wireguard is better. I just use pivpn (coupled with pihole for on the go adblock) on a rpi.

  • Best practice in 2023 is a simple, sufficiently long but memorable passphrase. Excessive requirements mean users just create weak passwords with patterns.
    [Capital letter]basic word(number){special character}

    Enforcing password changes doesnt help either. It just creates further patterns. The vast majority of compromised credentials are used immediately or within a short time frame anyway. Changing the password 2 months later isnt going to help and passwords like July2023!, which are common, are weak to begin with.

    A non expiring, long, easily remembered passphase like
    forgetting-spaghetti-toad-box
    Is much more secure than a short password with enforced complexity requirements.