Live data from Hacker News

Viewing profile — anant

anant

HN member
Joined
Thu, Aug 05, 2010, 8:42 PM UTC
HN karma
309
Public activity
66 items

About anant

Meta, Ozlo, Firebase, Mozilla https://www.kix.in/

[ my public key: https://keybase.io/anant; my proof: https://keybase.io/anant/sigs/pddUVcpOQL_y_0cDlMYNV7Jo4ZKkZXsW22_V7Az7CcM ]

Recent public activity

  1. comment
    Comment #37587008

    I was in the early beta and judging from how it's worked in my tests, there's definitely more going on under the hood then the most straightforward approach of "embed all your emai…

  2. story
    Show HN: Hacker News ChatGPT Plugin

    I recently received access to develop and use ChatGPT plugins, and embarked on a project to build a Hacker News integration as a learning exercise. My goal was to enable retrieval …

  3. story
  4. comment
    Comment #35530641

    Didn't realize I could unselect all, thank you so much!!

  5. comment
    Comment #35530353

    Love the app and use it as a thought log all the time! It would be great if I didn't have to select the output type upfront but rather just free-flow dictate. I don't always know i…

  6. comment
    Comment #35507908

    The Microsoft LoRA is actually the same concept as the one applied here, the original method was applied to LLMs and then brough to diffusion models recently.

  7. comment
    Comment #18784561

    I made ThinMusic so I could listen to Apple Music on my Linux desktop and also scrobble to last.fm reliably. Between MusicKit JS which made ThinMusic possible, and Spotify's SDK, f…

  8. story
  9. story
  10. story
  11. comment
    Comment #12333647

    You never drained the longTimer channel, so when you say "We agree that longTimer has fired, right?"; that's not quite true. After you call Reset(), you're still getting the value …

  12. story
  13. comment
    Comment #11122976

    Sure it can, http://play.golang.org/p/T6WIcT_8q5 works just fine!

  14. comment
    Comment #10153563

    Jack Mobile | Full Time | SF Bay Area | ONSITE Hey HN - I work at Jack Mobile - where we are reimagining search from the ground up. We combine state of the art NLP, machine learnin…

  15. comment
    Comment #9984503

    Almost all of the author's complaints revolve around the Control Panel. Most users won't ever see the Control Panel, just the Settings app. The Control Panel is a legacy piece they…

  16. comment
    Comment #9607749

    Cool project! I was surprised to see Go has 167k libraries vs. 153k from Node. The Go libraries are being counted incorrectly -- each vendored library is also counted (which is com…

  17. comment
    Comment #9143079

    He clearly mentions that the statements are not in a function body, rather just in the global portion of a C file.

  18. comment
    Comment #8582535

    The goal was to bring Plan 9's most useful tools to Linux, rather than modify Linux to become more Plan 9-ish. Glendix doesn't modify the core or essence of Linux in any meaningful…

  19. comment
    Comment #8582203

    (Glendix author here) The project is mostly dead since I haven't had the time to work on this in years. If anyone's interested in picking it up and porting it to the latest kernel …

  20. comment
    Comment #8292472

    It brings up a list of contacts that you can customize, to call, message or use the drawing thing with.

  21. story
  22. comment
    Comment #7356351

    I wonder if they will bundle a license for the Atom editor along with the program.

  23. comment
    Comment #7317211

    heya, glad you like it!

  24. comment
    Comment #7317088

    Thanks! Currently sessions are scoped to a window, so you may have better luck opening another session in a new window. Do file an issue, we should certainly fix this.

  25. comment
    Comment #7316860

    It was so much fun to build this package. Atom is very modular, and any piece of functionality in the editor is open to being extended. The documentation still has some ways to go …