n1 on Nostr: I gave myself a goal to write a #rustlang GUI app that does following: 1. app pops up ...
I gave myself a goal to write a #rustlang GUI app that does following:
1. app pops up as text input where you enter a query
2. app seeks the query on Wikipedia and shows combo box with possible Wikipedia pages
3. you choose and hit enter
4. app fetches summary (forst paragraph(s)) and displays the text under combo box
a) GTK - mature but total mess and sorcery
b) equi - very early, widget poor
c) iced -very early, lacks docs, but doable
1/2
Published at
2024-07-29 19:40:29Event JSON
{
"id": "0387873172678e74eee29b1495aacb5428a40f822554bb3cc2ed55539f08474d",
"pubkey": "830cb22a594b164c6d2360434719522f4a48173d55bc80127185754ee2993653",
"created_at": 1722282029,
"kind": 1,
"tags": [
[
"t",
"rustlang"
],
[
"proxy",
"https://fosstodon.org/users/n1/statuses/112871475079845121",
"activitypub"
]
],
"content": "I gave myself a goal to write a #rustlang GUI app that does following:\n\n1. app pops up as text input where you enter a query\n2. app seeks the query on Wikipedia and shows combo box with possible Wikipedia pages\n3. you choose and hit enter\n4. app fetches summary (forst paragraph(s)) and displays the text under combo box\n\na) GTK - mature but total mess and sorcery\nb) equi - very early, widget poor\nc) iced -very early, lacks docs, but doable\n\n1/2",
"sig": "93b8366cc9fccc7304add7806e791af073dad38d154cafcf1a7dcfe9da27d2cccb2ff46d82a4c5260512193bf699fb4b657952c0edd19a493eeca988f82c9d6b"
}