Live data from Hacker News

Viewing profile — fatherlinnux

fatherlinnux

HN member
Joined
Sat, May 10, 2014, 9:03 AM UTC
HN karma
126
Public activity
82 items

About fatherlinnux

At Red Hat, Scott McCarty is technical product manager for the container subsystem team, which enables key product capabilities in OpenShift Container Platform and Red Hat Enterprise Linux. Focus areas includes container runtimes, tools, and images. Working closely with engineering teams, at both a product and upstream project level, he combines personal experience with customer and partner feedback to enhance and tailor strategic container features and capabilities.

Recent public activity

  1. comment
    Comment #46408042

    I’ve used the Pomodoro technique for over 20 years, from my time as an engineer at NASA to leading teams at Red Hat. Throughout that time, I’ve found that most timer apps are "data…

  2. story
  3. comment
    Comment #36465720

    I think I get the gist of your sentiment, and somewhat agree, but let me clarify. GPL, only enforces redistribution of software you distribute, "to" the people you desteibute it to…

  4. comment
    Comment #36465693

    I read this comment, said to myself hell yeah, this person gets it, then realized it was my friend JZB!!! On point my friend, on point!

  5. comment
    Comment #26155786

    That is correct. We're targeting that work for RHEL 8.5 in November-ish, so you'll likely see that drop in Fedora and other Linux distros sooner.

  6. comment
    Comment #25400367

    How is CentOS Stream not a binary compatible distro with RHEL. Technically, CentOS was NEVER binary compatible with RHEL, it's a re-compile, but EPEL works with it. The same is tru…

  7. comment
    Comment #25188626

    I've said this so many times, but we wanted to carry Docker in RHEL 8, but we couldn't. We would have been forced to use Moby and it's not a well contributed to project anymore. Th…

  8. comment
    Comment #25188527

    I can explain this. Because docker-compose talks to the docker socket and uses the docker protocol. This was the last piece that we nailed with podman. As of Podman 2.0 with the ne…

  9. comment
    Comment #25188505

    We're working hard on docker-compose support. With the new Podman 2.0 REST API with a Docker compatibility layer, we are close. Not quite there, but definitely strategically on the…

  10. comment
    Comment #25188449

    Both of you are right. Red Hat pays for Fedora in a lot of ways, but does not control it. There are obviously a lot of personal and professional relationships that gives Red Hat in…

  11. comment
    Comment #20508694

    Small correction, it's ALWAYS been hard to be a mid-sized software company. We were constantly talking about the 5 or so companies that reached 5B with software only. They are rare…

  12. comment
  13. comment
    Comment #19878657

    That's pretty much dead on.

  14. comment
  15. comment
    Comment #19872194

    Sorry about that. It's my corporate speak :-)

  16. comment
    Comment #19872189

    TallGuyShort1, you are awesome :-) Thank you for the defense. We will evaluate adding packages to UBI as necessary, but you are right, we can't give all of RHEL away for free...

  17. comment
    Comment #19872171

    If there is a particular package you need in UBI, we would be happy to evaluate it. Please file a BZ under RHEL 7 or 8 under the ubi-* Product Component at http://bugzilla.redhat.c…

  18. comment
    Comment #19872159

    The exclusion of python36 from the UBI8 table is a mistake. I am working on getting it updated.

  19. comment
    Comment #19872122

    UBI lives in between community and product. It's a community thing if run without a subscription and a product if run on RHEL/OpenShift.

  20. comment
    Comment #19872108

    You get updates with UBI, free of charge.

  21. comment
    Comment #19872101

    Because "FROM centos:8" can't exist until after "FROM ubi8" exists. UBI will offer betas for RHEL 9, 10, 11, etc. It solves a chicken and egg problem for partners who need early ac…

  22. comment
    Comment #19872077

    We are working on it. We provide the openjdk package in UBI now, you can build a container image from the base. I plan on publishing a blog entry soon, explaining how. Also, we are…

  23. comment
    Comment #19353633

    Perhaps, you caught news of something I haven't seen, but AFAIK, "container" is still defined in user space. Talking to Eric Biederman, that's what the kennel team wants - people t…

  24. comment
    Comment #19353622

    Most people nothing about technology and don't want to. Not sure where that argument goes, but I am guessing jobless...

  25. comment
    Comment #19353616

    +1. Back in the day, we used to mirror all of CPAN, because even as a young buck, I saw the gap in rebuilding apps without the source copied...