Live data from Hacker News

Viewing profile — sterlinm

sterlinm

HN member
Joined
Thu, Jun 04, 2020, 4:30 AM UTC
HN karma
95
Public activity
104 items

About sterlinm

No profile information was provided.

Recent public activity

  1. comment
    Comment #46154586

    It’s surprising to find a join waitlist button for an open source project. I see that it looks like it will be self-hostable and that the repo is forthcoming but I had to scroll a …

  2. comment
    Comment #45708703

    I spent a while mixing this up with PiKVM and was having trouble understanding how any of it would fit in with that project. Made a lot more sense once I got over that.

  3. comment
    Comment #45701577

    What type of battery life do you see when running these off of a power bank?

  4. comment
    Comment #45123286

    This is the book I like for an overview of the problem. https://www.amazon.com/Temporal-Relational-Kaufmann-Manageme...

  5. comment
    Comment #43793005

    [grizzled kdb+ user considers starting an argument but then thinks better of it]

  6. comment
    Comment #39528621

    Looks interesting! It's not obvious to me on the website what the pricing or licensing situation is with DBSnapper. How does that work? Thanks!

  7. comment
    Comment #39457902

    Very excited to hear this! Congrats!

  8. comment
    Comment #38311181

    Obviously there is no actual model. ChatGPT is just tens of thousands of people writing responses to user's queries in realtime.

  9. comment
    Comment #38131822

    Would the licensing of Grist allow for building widgets/components to use it in dashboard tools like Streamlit, Jupyter, or Holoviz's Panel? Looks cool!

  10. comment
    Comment #37317948

    Pandas, Django, and Flask.

  11. comment
    Comment #36426497

    I’ve found the Python Speed [1] site an excellent resource for the quirks of working with Python in containers for data science use cases. [1] https://www.pythonspeed.com

  12. comment
    Comment #36426183

    I've been wishing that JetBrains and Posit (nee RStudio) would adopt the devcontainer standard, but then I just read this article [1] about how MSFT is using VS Code's weird mix of…

  13. comment
    Comment #36426075

    I'm kind of obsessed with this space and have spent way too long setting up VS Code and RStudio IDEs on my homelab. One area I struggle with when thinking about building container-…

  14. comment
    Comment #36321292

    Why does “pip install gcc” keep failing then? ;) Conda isn’t perfect but takes on a lot of problems that pip doesn’t deal with at all. Regular conda is really slow these days but y…

  15. comment
    Comment #36321263

    If you use conda there are extensions that can help with this by automatically registering any available conda environments that include ipykernel in your Jupyter Lab environment. …

  16. comment
    Comment #35682667

    Nice article, thanks! It would be great if DuckDB handled this itself, but it seems like to be competitive with Athena on really massive datasets, you need to have a metadata layer…

  17. comment
    Comment #35643829

    I think the issues of privilege are worth considering, but I think they’re not the only dimension worth thinking about. Consider this hypothetical. You’ve got two equally wealthy k…

  18. comment
  19. comment
    Comment #35630122

    Really wish they'd released this as open source. Sounds interesting.

  20. comment
  21. comment
    Comment #33889828

    Portable hard drive is probably the most practical. Another option not on this list would be rclone [1]. [1] https://rclone.org/docs/

  22. comment
    Comment #33738033

    Yeah I've just got a mess of bookmarks in various different services, including several different lists of bookmark/note organization services. Tools like Obsidian[1] and Roam[2] s…

  23. comment
    Comment #33737163

    Designing Data Intensive Applications is pretty popular. https://dataintensive.net/

  24. comment
    Comment #33311569

    I’m really excited about the potential for this in my work. I’ve worked in data science / data engineering roles and had to learn a lot of random web stuff that I honestly didn’t r…

  25. comment
    Comment #33261047

    Quarto is also pretty interesting for this.