Live data from Hacker News

Viewing profile — rochacon

rochacon

HN member
Joined
Tue, Sep 24, 2013, 1:29 AM UTC
HN karma
149
Public activity
45 items

About rochacon

No profile information was provided.

Recent public activity

  1. comment
    Comment #48244037

    For Python, `uv` [1] delivers a similar experience. Faster dependencies. Better dependency management with `pyproject.toml`. Just use it with `uv run` or `uvx`. [1] https://github.…

  2. comment
    Comment #47911907

    And they pushed this as every major browser introduced a "Split View" feature... I get this issue preview on Projects, although I don't like it there either, but as a hook on any i…

  3. comment
    Comment #43424627

    The current version of GHA is "Azure DevOps v3". IIRC, it came after Microsoft purchased GitHub and I think it was part of a plan to discontinue/kill Azure DevOps altogether in fav…

  4. comment
    Comment #43235827

    As you highlight with the "VSCode over RDP" story later on the post, it doesn't stop on Git. Some people just don't care about learning their tools. RTFM? Hell no. There is no care…

  5. comment
    Comment #43235667

    I would just add `git rebase -i` to the mix. Very useful to clean up a work branch before submitting it for others. Sometimes you just need a bunch of "wip" commits, e.g. testing C…

  6. comment
    Comment #43232372

    If looking for alternatives that uses Firefox as a base, check out Zen Browser: https://zen-browser.app

  7. comment
    Comment #43197669

    Congrats on the launch and success so far!! The game seems really cool and I relate a lot to the desire of working with gamedev. I think local prices/discounts can get you another …

  8. comment
    Comment #43197371

    Correct, to achieve 0-RTT the application need to perform the handshake/certificate exchange at least once, otherwise, how would it encrypt the payload? This could be cached preemp…

  9. comment
    Comment #42681972

    I believe you're searching for `uv sync`: https://docs.astral.sh/uv/getting-started/features/#projects With this, you can manage the dependency list via `uv add/remove` (or the `py…

  10. comment
    Comment #42665905

    > I wanted logs, traces and metrics support locally but didn’t want to spin up a multitude of Docker images just to get that to work. This project is really nice for that https://g…

  11. comment
    Comment #42438103

    ConnectRPC is very cool, thanks for sharing. I would like to add 2 other alternatives that I like: - dRPC (by Storj): https://drpc.io (also compatible with gRPC) - Twirp (by Twitch…

  12. comment
    Comment #40640582

    Exactly, by the description of it on the announcement, this is not "tiling window management" as we're used in Linux, this is just "Window Snaping" that been available on Windows a…

  13. comment
    Comment #40390761

    I've used Twitch's Twirp before and it does that. It is a great middleground between gRPC and plain-HTTP services. :) https://github.com/twitchtv/twirp

  14. comment
    Comment #34723332

    Well, if you keep your expenses untouched than it is very hard to do it. However, if you sell some stuff, use hostels, eat on local markets, etc. you can go a long way. You can eve…

  15. comment
    Comment #32670373

    Saw the title and came here to post this; simple and effective. I use this in combination with `kubectl port-forward` and `/etc/hosts` almost daily to easily proxy to internal serv…

  16. comment
    Comment #29834031

    I guess you don't even need to use `docker buildx`, just `export DOCKER_BUILDKIT=1` and go with it (great to enable globally in a CI system). Heredocs make these multi-lines so muc…

  17. comment
    Comment #28415813

    For those of you that still prefer a GUI to quickly toggle the VM, there is a simple app for that too: https://news.ycombinator.com/item?id=28412548

  18. comment
    Comment #28216621

    Basecamp kind does this, but it has a single $99/month unlimited plan. I also wanted this, because not all users need the entire product anyway (i.e. bug reporters, guests).

  19. comment
    Comment #28032431

    Add `-p` (`--patch`) and then pick from the diff prompt what parts you want to restore. You can also use this flag with commit.

  20. comment
    Comment #27912384

    This is partially true. If the only feature you care about Kubernetes is container scheduling, then yes, Nomad is simpler. The same could probably be said about Docker Swarm. Howev…

  21. story
  22. comment
    Comment #27033273

    I believe it is "dee-no".

  23. comment
    Comment #26961746

    I take this with a similar perspective. As a complete standalone browser, I'm a bit skeptical on its adoption, as a built-in feature backed by the browser vendor (Apple/Google/Mozi…

  24. comment
    Comment #26386327

    I share the same opinion. Its been a long time since I read Kent Beck's book on TDD, but I don't recall him saying TDD = unit tests. When I see people using these as synonyms it fe…

  25. comment
    Comment #25416060

    Google Meet and YouTube also 500 in Brazil