frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

I Redesigned English

https://blog.tugulab.org/posts/2026-07-15_I-redesigned-English
6•ccarnino•1h ago

Comments

ccarnino•1h ago
Author here. Some context that didn't fit the post.

Why I built it: English won the "world language" position by historical accident, and I kept noticing that almost none of its difficulty does communicative work — it's residue (spelling frozen by the printing press mid-vowel-shift, verbs that fossilized before the -ed rule generalized, articles that even advanced learners never master). I wanted to answer one narrow question rigorously: how simple could English be while still being English?

How it works: I started from the research (what learners actually struggle with, with sources), turned each pain point into a design target, and held every rule to the same acceptance bar — it must be statable without a hidden word list, and the spec's own examples must pass a mechanical sweep. That last part exists because my first design pass produced contradictions I only caught after building a linter that scans the World-English example text for abolished forms (an irregular verb, a "was", a "children") that leaked back in. Rules are not stable until they survive their own tooling.

Tech: static Astro site, tools in TypeScript/Bun. The translator is deliberately deterministic — it applies only the transforms it can prove from surface forms (verb regularization, plurals, banned words) and flags everything that needs part-of-speech or syntax (article deletion, tense changes) instead of guessing. There's also a reverse translator (WoE → standard English), a pronunciation renderer (respelling + IPA + audio via espeak-ng), and the whole thing ships as a Claude Agent Skill if you want an LLM to do the syntax-aware translation the deterministic tool won't.

The obvious limitation, stated plainly: nobody is going to adopt this, and it's not trying to be adopted. A century of prior art — Basic English, the spelling reform boards, Esperanto — is a graveyard, and there's a research page documenting exactly what each one tried and why it died. This is a design study. The output I care about is the map of where English's difficulty lives.

The most useful comment you can leave: pick one specific rule and tell me where it breaks. Every rule's spec records the problem it solves, the trade-off it accepts, and the alternatives it rejected — so "this whole idea is dumb" is less fun for both of us than "rule G2 collapses under anaphora, here's a sentence it can't handle."

Rules on one page: https://worldenglish.tugulab.org/rules/learner-grammar/ Translator: https://worldenglish.tugulab.org/translate Prior art / research: https://worldenglish.tugulab.org/research/ Code (MIT) + specs (CC BY): https://github.com/clacladev/world-english

Show HN: Mailoven email testing made easy

https://mailoven.com/
1•MarcDeletang•40s ago•0 comments

Let AI take over your API debugging workflow

https://reqable.com/en-US/blog/2026/07/15/post
1•MegatronKing•55s ago•0 comments

Changelog Podcast: Exploring with Agents with Amelia Wattenberger

https://changelog.com/podcast/680
1•fagnerbrack•1m ago•0 comments

Writing Node.js Addons with .NET Native AOT

https://devblogs.microsoft.com/dotnet/writing-nodejs-addons-with-dotnet-native-aot/
1•fagnerbrack•1m ago•0 comments

Traces vs. Spans in OpenTelemetry

https://www.dash0.com/knowledge/traces-vs-spans
1•ayoisaiah•1m ago•0 comments

Photo of Lionel Messi with Lamine Yamal as a baby resurfaces after 17 years

https://apnews.com/article/messi-yamal-euro-photo-59f929c17bc0994134e7b63facd0ea0e
1•wslh•1m ago•0 comments

Show HN: Cc-hindsight – turn your Claude history into a reusable prompt library

https://github.com/adityaarunsinghal/cc-hindsight
1•dramebaaz•1m ago•0 comments

Thinking with AI: Co-Cognition, Cognitive Drift, and External Memory [pdf]

https://offbrandguy.com/wp-content/uploads/2026/05/ai-thought-co-cognition-faq-field-guide-a-jaco...
1•scaledsystems•2m ago•0 comments

FCC Officials Took Pricey Gifts from Paramount as It Sought Billion-Dollar Deals

https://www.propublica.org/article/paramount-mergers-fcc-kennedy-center-gala
1•hn_acker•3m ago•2 comments

