Oddbean new post about | logout
 www.futrnostr.com - get the new nostr desktop client for Linux !
https://image.nostr.build/8f5e8a02465f0a9f01b68e2038a259867a7ac8fd4aa274463e8d047a36b188a5.png 
 New client alert! 
nostr:nevent1qqsgj9ceaw463z5yfzda5xz5gywe3k079cq9e8sn57pcxec0wdndruspzdmhxue69uhhwmm59e6hg7r09ehkuef0qgsrhryh46fgduqj20z03r2z69hgtrrujfgn40e08qj34lm3x52teesrqsqqqqqp8chrtu 
 https://m.primal.net/MYGp.jpg 
 Shit, works fine without www. Thanks, will check the domain settings when back home. 
 Can you try again? 
 still same 
 Probably DNS cache. For me it's resolved already. 
 haskell. nice. haskell dev of 10 years here, love to see it! 
 w00t 
 Great to talk to you again. Thanks for your support. 
 If you have time to review and give recommendations... I have made 2-3 questionable software design decisions where I'm not too happy about the results, but overall I'm proud of what I have built. Effectful was a great decision. 
 Does it available on AUR repository? 
 No, only flatpak as of now. 
 That’s sad. I’ll install flatpaks just for testing the client. 

Desktop clients wasn’t good when I was first checked. 
 If you help me packaging for AUR repository, I'm all on. As a one man project I have to chose wisely where to invest time. 
 Tbh, I’m not that much of an experienced user on Arch side. But I’ll talk to some of my friends who might help with that. If I could give it a run, I’d be more than happy to contribute. 
 Awesome! I just made the decision to ship one package for all distros instead of spending so much extra time to make packages for Ubuntu / Red Hat / NixOS / take your poison. I do whatever is possible, but the day has only so many hour. 
 I get your motivation. Smart move in every aspect. 

I’ll reach you if there’s an update. 🤙 
 Thanks, appreciate your support  
 By the way, this is a native Haskell/ Qt5 app, no browser engine electron shit. 
 That’s why I’m willing to install flatpak for it. 
 Looks awesome!👏 
 Thanks 
 Awesome. I'll try this later this evening. Thanks for your work. 
 It's only DMs as of now, will add public notes ASAP. 
 Nostr may not be on-boarding millions of users, but the Nostr ecosystem is always expanding. 
nostr:nevent1qqsgj9ceaw463z5yfzda5xz5gywe3k079cq9e8sn57pcxec0wdndruspz4mhxue69uhhyetvv9ujuerpd46hxtnfduhsygpm3jt6ay5x7qf9838c34pdzm59337fy5f6huhnsfg6lacn299uucpsgqqqqqqs5herqz 
 NIP-46 login? 
 Not as of now. It's a very limited feature set, but will improve rapidly. 
 Not to many nostr clients for #Linux, so nice! 
 Thank you. With a bit more work, I'll be able to compile to any platform. Windows, MacOS, Android, iOS, everything is coming, but will take more then just a day 😂 
 I love that it's got chat and voice!

A couple questions:
Is there a link to the source code?
The install wants to install nvidia stuff but I have no nvidia hardware, how can I avoid that? 
 Voice not yet, but I'm working on it. What Nvidia stuff are you talking about? Screenshot?

Source is here: https://github.com/futrnostr/futr

Appreciate the feedback. 
 Hey prolic :) checkout mine, also in Haskell but for web. I got inspired and used some of your code from Futr, but decided to build it on web, because with monomer it was complicated.

https://brakubraku.github.io/dingydongy/
https://github.com/brakubraku/ding-dong/

 
 Wow, that's so cool. I'll have a deeper look tomorrow. Btw, you cannot copy paste GPL licensed code and re-publish as MIT. 
 It was under MIT when I first started fiddling with it, but happy to learn how to do it properly. 
 Oh that's right, leave it as is. 
 I ditched monomer already, the app is now based on Qt5.