New stories

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

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

2 pointsby 55m agoslugcat.systems
1 comments
41m 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).