Live data from Hacker News

Viewing profile — zameermfm

zameermfm

HN member
Joined
Tue, Jun 02, 2020, 6:02 PM UTC
HN karma
130
Public activity
86 items

About zameermfm

zameermfm@gmail.com

Recent public activity

  1. story
    Show HN: I made a self-built catalogue of education Simulation games

    I'm quite intrigued by the new domain unlocked by AI - Simulation games! I want this catalogue to be education related, for players to take something home after playing the game. I…

  2. story
    Show HN: Race to AGI – a simulation browser game about running a frontier AI lab

    If you like to be in Altman’s or Dario’s or even Musk’s shoes for a day to run an AI frontier lab, here is your chance. You need to beat your rivals to achieve AGI titan status. Bu…

  3. comment
    Comment #48762481

    wondering the same today

  4. comment
    Comment #48720840

    Stop the qtip when there's resistance

  5. comment
    Comment #48123345

    True, they fill a beautiful gap

  6. comment
    Comment #48120346

    True, Machine to machine is interesting to think about

  7. comment
    Comment #48120337

    Yeah, Reading it clearly in the editor - Probably MD to HTML happens in the editor anyway. So what we are dealing with here are a battle between ease of writing, readability and va…

  8. comment
    Comment #48120315

    May be they should coexist for utilities they provide

  9. comment
    Comment #48120310

    Agent to human?

  10. comment
    Comment #48120303

    If cost of showing HTML and MD are same in the CPU level for UI, but generation of them costs uneven at AI level (as it should be mathematically), shouldn't the equation be what is…

  11. comment
    Comment #48118149

    A) Enterprises for one, e.g Rendering of an HTML page vs MD in an AI IDE or even tokens (compounding costs for a communication doc may be billions in a year) B) True, its a subset,…

  12. comment
    Comment #48118050

    Thats a complete reductive idea of MDs. MD was long spawn before LLMs as a need for light weight formatting and easy conversion to different formats. No one used at that scale does…

  13. story
    Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?

    Isn't Markdown's hallmark its versatility while performant? I see there is an increasing call from tech community towards HTML to be adopted instead of Markdown due to its richness…

  14. comment
    Comment #48091514

    Great idea you got, what would be a classic use case? We have a data source and we can define the API structure to get them? Sure! thanks! thats good idea, to have it clickable and…

  15. comment
    Comment #48090011

    With AI IDEs, Personally I had to generate a tons of md files for planning a task, analysis on the code for something or other, a task doc for a feature - a summary to paste into t…

  16. comment
    Comment #48075762

    Ah its a reader, okay, great tool!

  17. comment
    Comment #48075113

    There was a plug of smalldocs intro in that post, regarding that, Dont we need the md files on the wikis and documentations in the central project management tools, instead of clie…

  18. comment
    Comment #47907534

    Yes, In my experience with it, AI agentic syntaxes were few notches above what human would do, where in humans quality can fluctuate, and as creatures of habit we all tend to devel…

  19. comment
    Comment #47907321

    imo, unless you can quickly read off the approach the AI has taken, If you haven't got the experience for it, it can be a minefield. Because by agentic coding, we have moved beyond…

  20. story
    Show HN: Mdspec – auto sync your md files from GitHub repos with wikis

    We do generate a lots of md files along with our agent based development. Skills, Agent.md, Docs etc. Enterprise or Startups, we come to see the utility of markdown files as a huma…

  21. comment
    Comment #47788184

    true, yeah thats right, But my larger point is we are operating many levels above than we can with JS. Like C, C++/Rust is the closest as LLMs would be trained on that. I just thre…

  22. comment
    Comment #47788170

    Great points and thats true, may be the line is somewhere between readability and most efficiency.

  23. story
    Ask HN: We dont need a programming language now?

    I've seen agentic IDEs now Cursor or Antigravity and main trends seems to be development with just ideas, where although the changed lines are shown, its becoming less and less vis…

  24. comment
    Comment #47625742

    "Any idea"

  25. comment
    Comment #47410805

    Yes, front end is indeed in the automation territory. Artisanal works aside, common patterns usually serves peoples needs, so vibe coded front end will in fact work.