Live data from Hacker News

Viewing profile — sergsoares

sergsoares

HN member
Joined
Sun, Sep 07, 2025, 5:55 PM UTC
HN karma
8
Public activity
10 items

About sergsoares

No profile information was provided.

Recent public activity

  1. comment
    Comment #46306739

    Not expose the server IP is one practice (obfuscation) in a list of several options. But that alone would not solve the problem being a RCE from HTTP, that is why edge proxy provid…

  2. comment
    Comment #46257389

    Same doubt here, a disaster even bigger (Maybe in Mac ?) That is why I prefer OTP all the time, easier to backup and restore.

  3. comment
    Comment #45403601

    Some Cloud functions like lambda support OCI container as a runtime target for example. I understand that feeling but can be hard a provider that fill all that requirements without…

  4. comment
    Comment #45371560

    Really great post with that interactive examples and the example of mysql x postgrel too. I would like read more about that topics with that level of detail.

  5. comment
    Comment #45368805

    Using podman for years for local containers development and the last months for hosting my personal services is good to see that. Congrats to podman team.

  6. comment
    Comment #45227547

    For me replicate an old P3 1000mhz that I study and played a lot of games.

  7. comment
    Comment #45227425

    The attention and care to the details of that post are incredible.

  8. comment
    Comment #45217655

    Easy and useful, usually the basic is better. I ever plan do it with sqlite, loading it at memory during app start and flush data to s3 during runtime but it create more corner cas…

  9. comment
    Comment #45211051

    I understand that disks snapshots with ZFS for example can cover most part of the needed on recovery scenarios. But immutable OS are helping in progress some sandbox tools and allo…

  10. comment
    Comment #45160793

    You can use a localhost Cockpit with SSH Port Forwarding. > Configure Cockpit to listen only loopback/127.0.0.1[1]: [Socket] ListenStream= #This remove 0.0.0.0:9090 bind based on t…