Skip Navigation
HorseFD Horselover Fat @lemmy.world
Posts 4
Comments 55
Lunar: Silver Star Story Touch is landing on Android devices on January 26th with revamped visuals and QOL improvements
  • The article refers to the iPhone app’s ”recent” release, which was 10 years ago.

  • Sigil 2 - Romero's unofficial 6th DooM episode is out for the 30th anniversary for doom
  • 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

  • Google Groups ending support for Usenet (22/02/2024)
  • As long as they keep all the historical stuff available.

  • MX-23 “Libretto” now available
  • Debian is really easy to install now. It used to be much harder back in the day.

  • [Done] New try at upgrading to 0.18.1 July 1st 20:00 CET
  • 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.

  • More anti-Lemmy brigading with massive upvotes on Reddit as the 3rd party app apocalypse looms
  • 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.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • I ended up using your images and it's working great. Currently playing around with 0.18.0-rc.5

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • 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

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • I'm gonna jack it up to the highest performance and see if it eats into my first month's free credit.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • 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

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • 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).

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • Thanks, I'll check that out if my from-scratch attempt fails. I'm using nginx as a reverse proxy.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • 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.

  • Australia issues Elon Musks Twitter with a please explain notice over surge in online hate
  • 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.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • I might try building from scratch again and running pict-rs in a docker container.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • This sounds promising, I'll give that a try. Thanks

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • In this case, it just so happened to be kbin.social in the example I posted. In my case it's every outbound connection timing out.

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • That does sound incredibly good for free.

    Did you have any issues with pict-rs? Is it indeed included within the lemmy-server binary?

  • Is there a guide to hosting Lemmy on an ARM64 machine?
  • I should, I think I gave up on this approach too quickly. The lemmy user isn't a superuser, and I couldn't su to root. I'm sure there's another way to log in as the root user though. I'll give this a try.

  • 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.

    46

    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).

    0

    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.

    5