Live data from Hacker News

Viewing profile — gorbak25

gorbak25

HN member
Joined
Mon, Jan 30, 2023, 12:42 AM UTC
HN karma
11
Public activity
9 items

About gorbak25

Random trash panda trying to start his own startup.

Recent public activity

  1. comment
    Comment #36667156

    I've tried to use virtio-pmem + DAX for the page cache to not be duplicated between the guest and the host. In practice the RAM overhead of virtio-pmem is unacceptable and it doesn…

  2. comment
    Comment #36667086

    I think their usecase makes a lot of sense as their workloads consume a predefined amount of ram. As a customer you rent a VM with a specified amount of memory so fly.io does not c…

  3. comment
    Comment #35437644

    Not really, if you develop inside containers in k8s then you will have a hard time: - Installing something into the container - Run docker/podman/k8s etc...

  4. comment
    Comment #34708931

    For me it's generally k8s. I'm currently migrating most of my stuff to a new setup :) I want to give headscale a shot. I've used my k8s to run Gitlab CI jobs and some of my apps/to…

  5. comment
    Comment #34708856

    I think the real value of ChatGPT is rewriting existing text, essentially turning crappy writing into whatever you want.

  6. comment
    Comment #34653449

    Depends on your target audience, if your target is fluent in one specific language then using that language is a good idea.

  7. comment
    Comment #34653437

    Isn't it problematic to work on it via ssh on high latency connections?

  8. comment
    Comment #34653418

    Toggl. Generally having a feedback loop on what you spend your time is the perfect tool for self improvement.

  9. comment
    Comment #34644580

    Can't you use NixOS for this stuff? I think it's the main selling point of NixOS that every developer has the same environment. You may also deploy those nix environments via terra…