Live data from Hacker News

Viewing profile — bradrydzewski

bradrydzewski

HN member
Joined
Fri, Feb 26, 2010, 7:13 AM UTC
HN karma
397
Public activity
89 items

About bradrydzewski

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #37626556

    Gitness actually launched in 2012 under the name Drone, with a focus on continuous integration. So Gitness has a very strong, mature pipeline engine that is also very popular in th…

  3. comment
    Comment #37626495

    It is largely based on the existing Drone repository, but for Git capabilities we used the Gitea fork of https://github.com/gogs/git-module

  4. comment
    Comment #37624672

    Yes. Dark mode is coming. Code Snippet management is a great suggestion and we will absolutely pick this up. Thanks for testing it out. Hit us up in our Slack channel if you have a…

  5. comment
    Comment #37624520

    Very possible. SourceHut is great and seems to be most popular with developers and open source teams (although I'm sure they also have corporate users too). We are more focused on …

  6. comment
    Comment #37624475

    I see Gitness as the evolution of Drone. We are using the Drone pipeline engine and a ton of Drone code under the hood, but we are also adding Code hosting capabilities. And at som…

  7. comment
    Comment #37624356

    Nothing cynical about that statement. We definitely want to preserve the star counts! But as the founder of Drone, and Head of Product for Gitness, I see Gitness as the next major …

  8. comment
    Comment #37624222

    I run the Gitness Project at Harness (also Founded Drone, on which this is based). It was mentioned by another Harness employee, but we have been dogfooding Gitness internally for …

  9. comment
    Comment #37624161

    It is a portmanteau of Git and Harness

  10. comment
    Comment #37624138

    This is probably my fault. Internally at Harness I have been hyping this launch as a "once in a decade" event. That unfortunately got translated into "first in a decade" when it hi…

  11. comment
    Comment #32019663

    I think this is a matter of perspective. I founded a company that sold b2b software and experimented with removing pricing from my website. The challenge is the cost to complete ea…

  12. comment
    Comment #31779194

    while on the topic of business focus, is Brex still in the restaurant business? https://www.sfchronicle.com/food/article/Multibillion-dollar...

  13. comment
    Comment #30877905

    The purpose of this software is to allow remote management of sqlite databases using existing postgres GUI tools. > Postlite is a network proxy to allow access to remote SQLite dat…

  14. comment
    Comment #23196103

    I believe copyright law in the U.S. is governed by federal statute and copyright infringement matters would be handled by a federal court.

  15. comment
    Comment #23196036

    Kyle is one of the authors of Polyform and the Polyform website specifically states that these licenses are not Open Source. > PolyForm is not Open source or free software. There a…

  16. comment
    Comment #21926419

    Drone supports many different target runtimes, including running pipelines directly on the host similar to Jenkins. See https://docs.drone.io/installation/runners/

  17. comment
    Comment #21475425

    One-sided would imply that only one party benefits. You clearly benefit from being able to use and improve software, for free, for practically any purpose.

  18. comment
    Comment #21469032

    I respectfully disagree with the suggestion that this is immoral. Sentry is granting you a license, for free, to do anything you want with the software except provide a commercial …

  19. comment
    Comment #21197435

    I have been using and contributing and publishing open source software (and source available software) since 2004. The first time I heard of the OSI and OSD was in 2017. For years …

  20. comment
    Comment #20074228

    You might find it interesting that Stallman supports selling exceptions to the GPL (i.e. dual licensing). You can read more about it on the FSF blog [1] but the post ends with the …

  21. comment
    Comment #20073303

    I recommend taking a look at the API Copyleft License https://github.com/kemitchell/api-copyleft-license/blob/mast...

  22. comment
    Comment #19783313

    Yes, it supports windows, macos, and linux. I expect it will also support bsd although I have not tested this yet. This should land in master some time this week.

  23. comment
    Comment #19782877

    Tekton [1] works in a similar manner where the pipeline stages define inputs, outputs and tasks. The great part about Tekton is it provides a set of building blocks that can be int…

  24. comment
    Comment #19782757

    > It only works with Docker containers This will only be true for another week or two. We have devised a framework for alternate runtimes, including running pipelines directly on t…

  25. comment
    Comment #19782089

    There was an interesting community-driven project to create a dashboard for Drone, see https://github.com/drone/drone-wall . I would love to see more like it.