Live data from Hacker News

Viewing profile — nyell

nyell

HN member
Joined
Wed, Apr 19, 2023, 7:19 PM UTC
HN karma
3
Public activity
27 items

About nyell

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #47705063

    I lived in Germany for four years, but no longer there. I got 42% German / 20% Autistic grade and I am not European at all.

  4. story
  5. comment
    Comment #45741288

    Never bought a Samsung phone, TV or Fridge. Smart is now translating into "Ad-injection" in various appliances and I hope this backfires!

  6. story
    Show HN: Fast, private command-line history search with instant documentation

    Hi, HN community, I have built a CLI tool called Recaller to fuzzy-search your command history based on recency and frequency. Recaller can magically curate your history and hands …

  7. comment
  8. story
  9. comment
    Comment #44285234

    Simple. Upscale and hop onto new roles created by AI

  10. comment
  11. story
  12. comment
    Comment #43840110

    I am working on Scharf, an open-source SAST tool to identify and auto-fix 3P GitHub actions those are prone to supply-chain attacks. It is blazing fast and written in Go. Project l…

  13. story
    Show HN: Scharf – Find and protect ur GitHub Actions from supply-chain attacks

    Welcome to "Scharf", a blazing-fast security scanner for hardening third-party GitHub actions with mutable references. Using mutable references (version tags, main/master/dev etc.)…

  14. comment
    Comment #43530636

    I am building "Scharf", a blazing-fast security scanner for reporting and hardening third-party GitHub actions. For whoever aware of recent `tj-actions/changed-files` security inci…

  15. comment
    Comment #41900243

    Whispr is created to enable secure software development by simplifying developer experience. It is easy for developers to place their database credentials in a `.env` file for loca…

  16. story
  17. story
    Show HN: Prompt Markup Language (PromptML) CLI

    A CLI tool to execute PromptML (Prompt Markup Language) scripts with multiple AI providers. Supports streaming & raw AI responses. For demo, see here: https://asciinema.org/a/66427…

  18. comment
  19. story
  20. comment
    Comment #40403470

    It is not just for storing variations of a prompt. It separates context to make intentions clear. Here is a XMl prompt serialized from PromptML program: https://gist.github.com/nar…

  21. comment
    Comment #40403243

    Hi there. Your question is valid. That's why we built Prompt Markup Language: https://github.com/narenaryan/promptml/ https://www.promptml.org/ It isn't XML nor JSON, but a DSL bui…

  22. story
    Show HN: PromptML, a new markup language for writing structured AI prompts

    Hi friends, let me show you a new language I designed for writing AI Prompts as Code (APaC). Think it like Terraform for prompting. Write in PromptML once, and template the parsed …

  23. comment
    Comment #38597077

    That's a great question. Right now, we don't have that feature incorporated, but we do thought about hydrating existing bookmarks and making it part of memory graph. Chrome's bookm…

  24. story
    We are building a smart bookmark manager for Chrome. Need your feedback

    Hi hackers. We (at Vidura Labs) are working on an amazing alternative to standard browser bookmarks that can smartly organize, and visualizes bookmarks, so that your brain can easi…

  25. comment
    Comment #38170828

    I am hearing many complaints from new developers learning Python. Here I made an attempt to clear those doubts in mind with possible explanations.