HN user

bakigul

319 karma

https://www.linkedin.com/in/baki-gul/

Posts46
Comments14
View on HN
github.com 6d ago

OpenAI releases an official Terraform provider

bakigul
2pts0
github.com 29d ago

Talk to Your Plant

bakigul
2pts0
gist.github.com 1mo ago

Claude Opus 4.8 system prompt leaked

bakigul
2pts2
github.com 2mo ago

Bypassing region restrictions for free Nvidia APIs

bakigul
2pts0
status.openai.com 3mo ago

ChatGPT and Codex Down

bakigul
33pts13
downdetector.tr 3mo ago

Claude down.Global coding output just dropped

bakigul
2pts0
twitter.com 4mo ago

Perplexity Moving Away from MCP

bakigul
3pts0
github.com 4mo ago

Jira tasks can now write their own code (OpenAI Symphony)

bakigul
1pts1
twitter.com 4mo ago

Programming has changed dramatically due to AI in the last 2 months (Karpathy)

bakigul
4pts0
news.ycombinator.com 5mo ago

Twitter(X) Is Down

bakigul
41pts32
downdetector.tr 5mo ago

GitHub Is Down

bakigul
7pts1
openai.com 5mo ago

OpenAI Codex: A coding agent that automates code workflows, tests & PRs

bakigul
1pts1
twitter.com 5mo ago

Still waiting for GTA 6? Google Genie 3 says: just prompt it

bakigul
2pts2
huggingface.co 5mo ago

Anyone Can Clone Your Voice Now

bakigul
45pts32
github.com 6mo ago

VibeOs: You're still arguing about which model is better?

bakigul
1pts0
github.com 6mo ago

Show HN: Semantic Search for Your GitHub Stars

bakigul
1pts0
github.com 7mo ago

Alibaba releases open-source vision model for native layered image editing

bakigul
2pts0
github.com 7mo ago

Reinforcement Learning Infrastructure for LLM Agents

bakigul
2pts0
github.com 7mo ago

Google's Official MCP Servers

bakigul
1pts0
github.com 7mo ago

Zero Lines of code. 1 AI prompt. 1 deployed website

bakigul
1pts0
news.ycombinator.com 7mo ago

Cloudflare Down Again – and DownDetector Is Also Down

bakigul
307pts164
github.com 7mo ago

Microsoft just released a LangChain course for Java developers

bakigul
2pts0
github.com 7mo ago

Microsoft Releases: No More Dashboards, Just Prompts

bakigul
1pts0
twitter.com 7mo ago

I can't tell if this photo is real or AI and that terrifies me

bakigul
4pts3
github.com 8mo ago

An AI agent framework used by fintechs

bakigul
1pts0
github.com 8mo ago

Azure Developer CLI Easy for Beginners

bakigul
3pts0
github.com 8mo ago

How VS Code Detects Programming Languages

bakigul
4pts0
github.com 8mo ago

IoT for Beginners

bakigul
3pts0
github.com 8mo ago

AI for Beginners

bakigul
4pts0
github.com 8mo ago

Data Science for Beginners

bakigul
2pts0

I recently came across this post: https://x.com/immasiddx/status/1992979078220263720

Two photos both generated using Nano Banana or Nano Banana Pro. One of them (left) kind of looks synthetic. The other one (right)? I’d swear it’s a real photo.

It’s scary how good these are getting. Honestly, I don’t want to believe the right one is AI-generated.

But it raises an important question:

How do we detect images like this? What tools, techniques, or even open-source projects can help?

I have no solution this time. But I’m convinced we need open-source AI detectors now more than ever.

If anyone knows any projects, research, or even homegrown heuristics — please share.

This is quickly becoming everyone’s problem.

Anthropic has shared their documentation in a `.txt` format that large language models (LLMs) can understand, such as [https://docs.anthropic.com/llms-full.txt](https://docs.anthropic.com/llms-full.txt). Is there an existing standard directory structure or format for `llm.txt` files? Are there any known resources or guidelines about what rules or structure such files should follow and how they should be prepared?