Live data from Hacker News

Viewing profile — muthuishere

muthuishere

HN member
Joined
Thu, Apr 08, 2021, 4:36 PM UTC
HN karma
108
Public activity
42 items

About muthuishere

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
    Show HN: Portable offline LLM knowledge system that runs in browser

    Most local LLM setups are not portable. This bundles model, embeddings, chunks and metadata into a single export. The exported package runs fully in the browser without internet or…

  18. story
  19. story
  20. story
    Show HN: Agent skill for Excalidraw diagrams with animation and image

    I like using Excalidraw for diagrams, especially the hand-drawn style. But I don’t like starting from a blank canvas. I usually spend 10–15 minutes placing boxes and arrows before …

  21. story
  22. story
    A Startup Service Organisation

    https://deemwar.com/. Helping startups to grow

  23. story
    Show HN: Securing a no-traffic VPS by watching SSH and HTTP logs

    I run a very small VPS to host demos for my open source work. Traffic is minimal (maybe 10–20 users), so I assumed no one really cared. After checking the logs, I realized that ass…

  24. story
  25. story
    From Docker Desktop (300% CPU) to Colima and Portainer (0.2%) on macOS

    Docker Desktop on macOS often sits in a VM that constantly sucks CPU. For years I tolerated it—until today, when running just two Node.js apps + one Python app pegged my system, fr…