Live data from Hacker News

Viewing profile — OliverGuy

OliverGuy

HN member
Joined
Tue, Oct 18, 2022, 6:47 PM UTC
HN karma
59
Public activity
53 items

About OliverGuy

No profile information was provided.

Recent public activity

  1. comment
    Comment #49019246

    If you are a bike nerd and like taking photos of your bike(s) you'll almost always try and have it drive train towards the camera, which would be front on the right side. Possibly …

  2. comment
    Comment #49002387

    Got a source for that?

  3. comment
  4. comment
    Comment #48955987

    It's location tracking more than anything, so yes they would most likely be as the use all the same networks as a normal device

  5. comment
    Comment #48717017

    Probably a bit niche at the moment really. The only people interested in that are us nerds, and the product segment is very adhoc - especially for the local crowd where an epyc, wi…

  6. comment
    Comment #48628917

    Curl is one of the most audited code bases, so that's not surprising. Put it in front of a common-ish Python or NPM package and see what it finds, likely going to be a lot more.

  7. comment
    Comment #48616971

    To be fair SRAM are particularly a pain to bleed. Shimano, Magura etc are much easier

  8. comment
    Comment #48541837

    It's comical too, jumpy and takes way to long. Sure it's kinda cool as a gimmick, but it should be like 600-800ms at most if you do want one

  9. comment
    Comment #48396200

    Ampere make some big 32-128 core server ARM chips that are somewhere around Zen4c ish in performance, although they aren't commonly used outside of the server context. But they do …

  10. comment
    Comment #48276511

    Ferrari have had indicator buttons in all their cars since about 2010

  11. comment
    Comment #48157600

    Have you got a source for the s3/glue/redshift bit?

  12. comment
    Comment #48091689

    AFAIK youtube will stretch the player window to match the aspect ratio of the source media, lots of cinematic content that's a wider than normal (21:9 I think?) ratio that youtube …

  13. comment
    Comment #48046547

    I get this is a pretty nice product that they won't sell in huge volume, but that is really steep, was expecting something <20k

  14. comment
    Comment #47869683

    I would love to have a shit load of small (27B dense. 35B MoE) agents running locally and looking at and ingesting every bit of data about me, my life and what I get up to see what…

  15. comment
    Comment #47816473

    What's the HA plan? Sounds like from the requirement to live migrate you can't really afford planned downtime, so why are you risking unplanned downtime?

  16. comment
    Comment #47751861

    Just started this weekend on https://gitlab.com/get-otter/otter-sdk Its dbt inspired stream ETL tool (or maybe just the TL?), it currently just has a dev mode that does RabbitMQ to…

  17. comment
    Comment #47673931

    And you know Nvidia can't be constent with one format for FLOPs within a single graph, 1,000,000x faster but comparing FP32 to FP8 or NVFP4 and acting like it's the same.

  18. comment
    Comment #47671879

    settings.json -> global config Env vars -> settings different to your global for a specific project Slash commands / chat keywords -> need to change a setting mid chat

  19. comment
    Comment #47583894

    Edit, it looks like the paper does TPUv5e with 16 tensor cores for 2 days for the 200M param model. Claude reckons this is 60 hours on a 8xA100 rig, so very accessibile compared to…

  20. comment
    Comment #47583808

    Wish they gave some numbers for total GPU hours to train this model, seems comparatively tiny when compared to LLMs so interested to know how close this is to something trainable b…

  21. comment
    Comment #47322061

    Interested to know more about your inference start up? How you guys operating, do you own hardware or use the cloud?

  22. comment
    Comment #47305603

    https://gitlab.com/usecaliper/caliper-python-sdk An LLM observability SDK that let's you store pre and post request metadata with every call in as lightweight an SDK as possible. S…

  23. story
    Show HN: Caliper – Auto Instrumented LLM Observability with Custom Metadata

    Caliper is designed to auto instrument LLM calls within Python, it monkey patches the OpenAI and Anthropic SDKs (Got plans to add LiteLLM so you can use any provider you want to) s…

  24. comment
    Comment #47122415

    That's still the same crawler system though. And it's lazy engineering to not build in something to track when you last requested a url. And it's quite a trivial feature at that.

  25. comment
    Comment #45761821

    Tbh, for most companies/orgs the cost/complexity of multi region just isn't worth it. The cost of a work days worth of downtime is rarely enough to justify the expense of trying to…