Live data from Hacker News

Viewing profile — phyrog

phyrog

HN member
Joined
Mon, Jan 06, 2025, 10:26 PM UTC
HN karma
61
Public activity
13 items

About phyrog

No profile information was provided.

Recent public activity

  1. comment
    Comment #48059940

    So just like for humans...

  2. comment
    Comment #47658792

    Yes they tried to hide the fact that it's a OnlyOffice fork so hard that they openly state it on the organization page in a whole section.

  3. comment
    Comment #47098822

    The blog is under a German domain, the company is from Malta. Why would they care about a US law again?

  4. comment
    Comment #46609889

    Not everything is a business, you know? As far as I know tangled is not one.

  5. comment
    Comment #46060605

    It may not have to scale, but being able to use the same hardware for more (different things) is nice nevertheless.

  6. comment
    Comment #45936014

    OpenObserve might be what you're looking for

  7. comment
    Comment #45904438

    Yeah, but then it is yet another layer of configuration slapped on top of the previous layer of configuration. That can't be the best solution, can it? Same thing for piping helm t…

  8. comment
    Comment #45903212

    In my book the main problem with Helm charts is that every customization option needs to be implemented by the chart that way. There is no way for chart consumer to change anything…

  9. comment
    Comment #45223565

    But that is exactly what slog provides? The a unified interface that can be implemented by other logger libraries. Yes the Logger itself is not the interface, but the Handler it is…

  10. comment
    Comment #42886391

    So a hand-wavy "look at the world bro" instead of actual metrics. Got it. > I'm just commenting on what I hate about golang. No you're not. You say Go (or a part of Go) is bad, whi…

  11. comment
    Comment #42886255

    Majority of what people? Get off your high horse, your opinion is not a fact. Give me objective metrics to measure how "good" a language or language feature is, otherwise you are j…

  12. comment
    Comment #42886061

    > I don't think you realize there's stuff way better then go out there. Every language makes trade-offs. For you the trade-off Go makes is bad. I disagree. I like some languages be…

  13. comment
    Comment #42885764

    > that’s stupid because people don’t typically use folders as if they were packages. Folders are typically used just to categorize things of similar meaning or naming or whatever y…