Live data from Hacker News

Viewing profile — bm-rf

bm-rf

HN member
Joined
Sun, Jan 10, 2021, 12:20 AM UTC
HN karma
63
Public activity
42 items

About bm-rf

Official Black Mesa Research Facility Hacker News Account og account was bmrf but I lost the password :(

Recent public activity

  1. comment
    Comment #47793971

    Thanks, I don't see pricing for foundation models however, such as GPT-5.4

  2. comment
    Comment #47793121

    Not seeing any pricing info on the models[1] page. Wonder how much of a lift this is over paying providers directly. Perhaps Cloudflare is doing this at cost? Also interesting that…

  3. comment
    Comment #44936437

    For the purposes of an llm "reading" a pdf, it just renders it as an image. The file format does not matter. Let's say you have documents that already exist, a robust ocr solution …

  4. comment
    Comment #40015896

    Even with regular 5G (sub 6 ghz) you'd take advantage of improvements over LTE like massive MIMO and more precise beamforming. All leading to more people using a network at the sam…

  5. comment
    Comment #39632646

    Maybe you could use something like GPT 4 vision To include a text description of the image in the transcript

  6. comment
    Comment #39265295

    Usually you include the database schema in the context, usually by showing the CREATE statement for the tables you want to query. I've also found that including comments in the CRE…

  7. comment
    Comment #38977633

    Passthrough also is pretty poor quality, enough to navigate a room but too blurry to read text and the cameras don't handle phone screens that well. Definitely usable but you'll no…

  8. comment
    Comment #38728314

    It comes with Mistral 7B, Llama 7B and RedPajama are available for download.

  9. comment
    Comment #38447433

    Seems like plugin support is not fully implemented, I added the 1Password extension, but can’t get the button to work in login forms.

  10. comment
    Comment #38368968

    Cars nowadays have radars and cameras that (for the most part) prevent you from running over pedestrians. Is that also a tool refusing to work? I'd argue a line needs to be drawn s…

  11. comment
  12. comment
    Comment #35728606

    Best yet is VSCode into a docker container on a remote host. Feels like magic!

  13. comment
    Comment #35489208

    Got this for the fitness gram pacer test. Seems like the “compression method” changes greatly between responses. FGPT=FitnessGram™ Pacer Test; MST=multistage aerobic capacity test;…

  14. comment
    Comment #35485106

    Except for Cloudflare workers which is run on, predictably, Cloudflare

  15. comment
    Comment #35220823

    Github Copilot uses a different model than chatgpt, with a tokenizer more fit for code rather than plain english language.

  16. comment
  17. comment
    Comment #34534408

    Type hints in python also work great with vscode (and probably other IDEs) as it can offer better autocomplete suggestions for things like function parameters.

  18. comment
    Comment #34118463

    Could this be used on something like a pinephone to get iPhone OS running on modern hardware?

  19. comment
    Comment #33921724

    A user probably sent the report further down the road. Hazard reporting should pin the location right when you pull up the list of options, I think Waze does this when you click th…

  20. comment
    Comment #33783155

    I think the problem is the majority of people don't know that airdrop isn't actually anonymous, sure there are workarounds but it doesn't matter if 99% of users don't follow them.

  21. comment
    Comment #33345004

    I'm assuming you're spinning up an EC2 instance for each lab. What do you think about using pre-built docker images for each challenge instead? that way they can spin up in just a …

  22. comment
    Comment #33316818

    I was curious as to how effective scrubbing was, turns out Packed Tower Wet Scrubbers can filter out 99%+ of VOCs from incinerated plastic. You still get carbon emissions however.

  23. comment
    Comment #33115409

    I wonder what the intended audience of this page is supposed to be

  24. comment
    Comment #33025857

    Would they publish it anonymously? I'd bet they'd want to take credit somehow.

  25. comment
    Comment #33021150

    CogVideo was released only 4 months ago, you can see some samples on this page https://models.aminer.cn/cogvideo/ . Statistical models can be used more efficiently (see KerasCV, ht…