Live data from Hacker News

Viewing profile — bigpod

bigpod

HN member
Joined
Sat, Mar 26, 2022, 12:17 PM UTC
HN karma
25
Public activity
39 items

About bigpod

No profile information was provided.

Recent public activity

  1. comment
    Comment #47207144

    nixos may have a simpler moder on paper the implementation of it is so backwards that it ruins everything, and once you implement the model you see its not simpler and your conclus…

  2. comment
    Comment #47207059

    yea it switched to a in general much better distribution method then custom https server, for one thing authentication is built in something many of these https solutions forget(lo…

  3. comment
    Comment #47207031

    system extensions are just as usable on bootc based systems but bootc based systems allow for much simpler composition, you dont have to know about all the intricacies of linux fil…

  4. comment
  5. comment
    Comment #38054026

    yes it is un update its not a container deployment and this is in no way connected to flatpak outside of ostree well my experiance and experiance of many other people say otherwise…

  6. comment
    Comment #38050794

    not realy look for a more detailed anwser on one of your other comments under the parent of this one

  7. comment
    Comment #38050786

    your normal distro does updates by pulling every package on your system and swapping files mid running this can cause miriad of issues just by doing it and another miriad if update…

  8. comment
    Comment #38050734

    kinda the point

  9. comment
    Comment #38050727

    Cloud native is a set of principles with which you develop and build software to make it less likely to break and be more conducive to rapid iteration(In theory you dont even need …

  10. comment
    Comment #38050676

    no project bluefin doesnt sell a piece of hardware but chromebook is far more known as a technology then the operating system it runs ChromeOS(based on gentoo) so its wording targe…

  11. comment
    Comment #38050652

    thanks to distrobox

  12. comment
    Comment #38050649

    its more applying cloud native principles (principles that work very well in server side even if you don't use cloud) to create stable and well made "next-gen" distros

  13. comment
    Comment #38050365

    been using bluefin while it was in beta for almost a year and for me it was very easy to move to it as my development workflow is nothing like most and i heavily utilize podman con…

  14. comment
    Comment #38046992

    at the end of the day its just set of principles

  15. comment
    Comment #38046516

    same principles, Buzzword, Excitement

  16. comment
    Comment #38046243

    Totally agreed one man distros might not get maintained after release or two but: Behind Bluefin is a project called Universal blue which is a whole bunch of people with many inter…

  17. comment
    Comment #32337073

    your tests and your application knowledge should in some cases i essentialy ensure my whole app remains using --include-path flags so that i get a removal of you know things that i…

  18. comment
    Comment #32337027

    one question is is possible in any kind of way that that passwd or any other binary that stays that you dont need has a security vulnarability that could if someone got into the co…

  19. comment
    Comment #32336734

    i would disagree i use em in production apps, i configured it and it works if you do it blindly it happens that sometimes things break but if you configure it, it will work

  20. comment
    Comment #32336645

    essentialy yes

  21. comment
    Comment #32336302

    with good pipeline and knowledge about your app you should be able to ensure it works without much of a problem

  22. comment
    Comment #32336053

    use --include-path to ensure its in

  23. comment
    Comment #32336007

    its more about being more like people say as smaller by 200% isnt as understandable as 30 times smaller

  24. comment
    Comment #32335993

    this is not valid but its what people say 30 times smaller.

  25. comment
    Comment #32335925

    i have docker-slim in CICD completly automated seems to not have a problem as i ahve configure it per pipeline, maybe check out examples for docker-slim