Hacker News

Ask HN: How to get access to GPT cyber or glasswing as a solo dev?

Hacker News - Sat, 06/13/2026 - 8:21pm

Obviously, frontier labs want to prevent misuse, but as admin and/or dev, you also want to simulate an attack, because attackers will do just that. I can make LLM to scan source for vulnerabilities, but eg. "find RCE at " will yield refusals. Any tips about that? I tried TAC, but it seems that I'm ineligible.

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

Points: 1

# Comments: 0

Categories: Hacker News

QodFlow – a Kanban board AI agents can drive via MCP

Hacker News - Sat, 06/13/2026 - 8:14pm

Article URL: https://www.qodflow.com

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

Points: 2

# Comments: 0

Categories: Hacker News

Is there a name for the type of comments agents add where they leak the prompt?

Hacker News - Sat, 06/13/2026 - 8:04pm

This is a stupid example to illustrate what I mean. Say you have this code:

def create_background(width: int, height: int) -> Image: ... You tell the agent to use default values for create_background, the same as in create_screen. It changes the code to:

# Now create_background params have default values, the same as create_screen in screen.py def create_background(width: int = DEFAULT_WIDTH, height: int = DEFAULT_HEIGHT) -> Image: ... The unnecessary comment is a staple of vibed code, but the tone also annoys me because it leaves behind the prompt. It words comments based on what it was asked to do, not in a timeless manner.

I keep telling people in code reviews to remove unnecessary comments, and I feel I lack the vocabulary to express why this is bad.

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

Points: 2

# Comments: 0

Categories: Hacker News

A collection of things that are not Arabic

Hacker News - Sat, 06/13/2026 - 8:00pm

Article URL: https://notarabic.com/

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

Points: 2

# Comments: 0

Categories: Hacker News

Llama.cpp – Run LLM Inference in C/C++

Hacker News - Sat, 06/13/2026 - 7:50pm

Article URL: https://llama-cpp.com/

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

Points: 2

# Comments: 0

Categories: Hacker News

P2claw – Peer-to-peer hosting for vibe coders

Hacker News - Sat, 06/13/2026 - 7:46pm

Article URL: https://p2claw.com/

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

Points: 3

# Comments: 0

Categories: Hacker News

Immutable Collections for JavaScript

Hacker News - Sat, 06/13/2026 - 7:45pm

Article URL: https://immutable-js.com/

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

Points: 2

# Comments: 1

Categories: Hacker News

Show HN: I built 80 mini-games using Fable before it was shut down

Hacker News - Sat, 06/13/2026 - 7:35pm

Dear Hacker News,

I'm kindly asking for your participation in the open beta for my AI-managed mini-games website. Thank you in advance!

For a limited time window, I'm setting the all-free feature flag to true. I hope you have a lot of fun exploring the AI's sense for games! Here and there, I tweaked it to help with visual consistency.

I would be deeply grateful if you opted into analytics.

$2,300 in API tokens...

Cheers!

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

Points: 42

# Comments: 34

Categories: Hacker News

Pages