Live data from Hacker News

Viewing profile — jlukecarlson

jlukecarlson

HN member
Joined
Tue, Jan 08, 2013, 7:38 PM UTC
HN karma
289
Public activity
37 items

About jlukecarlson

Machine Learning Engineer @ Apple

Recent public activity

  1. comment
    Comment #45816781

    I appreciate the details shared in this paper but it'd be great if they open sourced their implementation!

  2. story
  3. comment
    Comment #45360606

    Related - einops https://github.com/arogozhnikov/einops

  4. comment
    Comment #42164392

    ml-mdm from Apple Machine Learning Research I maintain ml-mdm, a text-to-image diffusion codebase, that contains implementations of my research group’s recent papers https://github…

  5. comment
    Comment #41183450

    I'm one of the contributors to this repo, so feel free to comment with any feedback! The key research contribution from the related paper is that with a moderate amount of data (eg…

  6. story
  7. comment
    Comment #37991451

    To the comments about this being easy to defeat: when it comes to detecting whether a person submitted a document containing LLM generated text (whether a law document, school essa…

  8. comment
    Comment #36561371

    I’d start by either stepping through the program (gdb, pdb, or a debugger of your choice) or adding more test cases - that’s often a quick way to understand what a piece of code is…

  9. comment
    Comment #36557840

    It may just be a fake scenario but the actual solution there would be to implement the 1 hour fix without a single discussion or email. Sometimes the best way to tailor words for b…

  10. comment
    Comment #33869097

    Seems like a completely failed program to me. Any organization should be able to quantitatively prove their value on some level. As the article points out, for the DHS to say they …

  11. comment
    Comment #29005160

    The generated "using it in a sentence" examples are often the funniest (and most absurd) part: chokebone choke·bone the muscle holding a prisoner down, used in controlling an anima…

  12. comment
    Comment #28339343

    John Carreyrou, the WSJ reporter who first broke much of the Theranos story, just came out with a podcast called Bad Blood the Final Chapter that’ll follow the court case and other…

  13. comment
    Comment #26643474

    The more interesting question, left unaddressed by the article, is exactly how they were able to make the connection in the first place. Did they parse through millions of YouTube …

  14. comment
    Comment #24347601

    This seems like a pretty helpful educational tool — you could sprinkle it in a project's documentation to help clarify the exact formulas being used. I could also imagine people us…

  15. comment
    Comment #23442520

    If you're specifically interested in recent work then it could be worth checking out arxiv for preprints of papers in the relevant field. For instance, here's a section on Programm…

  16. comment
    Comment #23442439

    Personally, I might start by reading up on some background literature but ideally I'd move into a phase of building out an initial system as soon as possible. It's only when you re…

  17. comment
    Comment #23442419

    Yes definitely. Succinctly, its converted intangible social norms into concrete numbers that people can compare and fret over. Before, popularity could be described as a general se…

  18. comment
    Comment #23442371

    The stock market is not a direct reflection of how healthy the US economy is at large. As others have mentioned, gains in the stock market are being driven by a select group of com…

  19. comment
    Comment #21993088

    Hey if I can make a small recommendation, I’d suggest putting some code examples directly in the readme. Currently the examples are buried multiple pages into the documentation, ma…

  20. comment
    Comment #20518208

    In my opinion, the most provocative point that this paper makes isn't just about general reproducibility issues or problems with comparing to a weak baseline — it’s that a number o…

  21. story
  22. comment
    Comment #12099362

    I used FlightCar for the first time literally last night. I signed up right before I boarded and getting to the FlightCar location ended up being decently convoluted but I did get …

  23. comment
    Comment #11176251

    It seems like the post-mortems from people outside the founders circle, like early employees, competitors or investors are more honest and realistic about the factors that led to t…

  24. comment
    Comment #9648715

    Benjamin Pierce was my CS advisor freshman year, it's great to see him on the front page of HN. I'm definitely going to try to get through the papers in the "greatest of the great"…

  25. comment
    Comment #9226238

    I really liked this project and it inspired me to write something similar in OCaml. If you are interested the link is here: https://news.ycombinator.com/item?id=9226093