Live data from Hacker News

Viewing profile — vito

vito

HN member
Joined
Thu, Jul 17, 2008, 6:44 PM UTC
HN karma
676
Public activity
154 items

About vito

[ my public key: https://keybase.io/alexsuraci; my proof: https://keybase.io/alexsuraci/sigs/aehzHH290EJZAFgL11-FZTDAvQxDEQ_saZJ6uGm1bew ]

Recent public activity

  1. comment
    Comment #43496975

    The Bash compatible syntax is just one representation of an underlying cross-language API. You can also write code in your preferred language, provided there's an SDK for it. (Curr…

  2. comment
    Comment #43014504

    What you aren't including is the chronic cost of maintaining the status quo, which is the entire reason for making the change. Sometimes making no decision costs you more than maki…

  3. comment
    Comment #43008933

    Here's one of our public traces if you want to try the real thing: https://v3.dagger.cloud/dagger/traces/6898273d59ad62a6df1e9e...

  4. comment
    Comment #36425088

    The compiler will tell you if the types aren't compatible, and this is only for primitive comparable types. What `min()` implementation could you have that even does something diff…

  5. comment
    Comment #21842149

    Yeah that's a good point. There are definite trade-offs to going for only one or the other. If there's a nice way to support both without too much maintenance overhead, that'd be m…

  6. comment
    Comment #21842015

    (Concourse co-creator/OSS lead here.) Our CLI hasn't really aged well and that's something I'd like to address soon - probably going more in the direction of config files instead o…

  7. comment
    Comment #21312562

    All it really proves is HN's tendency to tear down projects for any arbitrary reason they can find.

  8. comment
    Comment #17872424

    The Books - Free Translator ( https://www.youtube.com/watch?v=jGjs8TCGvQI )

  9. comment
    Comment #12694670

    Solitude even has the victory animation: http://i.imgur.com/IlSm5pE.png Funnily enough if you leave the tab in the background, the events queue up and when you tab back there are a…

  10. comment
    Comment #11390063

    If someone writes a Garden backend for it, sure. Here's an example of a pretty small backend that delegates to `systemd-nspawn`: https://github.com/vito/garden-systemd

  11. comment
    Comment #11390037

    I'm curious to know how your flow through the docs went. We inlined "getting started" into the main page, and had the Setting Up section show "vagrant up" first, and we have warnin…

  12. comment
    Comment #11386106

    Concourse just talks to Garden, it's up to the Garden backend whether or not it actually does containerization. So on Windows it just does the world's worst containerization (cd'in…

  13. comment
    Comment #11385812

    Woops, typo'd in my original comment: it supports Linux, Windows , and OS X. :) Binaries here: http://concourse.ci/downloads.html

  14. comment
    Comment #11385662

    You pretty much got it right. That page is still a bit rough; we'll give it some TLC soon. Workers are just machines running a container management daemon (much like a Docker daemo…

  15. comment
    Comment #11385653

    There are prebuilt OS X binaries available on the Downloads page. Each binary supports both running the web UI and acting as a worker: https://concourse.ci/downloads.html

  16. comment
    Comment #11385391

    That command would just be `fly` or something else coming from Concourse. To me it makes more sense for the entry into the system to be safeguarded with validation, and then possib…

  17. comment
    Comment #11385379

    We run browser-based tests in our own pipeline (I'm on the Concourse team). We just use `xvfb-run` around our test script. We also build VirtualBox images using a systemd-based Gar…

  18. comment
    Comment #11385353

    In addition to what XenoPhex said (`fly execute`) you can always just configure a job that's only ever manually triggered.

  19. comment
    Comment #11370145

    The nature of Garden is to support container managers as Garden backends. Garden itself is just a client/server API spec. For example, [Guardian]( https://github.com/cloudfoundry-i…

  20. comment
    Comment #11366267

    Yup (is). You'd just run `concourse web` and then `concourse worker` on the same machine. If all you have is a Mac Mini there's one gotcha, though: currently none of the resources …

  21. comment
    Comment #11364046

    @vito from the Concourse team here. We've recently started building standalone binaries which should lower the barrier to entry. Concourse itself has never been too tightly coupled…

  22. comment
    Comment #10633816

    Wrote a similar web-based tool a while back, primarily for grouping goroutines by their source location: https://github.com/vito/swirly Try it out here: https://rawgit.com/vito/swi…

  23. comment
    Comment #10436937

    Same issue on Android: http://i.imgur.com/FKPvJsq.png Time to avoid /newest.

  24. comment
    Comment #10436929

    Same on Android, and the same weird second delay. Huh. Screenshot: http://i.imgur.com/FKPvJsq.png Feels pretty sketchy; I wonder what other kinds of things could be snuck in there.…

  25. comment
    Comment #9807115

    Good to know I'm not alone there; sounds like exactly the same issue. For me it would happen with both Mini DisplayPort -> HDMI and HDMI -> HDMI (on the Pro).