Linux images are impossible to download. - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: Linux images are impossible to download. (/showthread.php?tid=6132) Pages:
1
2
|
RE: Linux images are impossible to download. - elatllat - 07-04-2018 Git LFS at github is $5/50 GB/month after the first GB. Anyway no one asked for an alternative so "github releases" must be good enough. RE: Linux images are impossible to download. - Tigger - 07-05-2018 (07-04-2018, 06:32 PM)elatllat Wrote: Git LFS at github is $5/50 GB/month after the first GB. I entered this thread explaining how Github works. And sticked to that. Rooted for them. I'm not offering alternatives. Github does. I'm not the one who whinged and wrote "Github is the PITS". Something which is totally unfounded. Maybe concentrate on those people. RE: Linux images are impossible to download. - ayufan - 07-05-2018 Well. GitHub Releases is for me the best, cheapest and right approach for releasing binaries. I don't really plan to change that. I hear that the are ocasionaly people having troubles downloading, but this is the problem of "the Internet" in general. There's so many alternatives for proxying and stuff that I don't consider this as a big issue. I could host these binaries somewhere on my server, but this is pointless for various reasons: GitHub Releases actually shows releases, with files and changelogs. It is easy to release a new version. It is easy to annotate/promote releases, and storage, traffic, scalability, a cost. I have a tons of downloads. It is not easy to provide reliable storage for that. S3 is out of options as egress costs a hundreds of $$: Code: ayufan-pine64/android-5.1 = size: 1.06 GiB downloads: 2626 traffic: 1.43 TiB releases: 2 pages: 1 This is the only and the best option for non-profit work. According to https://aws.amazon.com/s3/pricing/. The total egress alone would cost: `$81344`. There are probably the cheapest solutions out there. But this to give you a sense of scale, and what effort it takes (vs no-effort) to maintain that scale. My monthly material costs (Jenkins, GitLab CI, build machine, storage) are around 30-40$ excluding man-power. It is fine to cover these with community donations. I still think that this is a reasonable amount and well spend give resources needed to build everything, consistently, easily, with no effort to maintain. RE: Linux images are impossible to download. - Tigger - 07-05-2018 @ayufan I don't get it what's so difficult to understand that I was NOT posting about developers and companies making large/huge binaries available to users. EDIT: Instead of "posting about", read "targeting" in the previous sentence. I was explaining how Github works, to the person who posted "Github is the PITS" because of his failed attempts to download from Github. I was trying to get across to that person that Github's infra is possibly not suited for huge binary downloads. I even posted that Github is very lenient towards uploading and downloading large binaries. If Github doesn't give a r.t's .ss about disk space and bandwidth consumption, why should I ? RE: Linux images are impossible to download. - ayufan - 07-05-2018 Tigger it is not targeted towards you, so don't feel offended. I know that some people complain about stuff, and why it is used done like that. I wanted to describe exactly what it takes to create and distribute my images and why I choose that approach and not the other. Well. The short story, it did grow massively, so I need to be also considerate of my time which is more worth than material costs, but not everyone seems to understand, care and just demand RE: Linux images are impossible to download. - Tigger - 07-05-2018 ayufan, I read you, five by five. Peace man. RE: Linux images are impossible to download. - pfeerick - 07-05-2018 (07-05-2018, 10:37 AM)ayufan Wrote: but not everyone seems to understand, care and just demand Of course we'll demand... you did too good a job so we have high expectations and wants because of it! :-P More seriously though, you have done a fantastic job, and I don't think you get enough credit for it, especially since this is more a spare time interest for you, not a paid job! All hail the mighty ayufan... and don't forget to send plenty of beer money his way to loosen his resolve, and encourage further development! |