frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GoPhoneMe

https://gophoneme.com/
1•magnate•3m ago•1 comments

Skild crosses $100M ARR within ten months

https://www.skild.ai/blogs/skild-crosses-100m-arr
1•gietema•3m ago•0 comments

The Mythical Token-Month

https://mythicaltokenmonth.com
1•frag•4m ago•0 comments

The University Degree Is Losing Its Lustre

https://www.ft.com/content/54cf40cd-149f-40db-b603-21aecd5f66ec
1•karakoram•5m ago•2 comments

Could United Launch Alliance's money problems force its owners to sell?

https://arstechnica.com/space/2026/09/could-/-launch-alliances-money-problems-finally-force-its-o...
1•sklargh•5m ago•0 comments

Show HN: Interview Roadmap for .NET

https://www.dotnetinterviews.com/roadmap
1•sadeed08•6m ago•0 comments

Show HN: EthersFlow-Adversarial Multi-Model Consensus Gate for AI Agent Action

https://www.ethersflow.com/try-it
1•EthersFlow•6m ago•0 comments

H.R.1332 – Thirty-Two Hour Workweek Act

https://www.congress.gov/bill/118th-congress/house-bill/1332
3•ortusdux•9m ago•0 comments

Audio Intelligence Privacy Overview [pdf]

https://www.apple.com/privacy/docs/Audio_Intelligence_Privacy_Overview_Sep_2026.pdf
1•throwfaraway4•9m ago•0 comments

Fruit Fly Brain Trained to Play Doom, Mario64, and Beat Saber

https://www.pcgamer.com/hardware/after-google-mapped-an-adult-male-fruit-flys-brain-software-engi...
2•hydrolox•10m ago•1 comments

Meta's Muse AI works and creeps me out

https://www.theverge.com/tech/993391/meta-muse-ai-hands-on
1•thm•10m ago•0 comments

Fashion's Most Disgusting Product

https://www.nytimes.com/2026/09/10/opinion/new-york-fashion-week-fast-fashion.html
1•whack•12m ago•0 comments

Show HN: PredictionArchive

https://predictionarchive.com
1•brianritz•15m ago•0 comments

Civil Libertarians Knew This Would Happen. We Should Have Listened

https://www.nytimes.com/2026/09/10/opinion/911-patriot-act-trump-politics.html
1•hn_acker•16m ago•1 comments

AI agents still diverge at temperature 0. When does it matter?

https://medium.com/@ruxiz2005/ai-agents-still-diverge-at-temperature-0-when-does-it-matter-f5abac...
1•ruxiz•16m ago•0 comments

My Library Card Has Saved Me $1,330 – and I Want More

https://www.salon.com/2026/09/06/my-library-card-has-saved-me-1330-and-i-want-more/
2•karakoram•17m ago•0 comments

Show HN: KnowMeNot – your ChatGPT vs. a ChatGPT that has never met you

https://knowmenot.com
2•skilledDevelope•17m ago•0 comments

What Is a Columnar Database?

https://clickhouse.com/resources/engineering/what-is-columnar-database
1•peter_d_sherman•18m ago•0 comments

Trading Keggers for 'Wellness Darties'

https://www.nytimes.com/2026/09/11/style/wellness-darties-college-gen-z-tiktok.html
1•0in•18m ago•0 comments

Promptrack – Track How ChatGPT, Perplexity and AI Overviews Mention You

https://promptrack.io
1•samirbelabbes•20m ago•0 comments

DE9 Parts – Interactive Tribute to Richie Hawtin's DE9 Closer to the Edit

https://www.de9parts.com/
1•ChrisArchitect•22m ago•0 comments

Synthesizing Loop-Free Programs with Rust and Z3 (2020)

https://fitzgen.com/2020/01/13/synthesizing-loop-free-programs.html
1•karelpeeters•23m ago•0 comments

AI Plots 80k-Year Voyage Toward Alpha Centauri

https://spectrum.ieee.org/alpha-centauri-fermi-explorer-mission
1•rbanffy•23m ago•0 comments

Why browser fingerprinting is not a solved problem

https://www.cybersecurity-insiders.com/from-3-lines-of-code-to-a-team-of-engineers-why-browser-fi...
1•valve1•23m ago•0 comments

Show HN: DearAgent – Open-source email inboxes for AI agents

https://github.com/panda-sandeep/dearagent
1•Sandeepg33k•24m ago•0 comments

AfD's new state MPs include ex-Stasi officer, former porn actor, and neo-Nazis

https://www.theguardian.com/world/2026/sep/11/afd-mps-scrutiny-ex-stasi-actor-neopagan-neo-nazi
4•froggy•24m ago•0 comments

AT&T store worker gets 16 months inside for SIM-swap side hustle

https://www.theregister.com/cyber-crime/2026/09/11/att-store-worker-gets-16-months-inside-for-sim...
4•Bender•24m ago•0 comments

Microsoft plans 38 gigawatts of data center capacity by 2032

https://www.reuters.com/business/microsoft-plans-38-gigawatts-data-center-capacity-by-2032-bloomb...
4•datakan•26m ago•0 comments

EU's Cyber Resilience Act starts the 24-hour vulnerability clock

