dang 7 years ago
  • kfrzcode 7 years ago

    Right? What is this, reddit?

    • Operyl 7 years ago

      > Please don't submit comments saying that HN is turning into Reddit. It's a semi-noob illusion, as old as the hills.

      Furthermore, sure, it gets resubmitted but things on the internet change, new people are in the community, etc. Resubmissions over the course of a few years are bound to happen, the original comment was just linking previous conversations.

      • bityard 7 years ago

        Then maybe it would be more appropriate for the poster to link to a blog article or some such which states what's been going on with LFS lately. Just linking to the main page doesn't really accomplish anything when the overwhelming majority of HN readers probably already know what LFS is. It's been around for 20 years, that the project exists isn't news. And the name of this site is, as it happens, Hacker _News_.

        /rant

    • dang 7 years ago

      Reposts are ok on HN if a story hasn't had significant attention in about a year. This is in the FAQ: https://news.ycombinator.com/newsfaq.html.

      We post links to past discussions just to satisfy curious readers. It's great if others do that too! Just make sure that there are interesting comments to read at the other end of the link, since otherwise clicking on it is a no-op.

LeonM 7 years ago

I build a LFS system recently, only to get stuck at the very last step (installing the bootloader), because my system uses UEFI.

LFS supplies a UEFI guide [0], but it's outdated and incomplete. I kinda gave up there, didn't have the time or energy to figure it out.

[0] http://www.linuxfromscratch.org/hints/downloads/files/lfs-ue...

smitty1e 7 years ago

Just an excellent resource.

ziddoap 7 years ago

>HTTPS Everywhere noticed you were navigating to a non-HTTPS page, and tried to send you to the HTTPS version instead. The HTTPS version is unavailable.

Pretty much inexcusable for any company in 2019 (although, I run into this quite a bit...) let alone a tech-orientated one.

  • vbezhenar 7 years ago

    They have http listener on 443 port. Probably misconfiguration.

  • bityard 7 years ago

    1. It's not a company

    2. There is nothing on the page worth protecting with HTTPS

    • ziddoap 7 years ago

      1. Replace "company" with "website".

      2. It's the standard moving forward.

    • friedegg 7 years ago

      Without ssl, someone could hypothetically intercept it, modify the instructions slightly, and lead you to installing something malicious. They could also do other things like inject javascript, etc.