HN user

aditgupta

526 karma
Posts44
Comments34
View on HN
indianphilosophy.substack.com 1mo ago

Language of the Unreal

aditgupta
2pts0
beforetheprompt.substack.com 3mo ago

The Bottleneck Has Moved

aditgupta
2pts0
typmo.com 6mo ago

A Language for Wireframing

aditgupta
4pts0
typmo.com 7mo ago

Show HN: TypMo – Markdown for Wireframing

aditgupta
2pts0
bookstates.app 1y ago

Show HN: BookStates – A better reading tracker and reading companion

aditgupta
4pts0
apps.apple.com 6y ago

Show HN: UX Assist – Learn design and manage workflows

aditgupta
6pts0
gist.github.com 12y ago

What do grad students in math do all day?

aditgupta
1pts0
j2kun.svbtle.com 12y ago

Mathematicians are chronically lost and confused

aditgupta
300pts194
functionspace.org 12y ago

Physical Significance of Legendre Polynomials

aditgupta
2pts0
medium.com 12y ago

When to Sell Your Company

aditgupta
1pts0
victor.hwanger.com 12y ago

A Technical Peek into Motion Planning for Humanoid Robots

aditgupta
2pts0
phys.org 12y ago

Team develops new water splitting technique that could produce hydrogen fuel

aditgupta
6pts1
functionspace.org 13y ago

Fibonacci series and Dynamic programming

aditgupta
38pts28
medium.com 13y ago

Living in a Startup Bubble

aditgupta
1pts0
functionspace.org 13y ago

Understanding Black Holes

aditgupta
3pts0
functionspace.org 13y ago

Complexity Zoo

aditgupta
6pts0
medium.com 13y ago

Save the iOS: An open letter to Apple, Inc. & Sir Jonathan Ive

aditgupta
9pts7
functionspace.org 13y ago

How do we compare the size of (potentially infinite) sets?

aditgupta
1pts0
functionspace.org 13y ago

Principle of Least Action and Lagrangian

aditgupta
3pts0
functionspace.org 13y ago

Quantum Gravity and Atomic Interferometer

aditgupta
2pts0
functionspace.org 13y ago

A courier guy stuck with NP Problem

aditgupta
1pts1
functionspace.org 13y ago

Modeling combat

aditgupta
1pts0
functionspace.org 13y ago

On non-associativity of Floating point arithmetic

aditgupta
1pts0
functionspace.org 13y ago

Race condition in OS design

aditgupta
1pts0
functionspace.org 13y ago

The Basel Problem

aditgupta
1pts0
functionspace.org 13y ago

Median of Medians

aditgupta
2pts1
terrytao.wordpress.com 13y ago

Planning for the World Digital Mathematical Library

aditgupta
1pts0
functionspace.org 13y ago

Articles on Quantum Gravity, Black holes and Scientific Programming

aditgupta
2pts0
functionspace.org 13y ago

Lambda Calculus

aditgupta
2pts0
medium.com 13y ago

Do Tomorrow What You Decide Today

aditgupta
4pts0
The Missing Layer 6 months ago

Exactly right, and that's the core point. Users don't write PTL or ISLs. Let's say you have customer interactions (fetched from Zoom) or product/research notes. The AI structures that into PTL automatically. You see clean, editable notes and visual wireframes + high-fidelity prototypes and prompts. The structured formats exist in the background for token efficiency and interoperability.

The Missing Layer 6 months ago

Jim nailed the core problem. I've been building exactly this "missing layer" for past few months. The challenge isn't just connecting product decisions to code. It's that product context lives in a format that's optimized for human communication, not machine consumption. When engineers feed this to LLMs, they spend massive effort "re-contextualizing" what stakeholders already decided. I built TypMo (https://typmo.com) around two structured formats that serve as this context layer: PTL (Product Thinking Language)- Structures product decisions (personas, objectives, constraints, requirements) in a format both humans can read/edit and LLMs can parse precisely. Think YAML for product thinking. and Interface Structure Language (ISL) - Defines wireframes and component hierarchies in structured syntax that compiles into visual mockups and production-ready prompts. LLMs don't need more context, they need structured context. The workflow Jim describes (stakeholder meeting → manager aggregates → engineer re-contextualizes for LLM) becomes: stakeholder meeting → PTL compilation → IA generation → production prompts.

LEt's see where it goes!

I wanted to create a complete learning environment for these three subjects. So apart from discussions and articles, there are various other things like Video lectures, book reviews, problem solving techniques, subject groups and visualisations(which will soon evolve to virtual labs). Rather than quickly-learn,quickly-forget model, I wanted to implement a model that is based on solid understanding of concepts.