Live data from Hacker News

Viewing profile — captaindiego

captaindiego

HN member
Joined
Mon, Aug 18, 2014, 10:04 AM UTC
HN karma
189
Public activity
111 items

About captaindiego

No profile information was provided.

Recent public activity

  1. comment
    Comment #46375601

    How does performance stack up against TensorRT for edge NVidia hardware?

  2. comment
    Comment #45241369

    Also worth looking at is spdlog: https://github.com/gabime/spdlog

  3. comment
    Comment #44777192

    Thanks much, this is great!

  4. comment
    Comment #44653332

    Can anyone comment if Phind is working again? I was on a pro plan and ended up switching to perplexity because it was unusable for over a week.

  5. comment
  6. comment
    Comment #43552621

    Are these just good for LLM inference or can they be used to train stuff like CV models too? (Let's say vs. a 5090 which is same ball.park price-wise)

  7. comment
    Comment #43219313

    Give suno a try: https://suno.com/home

  8. comment
    Comment #42640639

    Any advice for debugging asyncio? I've tried it a few times but every time it got a bit more complicated it felt very hard to figure out what was going wrong.

  9. comment
    Comment #42225852

    Do you know of any examples of doing something more complicated like this with Godot and C++ (past the normal docs)?... I've got some existing C++ game engine stuff I'd like to int…

  10. comment
    Comment #42033335

    They put a lot of work into the control algorithms that allow the robots to move. From a control theory perspective, being hit is a disturbance that the control system is able to r…

  11. comment
    Comment #41692821

    Ah yes Aramark, at a place I worked they got someone in trouble because they brought a single plate of cookies to work on their birthday for us. That apparently violated the cateri…

  12. comment
    Comment #41611461

    Worth noting that a lot of the improvement gains you get from RAPTOR are (from my use cases) related to giving context to the chunks. Simpler but easier to implement methods of sum…

  13. comment
    Comment #41330315

    Also there's Vega-Altair for using this from Python: https://altair-viz.github.io/gallery/index.html

  14. comment
    Comment #40514714

    Is there some simple cross-platform way to have this sort of functionality, but rendering to an OpenGL or Vulkan texture?

  15. comment
    Comment #39916732

    Are there any Intel GPUs with a lot of vRAM that someone could recommend that would work with this?

  16. comment
    Comment #38695229

    I like the changes, but the time limit seems crazy. The jury ruled there was harm to consumers, but in 4-5 years we are okay with them going back to business as usual or worse? (If…

  17. comment
    Comment #38661914

    Be careful with this, you can start a fire with fresnel lenses at the right angle in direct sun...

  18. comment
    Comment #37796939

    Been using Spotify for 5+ years, UI just keeps getting worse and worse... The recommendations as well... Why would I possibly pay more instead of cancelling?

  19. comment
    Comment #37266484

    For those playing with this - If you attach unique identifiers in a consistent way to your documents - you can prompt to cite sources when generating the answer.

  20. comment
    Comment #36567844

    A lot of big fortune 500s web appliance security stack will block a whole mess of newer TLDs to some degree... If you're targeting enterprise I'd recommend using .com

  21. comment
    Comment #36487671

    If you're willing to mess with audio and have an AVI/MKV, you could extract the audio from the two tracks you want, convert the 2 channel (from the surround mix), then flatten to m…

  22. comment
    Comment #36051230

    I like ROS, the library of things you can use to get prototypes running quick is nice, but wish they hadn't rolled its own build system in addition CMake (Catkin) with the concept …

  23. comment
    Comment #35967958

    While new features like search are appreciated, I wish GitHub would focus on stability for a bit, things have gotten pretty so-so

  24. comment
    Comment #35919193

    There are some libcurl-using C++ implementations out there floating around on GitHub you could probably wrap to work with a straight C API. Most didn't support streaming partial re…

  25. comment
    Comment #35467412

    Mend Renovate