Live data from Hacker News

Viewing profile — seanharr11

seanharr11

HN member
Joined
Mon, Aug 29, 2016, 11:09 PM UTC
HN karma
155
Public activity
36 items

About seanharr11

http://thelaziestprogrammer.com/

Recent public activity

  1. comment
    Comment #25997309

    Notemeal | Senior Software Dev | Remote then Boston | Full-Time | https://notemeal.io/careers Typescript, Apollo GraphQL, React, Ionic We’re integrating dietitian-built meal plans …

  2. comment
    Comment #25841819

    Come work at Notemeal. We have an office with a private gym in Boston and can get tested for COVID once per week as a perk. https://notemeal.io jokes aside (kind of), we were remot…

  3. story
  4. comment
    Comment #18489814

    I've begun the rationalization process...I should be able to start this sometime in January. I've begun drawing up the plans though...

  5. comment
    Comment #18454262

    We did this with the New England Patriots, only we moved to an on-prem PostgreSQL instance. Specifically, we were on Oracle 8, so just finding the compatible drivers was half of th…

  6. story
    Ask HN: Suggested Intro to Stats Courses with Programming Assignments

    As a Software Engineer, I'm looking for a good Introductory/Intermediate level statistics class that would be great for myself, and the rest of my team, to take together. Ideally t…

  7. story
    Ask HN: Poloniex HTTP Req Errors When Verifying ID?

    Trying to verify my identity on Poloniex so I can deposit USD, and happened to have the web developer console open, only to see a host of ERR_CONNECTION_RESET issues. Failed to loa…

  8. comment
    Comment #15506959

    This page suggest that I am logged into "VK", which apparently is the Russian-equivalent of Facebook, but I never heard of it before this. Any reason why that is?

  9. comment
    Comment #15086700

    I'm trying to give some consult to a company who is looking to store JSON data in MySQL, and they have a Rails app. Given a Rails web app (i.e. ActiveRecord models), what is the be…

  10. comment
    Comment #15086691

    Just a quick interjection: I wrote a library that migrates between any 2 relational databases. In my case, I migrated off of Oracle and onto MySQL, but the tool supports any RDBMS …

  11. comment
    Comment #15035567

    Let me know how it goes...please open issues if you find them!

  12. comment
    Comment #15030585

    I wrote an open source tool that migrates between any 2 relational databases. https://github.com/seanharr11/etlalchemy This includes automatic migration of the schema, constraints,…

  13. comment
    Comment #15027542

    A few of these steps could be solved with this tool, including schema/index migrations, and even initial (fast) data transfer: https://github.com/seanharr11/etlalchemy

  14. story
  15. comment
    Comment #14881786

    Ahh I got it. Understood, definitely worth clarifying, will update. Thanks.

  16. comment
    Comment #14881724

    The comment right below has 2 links: Gradient Descent explored similarly to this post: http://thelaziestprogrammer.com/sharrington/math-of-machine-... The difference between the tw…

  17. comment
    Comment #14881683

    Thanks for the feedback, I co-worker just jabbed me with regarding the log property mistake also... As to the motivation for the correct step: can you point me to a resource that e…

  18. comment
    Comment #14881660

    I just took the index of the data point (i.e. 1, 250) as the y-axis with the intention of "Stretching out" the data set along the y-axis. Otherwise the data would otherwise be ille…

  19. comment
    Comment #14881304

    I am a programmer trying to learn math, so are my intended audience members. That said, I should include facts related to convergence, and maybe even speed compared to SGD. As to t…

  20. comment
    Comment #14881238

    Thank you. I err'ed on the side of caution to (try) to reduce information overload, but I also didn't want to assume too much prior knowledge. Delicate balance... Maybe a linked po…

  21. comment
    Comment #14881182

    I wrote this post (first) on Gradient Descent that will be helpful if you liked the OP. http://thelaziestprogrammer.com/sharrington/math-of-machine-... This looks at the algorithm …

  22. story
  23. story
  24. comment
    Comment #14718319

    Interesting. That's also been my experience so it's good to hear confirmation. It seems the be consistent with the posts I've read on how "rank" is calculated. I wonder what the pe…

  25. story