Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Lawsuit says Anthropic, OpenAI and others made illegal agreement on AI slowdown(apnews.com ↗)
    discuss
  2. Nowhere Air – Get a first class ticket to nowhere(nowhereair.com ↗)
    discuss
  3. Free calculators, no tracking client-side(getutilary.com ↗)
    discuss
  4. Do you remember the Harvard student Eldo Kim?(cnn.com ↗)
    discuss
  5. Running a business made me hate capitalism – Go Make Things(gomakethings.com ↗)
    discuss
  6. Microsoft director: AI scraping 'the largest theft of labor in human history'(tomshardware.com ↗)
    discuss
  7. OpenDTC – Read ya Diagnostic codes with no ads n that(opendtc.net ↗)
    1comments
  8. Jev vs. XGBoost and Bert(explainx.ai ↗)
    discuss
  9. Trump says he will create 'AI Force,' name AI czar(reuters.com ↗)
    discuss
  10. ChatGPT Rogue-Emailed the FBI(reddit.com ↗)
    discuss
  11. M6 Pro Chip Result on Geekbench Is Likely Fake(macrumors.com ↗)
    discuss
  12. Making a Jumping Cube Stick the Landing [video](youtube.com ↗)
    discuss
  13. Ageing Americans may not get results of Alzheimer's study due to Trump cuts(theguardian.com ↗)
    1comments
  14. Show HN: Flyover Country – guide to the window seat with AR(flyovercountry.app ↗)
    discuss
  15. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    1comments
  16. Ask HN: How do you interview devs in a post-AI world?
    2comments
  17. I Hijacked a Real Artist's Spotify with AI Music. It Was Disturbingly Easy(404media.co ↗)
    discuss
  18. New England RetroFest and the Maine Vintage Computer Society(goto10retro.com ↗)
    discuss
  19. You could have built Jev(sgnt.ai ↗)
    discuss
  20. FAA to launch AI tool to help manage air traffic congestion(arstechnica.com ↗)
    1comments
  21. Show HN: 3D map of which newsletters link to the same things(reletter.com ↗)
    discuss
  22. Show HN: SpectralOli: Livecoding with Audio Loops(spectral-oli.vercel.app ↗)
    discuss
  23. FAQ: Why isn't mutable a subtype of immutable, or vice versa?(crumbles.blog ↗)
    discuss
  24. Ask HN: Are there any books or online courses that changed the way you program?
    2comments
  25. Show HN: S1Code, a decision-first Rust coding agent with Jev(github.com/mertcicekci0 ↗)
    discuss
  26. TypeSafe's Jev Can't See. I Made It Guess What I Drew Anyway(mikulskibartosz.name ↗)
    discuss
  27. Building a conversation engine in Python that shows how LLMs fake memory(heymeraki.substack.com ↗)
    discuss
  28. People who know the most often sound the least certain(vrash.substack.com ↗)
    7comments
  29. Show HN: Pg_chdb, fast imports from object storage to Postgres using COPY(clickhouse.com ↗)
    discuss
  30. Prompts Aren't Real(evaluation.club ↗)
    discuss

Ask HN: What is still hard to do?

3 pointsby 57m ago
5 comments
AI has made a lot of things a lot easier to do and there is a common perception, especially among non-tech people, that it's quickly solving all our difficult problems (math conjectures, protein folding, material engineering, etc). I wanted to make a list of things that are still genuinely difficult. What sort of academic / research projects are still hard to do?
36m agoHN ↗

If almost everything in software is now easy to do, perhaps software engineers were just working on the wrong problems for years, such as creating hundreds of useless JS frameworks.

The software engineer's laziness to create better software and to disregard optimal solutions is the reason now they have found themselves to have automated their entire role and are now upset that most of them are no longer needed. That's good and it is deserved.

It's now time for them to find something else that is a lot harder to do, like hardware and getting people to pay for their 'free' software that anyone will just build for themselves.

21m agoHN ↗

IMO This is actually the most positive way to frame the whole "slippery slope fallacy" of impending technological progress causing cascading "problems" in society. You know, the arguments that went something like:

Wait until the cotton gin arrives, all the hand weavers will become jobless and no one will have experience anymore.

Wait until the printing press arrives, all the scribe monks will become jobless and no one will have experience anymore.

Wait until the computer arrives, people will become obsolete and no one will have experience anymore.

Wait until the steam engine, automobiles, planes, calculators, telephones, etc.

---

But history shows that when such a "slope" appears... regulation steps in, technology evolves to solve the problem, or the culture shifts to reinterpret the tool.

In almost every case, the feared "bottom" of the slope was never reached because humans constantly built ramps or bridges along the way. And that's what progress is.

Thank you for coming to my Ted talk.

11m agoHN ↗

This is certainly true in the long run. However, there's a lot of dislocation along the way. Disruption may be good for profits, but not so good for the people who get disrupted. Not saying that progress is wrong, but it's not always pleasant to live through.

28m agoHN ↗

Real world stuff, physical stuff, real services are still complicated.

Moving around papers, data and that kind of jobs becomes automated.

The real math problems etc: I think it will create many more interesting problems and challenges. It's not like something is solved and nothing is left. That's the wrong way to look at it I think.

23m agoHN ↗

Figuring out what problem to solve is still hard.

Also bringing a product to market (a non-software product).

Also having good taste and cooking great food come to mind, but they are not really research problems.