New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. DocMind – I built an AI document parser to end manual data entry solo(neomindintelligence.com ↗)
    discuss
  2. Show HN: Kival – A self-hosted knowledge system for organizations(github.com/selemis-com ↗)
    1comments
  3. MiniMax H3 Max Prompts(github.com/vulcaneon ↗)
    discuss
  4. Nuclear Fusion's Moment of Truth(ft.com ↗)
    1comments
  5. Sentinel-3C and FLEX launch into orbit(space.blog.gov.uk ↗)
    discuss
  6. Everyone Says Datacenter Moratoriums Are Killing the US Buildout. We Disagree(semianalysis.com ↗)
    discuss
  7. Langdock (YC S23) moves from a US corporation to a European company(langdock.com ↗)
    1comments
  8. 7.5" Monochrome eInk / EPaper Display(seeedstudio.com ↗)
    discuss
  9. I gave Claude Code $100 and 30 days to turn a profit(github.com/rickbauer327-cell ↗)
    discuss
  10. Component Party(component-party.dev ↗)
    discuss
  11. Is JPEG XL too slow for the web?(irrlicht3d.org ↗)
    discuss
  12. Ubuntu's Rustification Has a New Milestone Coreutils Migration Is Complete(itsfoss.com ↗)
    discuss
  13. Scikit-Decide AI Framework for RL, Auto Planning and Scheduling(airbus.github.io ↗)
    discuss
  14. We changed our domain. Five months later, we're still almost invisible on Google(indiehackers.com ↗)
    1comments
  15. AI stocks get drilled because of Anthropic CEO Dario Amodei's 3,800-word warning(yahoo.com ↗)
    discuss
  16. AWS unable to restore destroyed data in Bahrain(reuters.com ↗)
    discuss
  17. Timeline of Computer History(computerhistory.org ↗)
    discuss
  18. EU opens door for Canada to become its first associate member(reuters.com ↗)
    discuss
  19. Living in a disadvantaged neighbourhood may be linked to poorer brain health(euronews.com ↗)
    1comments
  20. Internet Archive ASN(peeringdb.com ↗)
    discuss
  21. Graduating into Disruption: Labor Market Outcomes for AI-Exposed Majors [pdf](census.gov ↗)
    discuss
  22. EU chief proposes social media, online gaming and chatbot ban for kids under 13(apnews.com ↗)
    2comments
  23. Learning Programming in an Age of LLMs(ploeh.dk ↗)
    discuss
  24. Why Nothing in the Universe Can Reach -459°F or Absolute Zero(labrujulaverde.com ↗)
    1comments
  25. Valve now say your data is safe from the CEVA Logistics cyberattack(gamingonlinux.com ↗)
    discuss
  26. IEEE S&P'27 Call for Artifacts(ieee-security.org ↗)
    discuss
  27. Java 27 Has Released(openjdk.org ↗)
    discuss
  28. HN: VS-Opt – Cutting AI Browser Token Overhead by 40% Without Web Re-Crawling(github.com/filippocarrucciu1-lang ↗)
    discuss
  29. Show HN: Showcase all the projects u have created in a single profile card(founderhub.dev ↗)
    discuss
  30. Normalizing Vertex Group Weights in Blender(hydroxide.dev ↗)
    2comments

It's not the YAML spec's fault, but

2 pointsby 54m agoslugcat.systems
1 comments
40m agoHN ↗

It is the YAML spec's fault. The implementations get away with it because the spec is not strict enough, plus all the magic it uses it bad (like the types being guessed implicitly in some case, or NO treated as boolean).