Feed aggregator

LLM Paper Trading

Hacker News - Sat, 05/30/2026 - 3:18am
Categories: Hacker News

Just Send Me the Prompt

Hacker News - Sat, 05/30/2026 - 3:05am
Categories: Hacker News

Macsurf, "modern" web browser for macOS 9

Hacker News - Sat, 05/30/2026 - 2:58am

Article URL: https://github.com/mplsllc/macsurf

Comments URL: https://news.ycombinator.com/item?id=48333440

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Totpgate – Single-packet authorization via TOTP

Hacker News - Sat, 05/30/2026 - 2:49am

I created a stand-alone SPA port knocking using TOTP algorithm. It also don't rely on any external binary.

Comments URL: https://news.ycombinator.com/item?id=48333370

Points: 1

# Comments: 0

Categories: Hacker News

NPM Packages Attacks

Hacker News - Sat, 05/30/2026 - 2:40am

You should read this before you install any #npm package. Because the author mentioned the taking advantage of the #AI #hallucinations but forgot that attackers can also "instruct" AIs to make reference to a malicious package

https://blog.gaborkoos.com/posts/2026-05-29-How-to-Evaluate-an-npm-Package-2026-Edition/?utm_source=reddit&utm_medium=social&utm_campaign=how-to-evaluate-an-npm-package-2026-edition&utm_content=r_netsec

#infosec #cybersecurity #ethicalhacking #news #privacy

Comments URL: https://news.ycombinator.com/item?id=48333319

Points: 1

# Comments: 0

Categories: Hacker News

Containers are an integral part of a growing number of production environments. But they can become security risks if not managed correctly.

Cloud Security Briefing: News and Advice - Sat, 05/30/2026 - 2:35am
Containers are an integral part of a growing number of production environments. But they can become security risks if not managed correctly.

Show HN: Clinglang – A shorthand language for doctors to write structured cases

Hacker News - Sat, 05/30/2026 - 2:03am

I am building a language, parser, and a simple editor to write this language.

It is a simple shorthand, command- and token-based domain-specific language that may help doctors and clinicians write structured clinical case notes and histories faster.

It will convert these short notes into SOAP notes (currently available), and later into Markdown, JSON, and PDF.

I do not intend to make it a clinical decision support tool, as that would impose many restrictions.

I am positioning it as a note-taking tool for doctors, medical students, and residents.

I understand that ambient AI tools are now available for faster case documentation, but they may not be usable everywhere, especially in busy and noisy hospital environments.

I am using AI agents to write most of the code, while I supervise the app architecture, editor UI, and the system for easily adding plugins.

Regarding plugins, I plan to implement them as additional commands and tokens specific to departments—for example, obstetrics and gynecology-specific commands, and ICU-specific commands.

I have implemented the parsing engine in Go, and the front end is built using React + Vite for the web application.

It is still incomplete and highly bloated with AI slop (yes I accept that) but once I make the satisfying version. I am willing to do the trimming later on.

You can take a look at the code here : https://github.com/ppnpm/clinlang

I am open to suggestions, feedback and criticism. I know I might get backlash over AI use but I am still learning GO. (I am from JavaScript background)

Comments URL: https://news.ycombinator.com/item?id=48333114

Points: 1

# Comments: 0

Categories: Hacker News

Pages