https://www.theregister.com/security/2026/09/11/eus-cyber-resilience-act-starts-the-24-hour-vulne...
2•Bender•26m ago•0 comments

UK government rejects 'kill switch' idea for dangerous AI

https://www.bbc.co.uk/news/articles/c3eq7kl5l00o
2•chrisjj•27m ago•0 comments
Open in hackernews

Godot and Rust based multiplexer (terminal panes and more)

https://github.com/godot-pty/gpty
21•1nv1n•47m ago

Comments

1nv1n•47m ago
I wanted to share my side-project: gPTY. Started off as an idea to combine Godot and Rust in a project (two stacks I wanted to use more to learn more). The base inspiration was tmux - simply allow spawning multiple PTYs and then let the user grid/tile them how they see fit.

But since we have the Godot game engine at our disposal, we can do some more interesting things, like add an FPS counter, and then subsequently also let people set their preferred FPS (the idea being the potential lower power draw if someone's running it on a laptop on battery power vs someone running it on a desktop with high/native FPS). In its current state, with me using Oh-my-Pi a lot, it's evolving into a terminal workspace that can be used for orchestrating autonomous AI agents by way of dogfooding (or you know, just run herdr inside of gPTY - it's the better orchestrator and just good software - I found it after starting this project, and now I'm finding myself using it a lot).

Also, we're not limited to just terminals. Since we have Godot, we have basically a 2D (and potentially a 3D) canvas to play with. We can already full-screen the app for "zen" mode, no taskbar, no distractions. TUI die-hards can have their media or other apps entirely in terminal panes.

There has been some ground-work on getting Markdowns displayed properly done and I want to work on some kind of Wiki framework for local knowledge-management next, then create more types of panes (think native audio/video on a media pane, that sits alongside your terminal pane), and some simple 2D games (like snake) to prototype. More details are on the ROADMAP.

What's not easy (and probably won't happen) is a browser. Having done a couple of (small) projects using Electron already, the temptation to ditch Godot/Rust (learning curve) did come up (and also the ecosystem, the ease with which I could pull components and use web technologies - development velocity would definitely be higher there). But on the flipside, given all of the available LLM and AI support that we are privileged to have today, I figured the velocity should be comparable depending on how much I leaned on those. And lean I did.

Godot/Rust seemed the better call to me and my intent anyway - going with the 'it's not just the end but the journey that matters' philosophy. So yes, there has been heavy use of LLMs & AI to generate a lot of the code. But I do review and steer actively, not relying solely on vibes, and there's a few bits here & there that have been human authored.

There are definitely a lot of polish and QoL items that need to land to make the end user experience better, but in the meantime, let me know your thoughts and/or concerns!

Repository: https://github.com/godot-pty/gpty

Docs/Blog: https://godot-pty.github.io/gpty/

nitinreddy88•32m ago
A project without screenshots - I dont know how they expect us to understand unless we read everything
1nv1n•17m ago
Yeah, the README doesn't have screenshots; but the docs site does - https://godot-pty.github.io/gpty/ - 1 for now, but each release's blog entry gets the main app page + one for any salient features.

I'll add that in; maybe defaulted to folded on the README, a gallery of app screens or snippets. I need to spend some time on the UX, but yeah, screenshots is something I should've also added to the README.

evrimoztamur•26m ago
This is such a cursed combination... I really don't understand what you get from Godot that benefits you for building a TTY "multiplexer."

Wildly vibe-coded to the extent that it's more misguided than Doom on a pregnancy test...

Also looking at OP's notes here, there doesn't even seem to be a need for this to exist, "FPS counter" ..? Perhaps, I don't know, fake terminals on a spaceship or something. Yueash...

drakythe•18m ago
a note about "Doom on a preganancy test". It wasn't actually running on the pregnancy test. It was displayed on the tests 1 color LCD screen, but everything else was different hardware. It was a test of hacking the display and what it was capable of in cheap disposable device, not the processing power of the electronics in the test.
ButlerianJihad•16m ago
I went shopping for a 4K OLED pregnancy test with 3 HDMI ports, but they threw me out of the pharmacy
derac•16m ago
lmao how is this on the front page at the 2 spot? People upvoting based on seeing buzzwords I assume? It's cool that small projects can get recognition here but this is not useful software
markaius•13m ago
I'll be honest with you: I'm not going to use what you have made. I don't mean that offensively, it's just not what I want to use for my workflow. Keep making tools you enjoy using though. That's the spirit of the computer.

That said, for your browser problem, what if you embed the browser inside of godot? Chromium embedded framework does this. I was able to get this to work for me to see Chrome inside of my godot exported projects. https://github.com/dsh0416/godot-cef I believe this is only for desktop exports though, no html5/mobile builds.

Only downside is you have to use Chromium ;)

alanning•11m ago
Is the intended use to improve automation by agents during verification? To make it easier to drive Godot apps during e2e tests, for example?
bob1029•10m ago
While I appreciate the creativity around using a game engine for non gaming applications, this does not seem like a particularly good fit.

If most of your problem is 2d window/text stuff, the web browser is probably the best foundation to work with. UI and hud functionality in COTS game engines is light years behind what chromium and friends can do today.