Live data from Hacker News

Viewing profile — bradmerlin

bradmerlin

HN member
Joined
Tue, Jun 26, 2012, 10:19 AM UTC
HN karma
4
Public activity
4 items

About bradmerlin

No profile information was provided.

Recent public activity

  1. comment
    Comment #23403717

    This is the first thing I built during quarantine—I wanted a way to listen to music with my friends, but wasn't keen on everyone having to pay for something like Spotify. Enjoy!

  2. story
  3. comment
    Comment #23178234

    https://sync.haus I wanted a free, easy way to listen to music with my friends, so I built this a month ago. It's still pretty rough around the edges, but it's simple and usable en…

  4. story
    ASK HN: Are there code standards for using Pandas DataFrames in production?

    I'm working on a Python project where some modelling has been implemented using Pandas. I'm helping to add an API over the modelling logic, and when I see a function that accepts a…