olorin99

joined 9 months ago
[–] olorin99@kbin.earth 24 points 1 month ago (6 children)

mbin is probably the closest to what you want. Its supports both threaded content (lemmy) as well as microblogging (mastodon) Here is a list of servers https://joinmbin.org/servers and interstellar is the mbin app.

[–] olorin99@kbin.earth 5 points 1 month ago (1 children)

I known its not answering the question but why not use an open source alternative like darktable. On one hand you'll have to learn a different workflow but on the other you shouldn't have to jump through hoops to install and use it.

[–] olorin99@kbin.earth 2 points 2 months ago (3 children)

Back in primary school someone stole one of my bakugan out of my bag. It was the snake trap which folded into a cylinder instead of a sphere like the normal ones. So sad.

[–] olorin99@kbin.earth 15 points 3 months ago (3 children)

Sorry yeah I've gotten so used to building android apps its probably more complicated than I think.

Open android studio. Select new project from version control. Enter the url of the github and click enter. This will download the source code and open it to view/edit. Android studio should then prepare dependencies etc, it will say something like "building gradle" in the bottom corner. Wait for that to finish then in the toolbar at the top of the screen there is a dropdown labeled build which has the different build options. There should be one called "build apk" this will build the app.

Now that I've written this out it does seem more complicated that I thought.

[–] olorin99@kbin.earth 9 points 3 months ago (5 children)

I just opened it in android studio and clicked build.

[–] olorin99@kbin.earth 7 points 8 months ago (1 children)

It comes from rhyming slang "septic tank = yank".

[–] olorin99@kbin.earth 16 points 8 months ago (1 children)

The use of "horrible" in their comment isn't necessarily about the quality of the art. Judging from context it's probably more about the ethical considerations. So not really a contradiction.

[–] olorin99@kbin.earth 3 points 8 months ago

Pretty much. By splitting the platform into smaller chunks (instances) you reduce the effect any one instance has on the rest of the platform. The price for this is convenience however over time people will find solutions for this.