HorseFD

joined 2 years ago
[–] HorseFD@lemmy.world 5 points 1 day ago

StartPage actually uses a combination of Google and Bing results, and on mobile it’s entirely Bing.

[–] HorseFD@lemmy.world 1 points 4 months ago

How does this compare to the licensing for Unreal and Unity for console releases?

[–] HorseFD@lemmy.world 1 points 4 months ago

Posteo is in fact open source.

[–] HorseFD@lemmy.world 6 points 5 months ago (1 children)

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 6 points 1 year ago

The article refers to the iPhone app’s ”recent” release, which was 10 years ago.

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

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

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

As long as they keep all the historical stuff available.

[–] HorseFD@lemmy.world 1 points 2 years ago

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

[–] HorseFD@lemmy.world 10 points 2 years 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 2 years ago* (last edited 2 years 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 3 points 2 years ago (3 children)

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

[–] HorseFD@lemmy.world 1 points 2 years ago

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

 

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 ›