Introversion does not necessarily equal social anxiety.
olorin99
- 0 Posts
- 12 Comments
olorin99@kbin.earthto Ask Lemmy@lemmy.world•What are some things a conspiracy theorist has told you?14·3 months agoClearly you couldn’t find the band because the government wiped any record of such a dangerous group \s.
My immediate answer was yeah why not, but then I read the comments about prison fences and realised I was missing some American specific context. The fence’s at my schools were waist high with open gates. They were more of a boundary marker than anything else.
Interstellar is currently having the ui reworked. Probably worth making a suggestion on the github. I believe Interstellar is currently the only app for mbin.
olorin99@kbin.earthto Fediverse@lemmy.world•Any android client that can do both Lemmy and Mastodon?261·8 months agombin 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.earthto Fediverse@lemmy.world•Any android client that can do both Lemmy and Mastodon?1·8 months agodeleted by creator
olorin99@kbin.earthto Ask Lemmy@lemmy.world•What is a product that didn't live up to its advertised claims?321·10 months agoThen Hello Games spent the next few years updating it so it was good. Yes they messed up but they don’t deserve the hate some people throw their way.
olorin99@kbin.earthto Fediverse@lemmy.world•Pixelix: Alternative Android Client for Pixelfed15·11 months agoSorry 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.earthto Fediverse@lemmy.world•Pixelix: Alternative Android Client for Pixelfed9·11 months agoI just opened it in android studio and clicked build.
Why would they not just buy some cheap shoes to destroy.
olorin99@kbin.earthto Open Source@lemmy.ml•Zed - A code editor written in rust by Atom's Developer.1·1 year agodeleted by creator
olorin99@kbin.earthto Open Source@lemmy.ml•Zed - A code editor written in rust by Atom's Developer.1·1 year agoNeither is inherently better. It depends on what you need. Vulkan gives you more control which can be beneficial for advanced rendering techniques however comes at the cost of requiring more knowledge to use. OpenGL is simpler but generally has higher driver overhead.
olorin99@kbin.earthto Fediverse@lemmy.world•What are the practical benefits of the fediverse?3·1 year agoPretty 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.
Interstellar is a mbin client but also has support for lemmy. It is made in flutter and has builds for linux desktop.