frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ribir: Non-intrusive GUI framework for Rust/WASM

https://github.com/RibirX/Ribir
31•adamnemecek•2h ago

Comments

the__alchemist•1h ago
How does this compare to EGUI, GPUI, and Slint?

I like the idea of using macros to clean syntax; am writing some for EGUI right now to make colored text easier.

mwcampbell•14m ago
This may not be what you're after, but note that egui and Slint have accessibility support (at differing levels of completeness), e.g. for blind people using screen readers, while Ribir and GPUI do not.
rubymamis•44m ago
> Unlike common object-oriented GUI frameworks, Ribir widgets do not need to inherit a base class or hold a base object. It is a pure composition model

I'm really not sure how this "composition" is any different to the usual inheritance you see in frameworks like QML *in practice*.

This in Ribir:

```

Column {

        align_items: Align::Center,

        item_gap: 12.,

        @H1 { text: "Todo" }
}

```

Would be this in QML:

```

ColumnLayout {

        spacing: 12

        Text {
                Layout.alignment: Qt.AlignHCenter

                text: "Todo"

                font.pointSize: 17
        }
}

```

The Rise of Parasitic AI

https://www.lesswrong.com/posts/6ZnznCaTcbGYsCmqu/the-rise-of-parasitic-ai
1•doener•25s ago•0 comments

Google to Build AI Data Center on Christmas Island

https://www.reuters.com/world/asia-pacific/google-planning-powerful-ai-data-centre-tiny-australia...
1•erhuve•7m ago•0 comments

Show HN: My personal Gerrit dash: can you improve it?

1•kazinator•12m ago•0 comments

Biology Is Getting Faster Cheaper and Weirder

https://supernaturalselection.substack.com/p/biology-is-getting-faster-cheaper
2•getnihl•14m ago•0 comments

Cursor 2.0 proves agents are here to stay

https://www.augmentedswe.com/p/the-cursor-20-update-tells-us-that
1•wordsaboutcode•15m ago•0 comments

40,000+ US troops have been lost at sea, tracking invisible clues to find them

https://www.cnn.com/2025/11/07/science/edna-ocean-floor-wrecks-lost-troops
1•sipofwater•15m ago•1 comments

Show HN: VoxConvo – "X but it's only voice messages"

https://voxconvo.com
1•siim•16m ago•0 comments

Genes mirror Geography in Europe (2008)

https://www.nature.com/articles/nature07331
1•jdthedisciple•17m ago•0 comments

Using the Web Monetization API for fun and profit

https://blog.tomayac.com/2025/11/07/using-the-web-monetization-api-for-fun-and-profit/
2•tomayac•18m ago•0 comments

Previously unknown spyware used in 0-day attacks on Samsung phones

https://unit42.paloaltonetworks.com/landfall-is-new-commercial-grade-android-spyware/
2•Megabeets•22m ago•1 comments

Show HN: GreenOnion.ai(v2) – Your AI-Powered Design Assistant

https://greenonion.ai/
1•yanjiechg•23m ago•0 comments

I Fell in Love with Calendar.txt

https://ploum.net/2025-09-03-calendar-txt.html
1•birdculture•24m ago•0 comments

MIT Prof Barbara Liskov, on Data Abstraction and Object-Oriented Programming [video]

https://www.youtube.com/watch?v=yCjEYSiVB04
2•stmw•24m ago•1 comments

Deep Beneath Helsinki, the Playgrounds Are Bomb Shelters

https://www.nytimes.com/2025/11/07/realestate/deep-beneath-helsinki-the-playgrounds-are-really-bo...
1•perihelions•24m ago•0 comments

Roman road network was twice as large as previously thought

https://www.livescience.com/archaeology/romans/roman-road-network-was-twice-as-large-as-previousl...
2•geox•31m ago•0 comments

Patp-DNS

https://github.com/skilo83/patpDNS
1•1o1o1o1o1•35m ago•0 comments

Show HN: Save time and open directly "All Branches"

https://github.com/jurakovic/view-all-branches
1•jurakovic•35m ago•0 comments

I taught an octopus piano (It took 6 months) [video]

https://www.youtube.com/watch?v=PcWnQ7fYzwI
1•CharlesW•38m ago•0 comments

The Weekly Edge: New Gremlin Contributor, 2 Graph Releases, Ontologies in Aura

https://gdotv.com/blog/weekly-edge-gremlin-ladybug-arcadedb-ontologies-7-november-2025/
1•bwmerklsasaki•39m ago•0 comments

Becoming a Compiler Engineer

https://rona.substack.com/p/becoming-a-compiler-engineer
2•lalitkale•46m ago•0 comments

XPENG's next-gen IRON robot effectively crossed the uncanny valley

https://twitter.com/TheHumanoidHub/status/1986482482460725755
1•doener•47m ago•0 comments

AI is Dunning-Kruger as a service

https://christianheilmann.com/2025/10/30/ai-is-dunning-kruger-as-a-service/
84•freediver•47m ago•25 comments

How to handle secrets on the command line

https://smallstep.com/blog/command-line-secrets/
1•fanf2•49m ago•0 comments

The AI Learning Plateau

https://www.zdziarski.com/blog/?p=13538
1•freediver•50m ago•0 comments

Nations seek extension of e-commerce tariff moratorium at WTO

https://www.reuters.com/world/americas/states-seek-extension-e-commerce-tariff-moratorium-wto-202...
1•TMWNN•50m ago•1 comments

Sam Altman served with subpoena during live talk with Steve Kerr

https://tribune.com.pk/story/2576352/sam-altman-served-with-subpoena-during-live-talk-with-steve-...
4•KittenInABox•51m ago•1 comments

API-First Development: A Full Stack Approach – Sain Bux Publishes New Insights

2•sainbux•52m ago•1 comments

James Watson, Who Co-Discovered DNA Structure, Dies at 97

https://www.wsj.com/science/james-watson-who-codiscovered-dna-structure-dies-at-97-20e70ed0
2•bookofjoe•54m ago•2 comments

Managing Diabetes in Software Freedom

https://sfconservancy.org/blog/2025/nov/06/juggluco-foss-continuous-glucose-montior-diabetes/
2•nfriedly•54m ago•0 comments

Google Notebook LM for a Team

http://thytus.com
1•martinoV•57m ago•0 comments