Live data from Hacker News

Viewing profile — debbiedowner

debbiedowner

HN member
Joined
Sat, Jul 08, 2017, 2:30 AM UTC
HN karma
190
Public activity
136 items

About debbiedowner

No profile information was provided.

Recent public activity

  1. comment
    Comment #47474053

    Does this scale to dining placemat size?

  2. comment
    Comment #47394430

    Tsla is 1.4T market cap, so it's almost like *ELON-stock is going to double in 1 day. It will go from 4% to 8% of qqq in 1 day. It'll happen a week or a month after IPO date though…

  3. comment
    Comment #46948223

    How different is this to something you can buy like: https://www.amazon.com/ihreesy-Movement-Mechanism-Silent-Rep... ?

  4. comment
    Comment #46653490

    Checkout the movie "The Lost Leonardo" for a glimpse into the weird world of art attribution. tl;dw is that there are big financial incentives to attributing one way or another.

  5. comment
    Comment #46112137

    Why do you say rent control reduces the incentive to build more housing? To me it seems the opposite: Rent control means supply goes down, so available building & land prices go up…

  6. comment
    Comment #44252962

    Assuming 200 acres is 0.57x0.57 miles. If you fly at 15 mph you can do 15 lines in 30 mins. The lines would be 200 feet apart, and you'd move 22 feet per second. 15MP images would …

  7. comment
    Comment #44248937

    Better camera on the drone to fly faster and higher.

  8. comment
    Comment #43426672

    Has anyone tried it on a 3090?

  9. comment
    Comment #43029891

    Which books?

  10. comment
    Comment #41733143

    An LLM named Duet has been in Google docs for 17 months now! https://workspace.google.com/blog/product-announcements/duet... I've been using it for about a year.

  11. comment
    Comment #41102875

    Could you make an onboarding guide for points? My impression is if you fly for work, you get a lot of employer sponsored points, so it's interesting. But if I fly 5-10 trips a year…

  12. comment
    Comment #40997194

    Click on "available" and "employment" in "Waiting for AI Apocalypse / Available for Employment"

  13. comment
    Comment #40989106

    On the author's resume is a link to a L10 salary at google under "available for employment" and a distinguished engineer at Amazon. So author is in the top 0.01% (or even higher re…

  14. comment
    Comment #40947263

    The link to the wivi research is to a 2013 article, so that took a while! I had a HW assignment in 2017 to do this, specifically we were given raw wifi signals and told to determin…

  15. comment
    Comment #40578351

    Why 90%? Why don't you go on the cloud for training at least if it's not healthcare data? Is it because you don't need to buy many gpus to do your workload?

  16. comment
    Comment #39768658

    We do something similar in house where I work. Is it hard to onboard new customers? Since they make a special container for you they basically adopt your build system, which may be…

  17. comment
    Comment #38897668

    We add support by project, and the prototypical project we started with had 1M test reverse dependencies, a quarter of that was eligible test targets that we could recommend (based…

  18. comment
    Comment #38891936

    This has been my job for over 2 years now! We do it on a symbol level after statically analyzing each change, and everything in the monorepo daily. Our remedy to high risk changes …

  19. comment
    Comment #36748383

    Used in foiling boats in America's cup and similar races.

  20. comment
    Comment #36424041

    Doesn't Google cloud have 10s of thousands of employees? Isn't that too big to sell?

  21. comment
    Comment #36033968

    This is a shortcut/workaround to transforming the private docs to a prompt:answer dataset and fine tuning right? What would be the difference in user experience or information retr…

  22. comment
    Comment #32534838

    Just don't grade HW and have handwritten quizzes and tests in class? (Yes, the grad students will suffer when grading... unless you pay them and then they will be lining up)

  23. comment
    Comment #31500643

    What are some examples of the obsolete tools? I can imagine a manual hand drill...

  24. comment
    Comment #30968805

    What's your list of classic papers for language models for code, static analysis, or code summarization?

  25. comment
    Comment #30968708

    What about deep learning approaches like this one: https://ai.googleblog.com/2022/04/pathways-language-model-pa... ? Or GitHub copilot?