• 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle








  • If you’re confused about a specific term, ask about that specific term, and you’ll get many people eager to help. Sorry nobody wants to get on an open ended video call with a stranger to teach you how to run a server, but that’s just how these forums work. Everyone’s setup is different so there’s not much I could do to help in your video call.

    Learning this stuff is hard, don’t let anyone tell you any different. We all went through the same struggles, perhaps for some people that was so long ago that they forgot how hard it was.





  • A program is written in source code. However in order for that source code to run on your device, it has to be “complied” into a “binary”. Open source apps mean that the source code is avalible, however someone still has to do the compiling. Fdroid does the compiling themselves, which means they can guarantee that the binary in their repository came from the source code, aka it is reproducible from the source code. Izzy gets the developer to compile the code themselves, which means that a malicious developer could submit a binary that’s different to the source code.







  • I gave it another shot having not attempted for a few years, I was looking for the most complete, stable, non-free, offline, x64 image for a USB flash drive. I failed very quickly because I didn’t know whether I needed a CD or DVD image. A few minutes of clicking through random and irrelevant “FAQs” and I finally found an answer I understood but only through experience, CD images are smaller than 700mb and my flash drive is large, so I wanted a DVD image. Back to the top, and I found the image I needed.

    So it took a few minutes, and I’ve done this several times before. A new user would have absolutely no clue.