HorseFD

joined 1 year ago
[–] HorseFD@lemmy.world 5 points 1 week ago

I’ve been using Mlem and it’s really good. Everyone else has mentioned Voyager so I’m gonna give that a try too.

 

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?

[–] HorseFD@lemmy.world 7 points 9 months ago (5 children)

As long as they keep all the historical stuff available.

[–] HorseFD@lemmy.world 1 points 1 year ago

Debian is really easy to install now. It used to be much harder back in the day.

[–] HorseFD@lemmy.world 10 points 1 year ago

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.

[–] HorseFD@lemmy.world 1 points 1 year ago

I ended up using your images and it's working great. Currently playing around with 0.18.0-rc.5

[–] HorseFD@lemmy.world 1 points 1 year ago

I'm gonna jack it up to the highest performance and see if it eats into my first month's free credit.

[–] HorseFD@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

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

[–] HorseFD@lemmy.world 0 points 1 year ago (2 children)

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.

[–] HorseFD@lemmy.world 1 points 1 year ago

This guy is turning more and more into a Musk wannabe by the day.

[–] HorseFD@lemmy.world 1 points 1 year ago

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.

[–] HorseFD@lemmy.world 1 points 1 year ago

I might try building from scratch again and running pict-rs in a docker container.

[–] HorseFD@lemmy.world 0 points 1 year ago (5 children)

That does sound incredibly good for free.

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

 

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.

 

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.

view more: next ›