Live data from Hacker News

Viewing profile — gabrielgio

gabrielgio

HN member
Joined
Wed, Oct 06, 2021, 6:09 PM UTC
HN karma
383
Public activity
143 items

About gabrielgio

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48219955

    Tbh, at this point why does it matter if it was MS or not?

  3. comment
    Comment #48219398

    Move fast, break things, get internal repository leaked and lose all the 9s.

  4. comment
    Comment #46901094

    Nice writing. I can't add much to the Github Action pile as I, thankfully, was spared from it, but I can say that Buildkite is really good. I use daily, don't have complain and the…

  5. comment
    Comment #46475585

    > I do see Copilot appearing everywhere. > I don't see ads from MS at all You can only pick one.

  6. comment
    Comment #46384007

    > High Performance: 30-50% faster than Redis using Go's concurrency Where is the benchmark script? I would like to see the scenario, client used and machine config. Don't take me w…

  7. comment
    Comment #46383679

    At this point it is just you. I run two different distributions myself, I know a bunch o people on even more different distributions, set of configuration and based on empirical an…

  8. comment
    Comment #46295751

    Not the same thing. The equivalent would be mssql charging by web server connections to it.

  9. comment
    Comment #46291075

    That is a common practice. For example, look it up on the history of Swiss Pharma industry. They grew from pirating to enforcer once they got industry lead. I pretty sure we can fi…

  10. comment
    Comment #46288756

    > Even if the Netherlands makes every effort now, a fully-fledged alternative won't be readily available. You don't need to match their product. You have a smaller user base and sm…

  11. comment
    Comment #46191478

    > Anyone can complain as much as they want, but unless they put the money where their mouth is, it's just noise from lazy people. Once I'm encharged of budge decisions of my compan…

  12. comment
    Comment #46160527

    It is a lie. You are holding on a possible short time gain while ignoring history proven long-term harm of reduced competition, which will lead to higher prices, less innovation, a…

  13. comment
    Comment #46043832

    And in this case, the enshittification of the whole streaming industry. In the same fashion as USA's "publisher can't own a venue", publisher shouldn't be allowed to own a stream s…

  14. story
  15. comment
    Comment #45990753

    There is a simpler version for zig. pub fn main() !void { std.debug.print("Hello, World!\n", .{}); } The only difference is this writes to stderr and does not fail (and explicitly …

  16. comment
    Comment #45990677

    I read it through and there is nothing much there. Most of his points don't hold up to reality as rust is no longer (and hasn't been for a while) a "hyped language" and has proven …

  17. comment
    Comment #45973397

    Now I understand why GrapheneOS main developer comes out as crancky some times. People often comment stuff they, straight out, have no idea about.

  18. comment
    Comment #45968385

    > Why use GrapheneOS if you are going to install Google Services anyway? ... > May as well just install the stock os ... > I think graphene os makes more sense if you go all in. Ot…

  19. comment
    Comment #45926438

    I think we would have a lot less problems if wayland was called X12 /s

  20. comment
    Comment #45926382

    I don't know the implementation details but I can't really complain about the state of wayland today. It used to be annoying to get working many years ago (worse because I had a nv…

  21. comment
    Comment #45926288

    I don't think I understand what you mean. Do you mean wayland is not usable with nvidia proprietary driver? I remember that being annoying but possible many year ago (with sway --m…

  22. comment
    Comment #45926220

    x11 is in maintenance mode at this point and Gnome is not going anywhere. Gnome is used (and financed) by major distributions. Nothing new is being created with x11 and the people …

  23. comment
    Comment #45886630

    > With AI slop showing up everywhere, there’s a real danger that folks will just no longer be motivated to produce real original content. I think people would still produce origina…

  24. comment
    Comment #45855630

    Because people like to have fun.

  25. comment
    Comment #45824424

    Agree, people should understand why they are picking a language. If it is to learn new language that is fast, compiles to a binary (also fast) and has a nice onboard experience for…