frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Mitsubishi joins the humanoid robot race, at a 1k unit per month pace

https://electrek.co/2026/08/07/mitsubishi-joins-the-humanoid-robot-race-at-a-1000-unit-per-month-...
1•Bender•3m ago•0 comments

Stanford CS Student Veers Off Beaten Path to Pursue Stanford Degree

https://www.instagram.com/reel/DbtCfCGxwPd/
2•liamnorm•6m ago•0 comments

SpaceX 10GW in 2027 – Why It's Real, Will Drive $300B ARR for SpaceX

https://newsletter.semianalysis.com/p/spacex-10gw-in-2027-why-its-real
2•rajivjain•10m ago•0 comments

New Study Points to Two Origins of Life on Earth

https://www.smithsonianmag.com/science-nature/a-new-study-points-to-two-origins-of-life-on-earth-...
1•derbOac•12m ago•0 comments

Mirai 98: Boot the NEC PC-9801 environment from a USB flash drive

https://github.com/awemorris/linux-pc98
1•nogajun•12m ago•0 comments

A tour inside my software restaurant

https://thenickhuber.com/vibe-coding-my-favorite-defunct-game/
1•nhuber•15m ago•0 comments

Robust AI Security and Alignment: A Sisyphean Endeavor?

https://arxiv.org/abs/2512.10100
1•joshcsimmons•17m ago•0 comments

Go core team: a more robust proposal process

https://github.com/golang/go/discussions/80580
2•bigwhite•25m ago•0 comments

Building Glimt

https://glimt.online/
1•Glimtonline•31m ago•0 comments

Math. Premium

https://calc.company
3•souvlakee•32m ago•1 comments

Show HN: Free ad-headline generator that labels the persuasion technique used

https://adcreator-ai.com/free/headline-generator
2•scholarnet-AI•39m ago•0 comments

Show HN: Modern C++ Build Tools for Module Feature

https://github.com/mcpp-community/mcpp
2•sunrisepeak•42m ago•0 comments

Show HN: Free 2-minute OSHA HazCom self-audit, no signup

https://sdsentry.0xpi.com/hazcom-self-audit.html
2•scholarnet-AI•42m ago•0 comments

Message your other Claude Code sessions

https://code.claude.com/docs/en/cross-session-messaging
3•adamfeldman•43m ago•0 comments

Hacked Amazon Echo Dot 2 and can run LLMs locally

https://www.reddit.com/r/homeassistant/s/X13006g0tS
1•albertoZurini•44m ago•0 comments

Black Hat USA 2026: The OpenAI–Hugging Face Incident [video]

https://www.youtube.com/watch?v=87DyyMV0kCY
2•mellosouls•48m ago•0 comments

Ginear – A Linear-like UI using GitHub Issues and Projects as the back end

https://github.com/leonschwanitz/ginear
2•leonschwanitz•48m ago•1 comments

A 15-minute backup audit for self-hosted homelabs

https://scholar.0xpi.com/blog/homelab-backup-audit-checklist
1•scholarnet-AI•50m ago•0 comments

I Built an MCP Server for JMeter Docs

https://qainsights.com/i-built-an-mcp-server-for-jmeter-docs-heres-how-to-connect-your-ai-agent-t...
1•qainsights•54m ago•1 comments

Cloudflare launches Kitesurf, a browser built for AI agents

https://techcrunch.com/2026/08/07/cloudflare-launches-kitesurf-a-browser-built-for-ai-agents/
2•justworks•56m ago•0 comments

Skill.md vs. Llms.txt: What Each File Does and When You Need Both

https://docsalot.dev/blog/skill-md-vs-llms-txt
1•mooreds•57m ago•0 comments

How to Support Rural Oregon Businesses Affected by Wildfire

https://reinventingrural.substack.com/p/how-to-support-rural-oregon-businesses
2•mooreds•59m ago•0 comments

MegaDev AI Workshop

https://mega.dev
1•beverett•1h ago•1 comments

Long Dark Blues

https://longdarkblues.com/
2•unacorner•1h ago•0 comments

Should AI labs be treated like the owners of dangerous animals?

https://www.economist.com/science-and-technology/2026/08/06/should-ai-labs-be-treated-like-the-ow...
21•reasonableklout•1h ago•21 comments

What counts as cooking? In defense of the store-bought sauce

https://iza.ac/posts/2026/06/what-counts-as-cooking/
1•mooreds•1h ago•0 comments

When Matt Taibbi Met Mike Benz

https://agentsofinfluence.substack.com/p/when-matt-taibbi-met-mike-benz
1•hn_acker•1h ago•0 comments

Classifying Capabilities (Extended Version)

https://arxiv.org/abs/2607.24504
2•matt_d•1h ago•0 comments

Annessaia – a sandboxed WASM app runtime with its own UI toolkit

https://github.com/vm100900/annessaia
1•virenmane•1h ago•0 comments

Is the IDE Dead?

https://textlog.cc/post/251
2•s-xyz•1h ago•0 comments
Open in hackernews

Ginear – A Linear-like UI using GitHub Issues and Projects as the back end

https://github.com/leonschwanitz/ginear
2•leonschwanitz•48m ago

Comments

leonschwanitz•48m ago
Hey HN,

I really like Linear's approach to project management, but for many of my projects GitHub Issues and Projects already contain everything I need.

So I built Ginear: a Linear-inspired project management UI that uses GitHub as the backend.

Issues, projects, labels and assignees stay in GitHub, so there's no separate database or synchronization layer for project data.

The UI is based on the open-source Circle design system by ln-dev7, which I connected to the GitHub API and extended into a working GitHub client.

The project is open source and still early. I'd especially love feedback on what would make this useful enough to replace the GitHub Issues/Projects UI for you.