Live data from Hacker News

Viewing profile — trevorsullivan

trevorsullivan

HN member
Joined
Thu, Aug 18, 2016, 4:37 PM UTC
HN karma
7
Public activity
6 items

About trevorsullivan

https://github.com/pcgeek86

Recent public activity

  1. comment
    Comment #45997102

    I've had a great experience self-hosting Baserow! It's super easy to deploy on Linux servers and interface with via APIs. Plus the UI is slick!

  2. comment
    Comment #45996571

    Baserow started as a an open-source no-code database — a simple way for teams to organize and collaborate on data. Over time, it’s grown into something much bigger: a full AI-power…

  3. story
  4. comment
    Comment #36824664

    Pretty much everything in AWS APIs is a trainwreck. They mindless wrap objects other objects, for seemingly no reason. The customer bears the burden of learning and implementing th…

  5. comment
    Comment #12315194

    If you have a Docker Host, you can simply run: docker run --rm -it trevorsullivan/powershell To clean up the image after you're done: docker rmi trevorsullivan/powershell

  6. comment
    Comment #12314013

    You can run PowerShell Core inside of a Docker container quite easily as well. https://channel9.msdn.com/Shows/msftazure/Run-PowerShell-Nat...