cereal7802

@cereal7802@lemmy.game-files.net
0 Post – 16 Comments
Joined 1 years ago

Another distro doesn't magically fix difficulty for a custom setup. You can checkout other distros and see if maybe you like how they are laid out and how their package managers work, but the general config portion of deploying your apps is going to be the same regardless. Something to consider is how are you getting help for your setup? Is it some content creator you follow who general does their videos/guides on ubuntu so that is how you figured everything out? Do you have friends or family who use it? If your source of knowledge and help is familiar with ubuntu, it is best to stick with it so you continue to have that resource. I can fumble around most distros, but if you want specific help, you are much better off asking me about specific issues inside an RPM based distro. I imagine others are similar in that they have generally applicable knowledge and a huge amount of specific distro knowledge since that is generally what they use.

I think food in general has been doing this for a long time. Over time companies are switching out more expensive ingredients for cheaper ones that are close enough and as a result over time, food tastes different. It is part of the reason why many people try and avoid High Fructose Corn Syrup. It is much cheaper than sugar, and certainly changes the flavor of the things it is in compared to regular sugar.

The ansible playbook just deploys docker containers. It does nginx proxy config, deploys the docker software, and then creates the compose file and deploys the containers. The reality is the ansible deploy and docker deploy both use docker. The ansible playbook just does more of everything all at once in an automated way.

This is the same sort of thing they use for the scanpyramids project right? They detected a large void in The great Pyramid but have not yet confirmed it is there. They are fairly sure the scan is accurate as they also detected another void that has since been confirmed. It is kinda cool.

Edit:

"By comparison, muons have been making headlines in recent years for their ability to help us look deep inside volcanoes, peek through pyramids and see inside cyclones. Muons fall constantly and frequently around the world (about 10,000 per square meter per minute) and can't be tampered with. "

Spose If I had jut read this bit, I would have my answer. Cool stuff :)

My process is similar, but i don't use the !ommunity@instance format. I just copy the url and search for it.

Search: "https://lemmy.world/c/selfhosted" it will initially return Nothing found but after another second, it hows up and i can click it and then subscribe to get new posts and comments.

So lemmy/kbin doesn't feel the same yet. A lot of the content I viewed on reddit, just isn't here in the same way. I think when the api changes take affect, we will see many more people making the switch as in a lot of subs, the content is posted via api when scrapeing other sources. That mixed with changes in moderation will be catalysts to people moving here full time. I also think there still needs to be some work on the interface. Even the best run instances don't have the same look and feel of reddit. If something feels different, people will resist it no matter how much they want to like it. As much as some people may have thought it would be, this is not an overnight migration.

Then what does it have a publicly accessible API for?

Neither one is likeable. You are going to have people who would normally vote for either party who don't like their candidate, or the other sides candidate. It is a recipe for massive numbers of people not wanting this matchup.

As the costs to run/win go up, the expected return is greater.

Might want to create a git repo for this (maybe other themes) and get it converted to a full fledged theme for lemmy. I tacked your changes onto the end of the darkly-red theme and seems to look nice. I was just too lazy to remove the bits from the original theme. A git repo would be good though since a lot of the responses suggest coming back for updates. Git will let people know if there is a change and they can see what they are as they change.

Of course, the real test will be when it comes time to update to the next Lemmy version…

it is easy enough. Simply run the playbook again. well, git pull the ansible playbook again and then run it. alternatively you can just use docker compose now on your lemmy server. I made some aliases on my lemmy instance based on what i use elsewhere. I think I got them from a linuxserver.io tutorial ages ago. you will need to adjust the container versions for this to be viable as the version is hardcoded and they only have a "latest" tag for arm.

alias dckill='docker kill $(docker ps -q)'

alias dclogs='docker-compose -f /srv/lemmy/lemmy.domain/docker-compose.yml logs -tf --tail="50" '

alias dcpull='docker-compose -f /srv/lemmy/lemmy.domain/docker-compose.yml pull'

I think this is one of the more sensible answers here. If your workstation is windows, then utilize WSL for ansible and deploy onto a ubuntu or debian host (I'm assuming it works fine on debian, I used ubuntu). You might run into some issues with ansible dependencies as the readme doesn't seem to cover everything from what i remember, but once ansible works and has the correct configs, deployment is super easy.

2 more...

I ran into some dependency issues(needed to install ansible-collection-community-docker on my fedora workstation), but after that it ran fine and installed everything first run. I made some adjustments to the inventory config afterwards, but aside from that it just worked.

I cost more than $1m . It would need to be closer to $5Mif not $10m for me to sell out and do as they expect. being president pulls a $400k salary as it is...that is over 4 times what i make already so if someone want s to buy my presidency, it is going to be as close ot fuck you money as I can get

cereal7802 for president

fucking no!!!

I think the blackout is counter productive to continue. The idea was to try and convince reddit to change their minds, but as we can see now that is simply not going to happen. you can't convince someone who is unreasonable with logic. The way it has gone is that there has been a large influx of people trying things like kbin and lemmy, and the experience has not been smooth. lemmy.ml being immediately overloaded, and continuing to be difficult to federate with reliably is a problem, and not one just for that instance. It creates a sour view of the network (especially with other instances running into issues that seem to be scaling issues with the lemmy software). I think kbin has had some scaling issues that required using a large cdn to even try to cope with. The problem there is that if you look at the traffic of some of the largest federated reddit replacements, it is almost nothing in the grand scheme of things. The number of communities is very small, and those that exist have thread counts in the double digits at best. Most of that is due to the hyper isolation and fragmentation of instances due to federation issues at scale.

In the end I think every sub should call it a day on blackout. Go back to normal and make it clear that reddit hasn't won, you are just regrouping. Then give the software devs a bit more time to work before the 3rd party apps go offline for the final time. use the initial blackout as a scream test, and wait for reddit to disable themselves by revoking api access. Hopefully by then many of the larger issues with reddit like federated alternatives can be resolved, or at the very least minimized, so the transition away from reddit can take place quickly and easily.