Live data from Hacker News

Viewing profile — mmgeorgi

mmgeorgi

HN member
Joined
Sat, Jun 27, 2020, 1:15 PM UTC
HN karma
18
Public activity
11 items

About mmgeorgi

No profile information was provided.

Recent public activity

  1. story
  2. story
    Show HN: Claude-Pipe – A 1k LOC Bridge from Claude Code to Telegram/Discord

    I recently tried using OpenClaw for my agentic workflows. It is an impressive project, but the complexity was a hurdle for my use case. It contains over 400,000 lines of code and r…

  3. comment
    Comment #45417915

    do you ever hit your pro quota?

  4. comment
    Comment #45395091

    Those percentages are shaky (especially Tokyo and Turkey), and even if roughly true, they don’t negate the fact that empires like the Ottoman, Roman, and Russian actively engineere…

  5. comment
    Comment #45393248

    The Ottoman empire caused tons of Muslim migrants to enter its core provinces. Empires always managed and reshaped migration. The Romans resettled conquered peoples across their em…

  6. comment
    Comment #45389754

    Those laws were themselves a direct consequence of imperialism. Without the empire there would have been no Commonwealth migration to legislate about. Public opinion might explain …

  7. comment
    Comment #45379855

    Thanks to the 1948 British Nationality Act anyone from the Commonwealth, such as India or Pakistan, could migrate without visa. This caused the first wave of migrants as a response…

  8. comment
    Comment #45378950

    I don’t see a contradiction, causal impact can unfold over decades.

  9. story
  10. comment
    Comment #42435528

    It's possible to call the API locally: const response = await fetch("http://localhost:8000/api/jobs/run", { method: "POST", headers: { "Content-Type": "application/json", }, body: …

  11. story
    Show HN: NodeTool – Open-Source Visual Builder for AI Workflows

    NodeTool is an open-source, no-code tool that lets you build and test AI workflows through a visual interface. Why NodeTool? We started building NodeTool 1.5 years ago to make work…