Amid an AI's infinite memory, an animator ponders his place [video]

https://aeon.co/videos/an-animator-ponders-his-purpose-amid-an-ais-infinite-possibilities
1•Tomte•3m ago•0 comments

My Midlife Crisis Corolla Is Fast, Furious, and Modded

https://www.zocalopublicsquare.org/my-midlife-crisis-corolla-fast-furious-fully-modded/
1•gmays•4m ago•0 comments

CSS-DOS – a '80s PC in a stylesheet

https://css-dos.ahmedamer.co.uk/
1•Anon84•4m ago•0 comments

Anky – write for 8 minutes, no backspace, 8 seconds of silence ends it

https://www.anky.app
1•jpfraneto•6m ago•0 comments

Star Wars creator George Lucas makes bold statement AI's impact on Hollywood

https://www.dailymail.com/tvshowbiz/article-15977997/george-lucas-ai-impact-movie-industry.html
1•Bender•8m ago•0 comments

Neural Texture Compression Using Hypernetworks

https://arxiv.org/abs/2606.26913
1•ibobev•8m ago•0 comments

Guidance on upper indoor temperature limits: Protecting the health of seniors

https://www.canada.ca/en/health-canada/services/publications/healthy-living/guidance-upper-indoor...
1•throw0101d•8m ago•1 comments

Smooth-Maximum, the most useful function [video]

https://www.youtube.com/watch?v=6Qb6QtC6QMs
2•ibobev•9m ago•0 comments

Adaptive Catmull-Clark Subdivision with Compute Tessellation

https://filmicworlds.com/blog/adaptive-catmull-clark-subdivision-with-compute-tessellation/
2•ibobev•9m ago•0 comments

Failing is Common, Trying is Rare

https://www.raptitude.com/2026/07/failing-is-common-trying-is-rare/
1•crescit_eundo•9m ago•0 comments

Ignoring OS files (like .DS_Store) in Git inside dev containers

https://answers.abstractbrain.com/global-gitignore-not-working-in-devcontainers
1•collimarco•10m ago•0 comments

Where gVisor cold-boot time goes – and why a bigger instance won't fix it

https://apoxy.dev/blog/gvisor-cold-start-where-the-time-goes
1•dilyevsky•10m ago•0 comments

Ableton Live 12 on Linux

https://github.com/shibco/ableton-linux
1•pachorizons•10m ago•0 comments

Occupational Licensing Around the World

https://marginalrevolution.com/marginalrevolution/2026/07/occupational-licensing-around-the-world...
1•bookofjoe•11m ago•0 comments

The Electron view that stayed blank until you resized the window

https://www.orchestra-automation.com/blog/the-electron-view-that-stayed-blank-until-you-resized-t...
2•oceandoughnut•12m ago•0 comments

Wallflower – reproducing a WiFi identity-inference attack

https://github.com/punklabs-ai/wallflower
2•onepunk•13m ago•0 comments

Banning AI in Law School: We've Seen This Before

https://www.a16z.news/p/banning-ai-in-law-school-weve-seen
2•7777777phil•14m ago•1 comments

The well-calibrated Bayesian [pdf]

https://fitelson.org/seminar/dawid.pdf
5•Murfalo•16m ago•2 comments

After a Billion Kilometres, China's Asteroid Hunter Arrives

https://www.universetoday.com/articles/after-a-billion-kilometres-chinas-asteroid-hunter-finally-...
3•rbanffy•17m ago•1 comments

Baddies caught exploiting extensions bugs with perfect 10 on vulnerable Joomla

https://www.theregister.com/security/2026/07/14/baddies-caught-exploiting-extensions-bugs-with-pe...
2•Bender•17m ago•0 comments

Hack Reveals Suno AI Music Generator Scraped YouTube, Deezer, and Genius

https://www.404media.co/hack-reveals-suno-ai-music-generator-scraped-youtube-deezer-and-genius/
2•philk10•17m ago•0 comments