Viewing profile — nyell
nyell
HN member- Joined
- Wed, Apr 19, 2023, 7:19 PM UTC
- HN karma
- 3
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About nyell
No profile information was provided.
Recent public activity
- comment
- story
-
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.
- story
-
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!
-
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 …
- comment
- story
-
comment
Comment #44285234
Simple. Upscale and hop onto new roles created by AI
- comment
- story
-
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…
-
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.)…
-
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…
-
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…
- story
-
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…
- comment
- story
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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.