Live data from Hacker News

Viewing profile — gavinray

gavinray

HN member
Joined
Tue, Jan 29, 2019, 11:42 PM UTC
HN karma
7,437
Public activity
2,001 items

About gavinray

Engineer @ PromptQL (Hasura), working on Data Connectors

Interests: GraphQL, JVM, TypeScript, Relational DB's (particularly Postgres), Query Engines.

Github: https://github.com/GavinRay97

Email: ray.gavin97@gmail.com

Twitter: @GavinRayDev

Recent public activity

  1. comment
    Comment #49247519

    She eventually did get a job, though not a great one. At that point she was willing to take pretty much anything.

  2. comment
    Comment #49246390

    Even Realities G2, and MemoMind One + NIMO glasses coming soon. Vuzix Z100 if you can find them anywhere as well... All of these are green LED displays though, not a full color HUD…

  3. comment
    Comment #49245999

    My mid-50's mother was on quite a long unemployment streak, and I suggested she use realtime ML models to replace her webcam face with a de-aged and improved one. Ageism and being …

  4. comment
    Comment #49202526

    I'm not sure people fully comprehend the trickle-down pop-culture/zeitgeist effects that LLM's are having/are going to have on humanity. Because everyone now outsources much of the…

  5. comment
    Comment #49173183

    Semi-related: Worked as a landscaper during my youth, one of my first jobs I used to think that the line patterns mowed into grass were a purely aesthetic thing. It turns out, the …

  6. comment
    Comment #49158513

    Clickhouse just became the hottest talent-attraction on the market. Congrats Andy, hope you enjoy the ride =)

  7. story
  8. comment
    Comment #49027459

    FWIW, in Kotlin's native JSON library, the API is almost identical. val json = JsonObject( mapOf( "providers" to JsonArray( listOf( JsonPrimitive("SUN"), ) ) ) ) println(json) Of c…

  9. comment
    Comment #49027317

    I've never built or worked on a service where the JSON payloads were so large that (de)serialization accounted for a significant portion of the timing profile I'm sure lots of them…

  10. comment
    Comment #49024458

    It used to be the case that if you wanted to build a web service on the JVM, you wanted 2 things: 1. An HTTP server library/framework 2. A JSON library We got a decently-performing…

  11. comment
    Comment #49013144

    There was actually a VERY recent study on mega-dose creatine for sleep deprivation: > "Single dose creatine improves cognitive performance and induces changes in cerebral high ener…

  12. comment
    Comment #48947488

    Seems to be missing the "why" over Kotlins native WASM support (which is very mature) The official Kotlin playground uses WASM, for example (JVM drop down-> choose "WASM") https://…

  13. comment
    Comment #48937044

    It got the 3D effect of leg behind the bar at least which is impressive

  14. comment
    Comment #48881433

    MULTISET is the SQL native way of doing this but it's only implemented in Oracle, and most people have never heard of it jOOQ emulates this feature for arbitrary databases and has …

  15. comment
    Comment #48850738

    The closest thing I know of, is that there was a concurrent queue algo called LCRQ It originally required double-width CAS, but IIRC in recent years someone figured out how to remo…

  16. comment
    Comment #48850629

    ResearchRabbit is free and has this feature! https://www.researchrabbit.ai/ ConnectedPapers also has this but they started to limit unless you pay: https://www.connectedpapers.com/…

  17. comment
    Comment #48850477

    His primary interest nowadays is LLM's. Unsure if he gets paid for it, but he seems to take it as a dayjob.

  18. comment
    Comment #48850250

    Neat! Two questions I had after using it: 1) Is there a way to filter the visual atlas by the search term? For instance, I searched "ribosome" and it gave me a list, but I couldn't…

  19. comment
    Comment #48850176

    Despite Muse being relatively average, I've actually used the Meta AI webchat LLM since it released. The reason: Its writing style feels "unique", and I find it pleasant to read fo…

  20. comment
    Comment #48847694

    Why would you apply to a job for a company you don't even know what they do?

  21. comment
    Comment #48838279

    I have paid personal subs to ChatGPT, Claude, Grok, Gemini For science (primary biology/pharmacology) questions, Gemini 3.1 Flash Extended produces the answers I _personally_ find …

  22. comment
    Comment #48833136

    What a brilliant idea, neat. Thanks for the link.

  23. comment
    Comment #48807522

    Benzedrex is not l-Methamphetamine, it is Propylhexedrine

  24. comment
    Comment #48807438

    This is straying a bit from the original post, but agreed, NMDA antagonists and related compounds effecting glutaminergic tone are showing promising directions. N=1, I've had very …

  25. comment
    Comment #48807401

    "DXM does nothing", proceeds to link a study whose contents describe significant decreases in cough severity versus placebo. I am convinced that many people ask LLM's "give me a ci…