frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Fixing Google Nano Banana Pixel Art with Rust

https://github.com/Hugo-Dz/spritefusion-pixel-snapper
1•HugoDz•59s ago•0 comments

OLEDs can now switch light's handedness with an electrical signal

https://phys.org/news/2025-11-oleds-handedness-electrical.html
1•westurner•3m ago•1 comments

The Laffer Curve of Types (2019)

https://felleisen.org/matthias/Thoughts/The_Laffer_Curve_of_Types.html
1•danielam•3m ago•0 comments

KDE Plasma 6.8 Will Go Wayland-Exclusive in Dropping X11 Session Support

https://www.phoronix.com/news/KDE-Plasma-68-Wayland-Exclusive
2•mikece•3m ago•0 comments

Show HN: DAGForge – Build Airflow DAGs with AI in minutes, not weeks

https://dagforge.com
1•anvtek•4m ago•0 comments

Binance accused of aiding terrorists in new lawsuit

https://www.bbc.com/news/articles/c87lx2gx3yvo
1•Anon84•5m ago•0 comments

Why the West Was Downzoned

https://www.worksinprogress.news/p/how-the-world-downzoned-itself
1•bensouthwood•5m ago•0 comments

AI adoption and defense bubbles forth from Arrowhead, Ubisoft and Microsoft

https://massivelyop.com/2025/11/24/ai-adoption-and-defense-bubbles-forth-from-arrowhead-ubisoft-a...
1•speckx•5m ago•0 comments

Naming the Net: The Domain Name System, 1983-1990

https://gade.us/thesis/
1•fanf2•5m ago•0 comments

Astro Editor

https://astroeditor.danny.is/
1•Brajeshwar•7m ago•0 comments

Use AI to Boost Developer Productivity

https://www.docker.com/blog/ai-developer-productivity-workflow/
1•vinhnx•7m ago•0 comments

Show HN: I built a Firefox/Zen extension to help you get shit done

https://addons.mozilla.org/en-US/firefox/addon/zerodistraction/
1•jsattler•7m ago•0 comments

Feedback Doesn't Scale

https://another.rodeo/feedback/
2•ohjeez•7m ago•0 comments

When Requirements Forget Their Purpose: Rediscover Intent in Inherited Projects

https://spin.atomicobject.com/requirements-inherited-projects/
1•philk10•8m ago•0 comments

Nvidia Shares Fall on Signs Google Gaining Upper Hand in AI

https://www.ft.com/content/7d0cd87e-99b0-4411-b54f-f5b239af8e76
1•skx001•8m ago•1 comments

UPCV

https://upcv.io
1•bellamoon544•8m ago•1 comments

Can Programming Be Liberated from the von Neumann Style? A Functional Style [pdf]

https://worrydream.com/refs/Backus_1978_-_Can_Programming_Be_Liberated_from_the_von_Neumann_Style...
1•akira_067•8m ago•0 comments

Please stop buying the fastest SSDs

https://www.howtogeek.com/please-stop-wasting-money-on-expensive-ssds/
1•ripe•8m ago•0 comments

It sucks to be close to OpenAI

https://sherwood.news/markets/it-sucks-to-be-close-to-openai-right-now/
1•zerosizedweasle•8m ago•0 comments

Why developers still flock to Python

https://github.blog/developer-skills/programming-languages-and-frameworks/why-developers-still-fl...
1•pretext•8m ago•0 comments

Apple's Founding Papers Return to Auction, Could Fetch Up to $4M

https://www.macrumors.com/2025/11/26/apples-founding-papers-auction-4-million/
1•tosh•9m ago•0 comments

Experimenting with Robin Hood Hashing

https://twdev.blog/2025/11/robin_hood/
1•ibobev•9m ago•0 comments

Show HN: Small Text Generator – Fancy and Tiny Text (Copy and Paste)

https://smalltextgenerator.org/
1•light001•9m ago•0 comments

Matrix Core Programming on AMD GPUs

https://rocm.blogs.amd.com/software-tools-optimization/matrix-cores-cdna/README.html
1•salykova•10m ago•0 comments

Xet Core: scale Git to terabyte-sized repos

https://github.com/huggingface/xet-core
1•nateb2022•11m ago•0 comments

F-35 beat Gripen fighter jet 'by a mile' in 2021 Defence Department competition

https://www.cbc.ca/news/politics/f-35-gripen-dnd-competition-9.6992167
2•bouchard•12m ago•1 comments

Google Has Your Data. Gemini Barely Uses It

https://www.shloked.com/writing/gemini-memory
2•vinhnx•12m ago•0 comments

Dyalog APL 20

https://www.dyalog.com/news/165/420/Dyalog-Ltd-Announces-Dyalog-Version-20-0.htm
1•tosh•13m ago•1 comments

Show HN: I'm building an open source platform for studying Arabic dialects

https://www.parallel-arabic.com/about
1•selmetwa•14m ago•0 comments

Which language is best for AI code generation?

https://revelry.co/insights/artificial-intelligence/which-language-is-best-for-ai-code-generation/
2•weatherlight•15m ago•0 comments
Open in hackernews

Show HN: Generate documentation sites from Git repositories

https://brodocs.io/d248c24a335845277b6/docs/README.html
1•BroTechLead•18m ago
I’m sharing an MVP of a tool for building documentation sites directly from Git repositories: https://brodocs.io with auto conversion of PlantUML and draw.io diagrams.

All repos appear on left tree menu, but you can also create sites with top menu structure where each menu item directs to subsite with own left menu structure. Examples: https://brodocs.io/94c8be738065bd0c559/Backlog/Intakebacklog..., https://brodocs.io/21a3986b137fb8f4ff8/Backlog/README.html,

Who may like it:

Large organizations to build central and per team documentation sites from micro (and nano) services docs, Terraform/Ansible modules, solution designs, architecture decision records. Keeping docs as markdown in git allows collaboration through standard PR workflows. Could be an input to construct agents.md or copilot-instructions.md in given area, describing architecture at high level, to get better vibe codes. I see quite often that teams build own sites using some static site generator and CI/CD pipelines, moving away from wiki like Confluence, but it costs some effort to build/maintain and security is missing.

Small distributed teams working on startups to have common docs space built from markdown files stored close to source code. When hiring starts, new people need to be on boarded quickly.

Individuals who use PKM (Personal Knowledge Management) tools based on markdown, such as VS Code, NeoVim, Obsidian, or Logseq. If you have spent some time to build PKM, you might be using it in read-only mode for some stable parts, so e.g. in restrictive corporate environments where your favorite PKM tool might not be allowed, or don't want to have too many VSC windows open, quick access from a browser could be helpful.

The MVP does not require signing up. Login and management app will come next.

Happy to hear observations, criticism, and suggestions. How do you prefer to write tech docs at your work, wiki or markdowns in git repo? Do you publish them using some static site generators?