Live data from Hacker News

Viewing profile — gtoubassi

gtoubassi

HN member
Joined
Sat, Aug 13, 2011, 3:41 AM UTC
HN karma
67
Public activity
15 items

About gtoubassi

No profile information was provided.

Recent public activity

  1. comment
    Comment #49125939

    Its really clever and minimal approach to getting (for my use case at least) the moral equivalent of a cloudflare tunnel without actually depending on CF. Super cool.

  2. comment
    Comment #47682248

    bitbang-webcam fires up your camera and gives you a link for anyone to view. Super cool as a quick way to relay vid. WebRTC is CRAZY!

  3. comment
    Comment #47238871

    This is super cool and totally works on my crappy low end LG tv. WebRTC is awesome. Nice

  4. comment
    Comment #46801279

    Hackers by Steven Levy is an incredible story of the industry’s early years (60-80’s) and the characters that were in it for the “love of the game” vs what is more common now (“sta…

  5. comment
    Comment #46771502

    "The Last Lone Inventor: A Tale of Genius, Deceit, and the Birth of Television" is a great book detailing the Farnsworth journey.

  6. comment
    Comment #45255841

    If you have any details written up on your kit (in partic what solar you used) I'd appreciate a link. I'm looking to do similar

  7. comment
    Comment #39700193

    We do the token counting on our end literally just running tiktoken on the content chunks (although I think usually its one token per chunk). Its a bit annoying and I too expected …

  8. comment
    Comment #38511124

    I struggled to get an intuition for this, but on another HN thread earlier this year saw the recommendation for Sebastian Raschka's series. Starting with this video: https://www.yo…

  9. comment
    Comment #37582678

    +1 you beat me to the punch! I think its helpful to start with simple RL and ignore the "deep" part to get the basics. The first several lectures in this series do that well. It he…

  10. comment
    Comment #37489355

    Token counting is importing when you are injecting fetched data into the prompt to make sure you don't overflow the prompt size (e.g. in retrieval augmented generation). You want t…

  11. comment
    Comment #35485743

    +1 the book is entertaining (esp for engineers). Also was released under the title "The Newtonian Casino".

  12. comment
    Comment #35202798

    https://github.com/antimatter15/alpaca.cpp has links

  13. comment
    Comment #34799737

    I agree this is an incredibly interesting paper. I am not a practitioner but I interpreted the gradient article differently. They didn’t directly find 64 nodes (activations) that r…

  14. comment
    Comment #34341316

    +1. I've benefited greatly from your content, e.g. your CNN lecture was incredibly accessible [0]. I still find transformers stubbornly elude my intuitions despite reading many des…

  15. story