How does this compare to the licensing for Unreal and Unity for console releases?
Posteo is in fact open source.
I’ve been using Mlem and it’s really good. Everyone else has mentioned Voyager so I’m gonna give that a try too.
What happened to Memmy?
It doesn’t seem to exist anymore, on the App Store at least. I can see this community is basically dead. Does anyone know the story?
The article refers to the iPhone app’s ”recent” release, which was 10 years ago.
It actually doesn’t run in the original Doom engine. It’s a “limit removing” WAD, meaning it doesn’t use any additional features but removes static limits: https://doomwiki.org/wiki/Static_limits
As long as they keep all the historical stuff available.
Debian is really easy to install now. It used to be much harder back in the day.
Good luck!
0.18 gives us a feed that doesn’t auto refresh and moves the comment collapse button to its rightful place to the left of the username.
I'm not knowledgeable enough on the software to respond to these claims, but the great thing about open source software is that you can raise these as issue on Github and they can be fixed.
I ended up using your images and it's working great. Currently playing around with 0.18.0-rc.5
I tried again on a new server, and I'm still getting the same error. It may be related to this:
https://github.com/LemmyNet/lemmy/issues/3235
I see the same references to email_verified_body and email_verified_subject
I'm gonna jack it up to the highest performance and see if it eats into my first month's free credit.
I've just given the script a go and it seems to have failed
=> => transferring context: 23.07MB 0.2s
=> [lemmy lemmy 2/6] RUN apt-get update && apt-get -y install --no-install-recommends postgresql-client libc6 libssl1.1 ca-certificates && rm -rf /var/lib/apt/lists/* 18.7s
=> [lemmy builder 2/7] RUN apt-get update && apt-get -y install --no-install-recommends libssl-dev pkg-config libpq-dev git && rm -rf /var/lib/apt/lists/* 14.7s
=> [lemmy lemmy 3/6] RUN addgroup --gid 1000 lemmy 0.5s
=> [lemmy lemmy 4/6] RUN useradd --no-create-home --shell /bin/sh --uid 1000 --gid 1000 lemmy 0.4s
=> [lemmy builder 3/7] WORKDIR /app 0.0s
=> [lemmy builder 4/7] COPY ./ ./ 0.2s
=> [lemmy builder 5/7] RUN echo "pub const VERSION: &str = "$(git describe --tag)";" > "crates/utils/src/version.rs" 0.2s
=> ERROR [lemmy builder 6/7] RUN cargo build --release 399.8s
Altough the building timer is still running
[+] Building 761.3s (15/18)
Is there somewhere I can access logs to see what happened?
Edit: Managed to screenshot the error prior to it disappearing
I'll have a look at this and let you know how I go. Does this work on different distros? E.g. Ubuntu/Debian, Centos, etc? The official Ansible script is Ubuntu only (possibly other apt-based distros).
Thanks, I'll check that out if my from-scratch attempt fails. I'm using nginx as a reverse proxy.
I've just started a new instance on Oracle Cloud given how good the free tier is.
I'm maxed out on everything free: 4 CPU cores, 24 GB RAM, 200 GB storage.
Do you have any idea what the implications are of changing the block volume performance up from the default balanced to higher performance or UHP? All I can find on pricing is here: https://www.oracle.com/cloud/storage/pricing/
But it doesn't mention anything about free tier eligibility.
This guy is turning more and more into a Musk wannabe by the day.
I don't think they're going to get much by way of a response.
Maybe this will lead to the government blocking Twitter, probably through something incredibly easy to bypass like DNS.
I might try building from scratch again and running pict-rs in a docker container.
This sounds promising, I'll give that a try. Thanks
Is there a guide to hosting Lemmy on an ARM64 machine?
I'm interested in running Lemmy on an ARM64 host, mostly just for fun and because it's possible.
I've tried a couple of things without getting it right yet:
Building from scratch on Ubuntu 20.04 This went quite well but I was unable to get pict-rs working, so there was no image hosting. I followed this guide: https://join-lemmy.org/docs/administration/from_scratch.html I had to build imagemagick to get the ARM64 binary, however pict-rs did not run. Is it correct that it's included with the lemmy-server binary or am I understanding how it works wrong?
Using Docker images I was able to get Lemmy up and running using 0.17.3 ARM64 docker images (unfortunately 0.17.4 images don't exist yet). I set up an nginx reverse proxy on the host and was able to access the instance OK, however there was no connectivity between my instance and external sites. Looking in the logs I saw timeout errors:
lemmy_1 | LemmyError { message: None, inner: Request error: error sending request for url (https://kbin.social/u/Emptiness): operation timed out lemmy_1 | lemmy_1 | Caused by: lemmy_1 | 0: error sending request for url (https://kbin.social/u/Emptiness): operation timed out
So I was wondering if anybody had a guide out there to hosting Lemmy (preferably 0.17.4) on an ARM64 host, either by building it from scratch or by using Docker images. Or any other method really.
ChatGPT Code Interpreter release date?
Has there been any word on when the code interpreter will be rolled out to all Plus users? Currently I believe only a small number of people have alpha access, and as far as I know there's been no word on a release date into beta (like Plugins and Bing).
The new Lemmy.world logo
I can see it's the Lemmy logo with a big LW over the top of it and coloured like the Earth. But it kind of looks like a strange, colourful fly.
Is this logo here to stay forever? I was quite fond of the simple globe that we had before.