Live data from Hacker News

Viewing profile — GrantS

GrantS

HN member
Joined
Thu, Jan 06, 2011, 12:34 PM UTC
HN karma
1,229
Public activity
175 items

About GrantS

(Used to be) Working on this: http://www.trimensional.com

Archive of other projects: http://grantschindler.com

Recent public activity

  1. comment
    Comment #45221283

    Wow, as others have said below, disabling the “Slide to Type” feature in Settings > General > Keyboard makes typing work well again on iOS. I cannot believe I put up with this awfu…

  2. comment
    Comment #42039171

    This is an amazing archive of interviews. The audio quality is astounding — you would think these were podcasts from this week. I enjoyed the 1959 discussion with Arthur C. Clarke …

  3. comment
    Comment #41745659

    You can absolutely specify your own lyrics and structure to Suno.

  4. comment
    Comment #41028648

    A few small things as I think of them: -To practice for the moment of a real launch command, he would receive encoded messages every day that had to be manually decoded as quickly …

  5. comment
    Comment #41021236

    Coincidentally, I just toured the South Dakota minuteman launch control facility this week [1] and it was fascinating. The park ranger giving the tour was a veteran who manned the …

  6. comment
    Comment #34774172

    Since the technical nugget is hidden in the code, the fun trick here is to alternate on odd and even steps between moving toward a duck in the latent space image and moving toward …

  7. comment
    Comment #34683831

    Possibly a reference to the 1956 Isaac Asimov short story "Someday": https://en.wikipedia.org/wiki/Someday_(short_story) "The story concerns a pair of boys who dismantle and upgrad…

  8. comment
    Comment #34360766

    Eternal inflation: https://en.m.wikipedia.org/wiki/Eternal_inflation A more reader-friendly explanation: https://medium.com/amazing-science/if-inflation-is-true-then...

  9. comment
    Comment #34028215

    Yes, the situation works. The fact that the first two logicians say “I don’t know” means they do want beer but they are unsure if everyone wants beer. The last logician knows this …

  10. comment
    Comment #33857234

    I noticed this phenomenon when asking for a story involving Stephen Hawking, Darth Vader, and Wookiees. I spelled it “Wookies” by mistake and ChatGPT used my misspelling throughout…

  11. story
  12. comment
    Comment #32902979

    OpenAI announced and released CLIP on GitHub on January 5, 2021: https://github.com/openai/CLIP You need CLIP to have CLIP guided diffusion. So the current situation seems to trace…

  13. comment
    Comment #30442482

    Aha! This explains a 20-year-old mystery bug! In undergrad, one of my side projects was a procedural 3D world from scratch (kind of Myst meets Halo), including physics, graphics (O…

  14. comment
    Comment #29834314

    Yes, this is both the most misunderstood and the most amazing (and unpredicted?) thing about GPT-3 et al. You have to tell it who it is and what the rules are. And it gains or lack…

  15. comment
    Comment #24102661

    ELI5 is: If the universe is computable, might we be in the simplest computable universe or the fastest computable universe? Can computer science and math help us figure out the rea…

  16. story
  17. comment
    Comment #23965657

    I thought the overhang was going to be along the lines of the following, whether realistic or not: -GPT-3, as is, should be the inner loop of a continuously running process which g…

  18. comment
    Comment #18829985

    Agreed, it takes awhile to get there but the core idea comes toward the end: The genius — sometimes deliberate, sometimes accidental — of the enterprises now on such a steep ascent…

  19. comment
    Comment #16075440

    Beautiful -- several years ago, I created an iOS app that does this live on screen in real time (via CoreImage filters, saving a video of the trails building up) but then never rel…

  20. comment
    Comment #14205757

    100% correct. There is no way they included a depth sensor in this device just to blur the background. They may also be aiming to map any Amazon clothing purchases to 3D body shape…

  21. comment
    Comment #13774210

    Does anyone know if the languages all live in the same 300-dimensional space, or are they each trained independently? (i.e. do words and their translations have similar vectors?)

  22. comment
    Comment #13438872

    Here is some of that IIHS research [1] from Jan 2016 that gives lots of raw crash numbers broken down by manufacturer, type of system (AEB/FCW), injuries involved, etc. Really info…

  23. comment
    Comment #12614140

    Since it's not mentioned in the article, this is also called bilateral filtering [1]. The external links section of the Wikipedia article lists some famous SIGGRAPH papers describi…

  24. comment
    Comment #12560311

    While you would never do this kind of training on your user's machines (which takes multiple weeks even with a powerful GPU), you should be able to apply the trained model to a sin…

  25. comment
    Comment #12095830

    Impressive work, Daniel! Do I understand correctly that any image prediction for which the deltas are smaller in absolute value than the full JPEG/DCT coefficients would offer cont…