<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated></updated>
  <generator>https://nostr.ae</generator>

  <title>Nostr notes by </title>
  <author>
    <name></name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://nostr.ae/npub1euxrd57ta7u8mknwsv9w8efhx9p8p3p25vgjfvyr33npnecjpz8qe0fmtt.rss" />
  <link href="https://nostr.ae/npub1euxrd57ta7u8mknwsv9w8efhx9p8p3p25vgjfvyr33npnecjpz8qe0fmtt" />
  <id>https://nostr.ae/npub1euxrd57ta7u8mknwsv9w8efhx9p8p3p25vgjfvyr33npnecjpz8qe0fmtt</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsfrrlpz5fmnn0rezevyjdp45hu7dg0y0tp00y45hshxw4cw0j5knczyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgygugv3vlv</id>
    
      <title type="html">📅 Original date posted:2013-12-16 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfrrlpz5fmnn0rezevyjdp45hu7dg0y0tp00y45hshxw4cw0j5knczyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgygugv3vlv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstjjhsu0spr0mmwmyf8fgmu38jvgeg5dpp4nd8lpuv4zg78v6qrnqv6ajsc&#39;&gt;nevent1q…ajsc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-12-16&lt;br/&gt;📝 Original message:Providing people with a great user experience is something that Hive Wallet is enthusiastic about, so this is stuff we’re thinking about constantly. For example, how do you alert the user to abnormal activity (i.e. sending “too much” on accident[1])? The removal of extraneous UI and functionality that can be automated is a priority, which is why we (to date) still don’t have a Preferences dialog. Smart defaults should be an important aspect of design decisions.&lt;br/&gt;&lt;br/&gt;Thinking about stripping UI away as much as possible, consider what was done with dat.wallet[2]: no wallet file whatsoever and it doesn&amp;#39;t even reveal the address except when explicitly necessary. For privacy’s sake, the intent should be to detect the use of an address and automatically rotate it away from the user. This minimal interaction results in maximum benefit.&lt;br/&gt;&lt;br/&gt;Or take a look at the new Bitstamp app I’m writing for Hive[3]. How do you cram an entire trading API into a mobile-like window? Smart use of space and making intelligent event-driven decisions is often overlooked. In the linked screenshot, imagine the user actually clicks the deposit button. A “send bitcoins&amp;#34; dialog is pre-populated with the deposit address and the requested amount. Copying and pasting addresses is error-prone and not user-friendly in the least.&lt;br/&gt;&lt;br/&gt;I would urge all software developers to think about UX when developing applications. What can be automated? What can we make a best guess about? In the case of fees, we will hopefully have more control over them in the coming months, but in the meantime, consider what your application tries to accomplish and how it can do that without getting in the way too much. Software should enable the user, not encumber them.&lt;br/&gt;&lt;br/&gt;Lastly, I’ll leave everyone with an approach we’re considering once floating fees are feasible[4], something Mike Hearn asked about in a previous thread.&lt;br/&gt;&lt;br/&gt;[1] &lt;a href=&#34;https://github.com/hivewallet/hive-osx/issues/107&#34;&gt;https://github.com/hivewallet/hive-osx/issues/107&lt;/a&gt;&lt;br/&gt;[2] &lt;a href=&#34;https://github.com/darkwallet/dat.wallet&#34;&gt;https://github.com/darkwallet/dat.wallet&lt;/a&gt;&lt;br/&gt;[3] &lt;a href=&#34;https://github.com/tgerring/hiveapp-bitstamptrader&#34;&gt;https://github.com/tgerring/hiveapp-bitstamptrader&lt;/a&gt;&lt;br/&gt;[4] &lt;a href=&#34;https://github.com/hivewallet/hive-osx/issues/148&#34;&gt;https://github.com/hivewallet/hive-osx/issues/148&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Taylor&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Dec 16, 2013, at 5:37 AM, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Mon, Dec 16, 2013 at 11:46 AM, Jim &amp;lt;jim618 at fastmail.co.uk&amp;gt; wrote:&lt;br/&gt;&amp;gt; For the HD version of MultiBit we are removing the import&lt;br/&gt;&amp;gt; of individual private keys entirely and only supporting HD&lt;br/&gt;&amp;gt; addresses, primarily for safety reasons.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I&amp;#39;d love to have the same in Bitcoin-Qt as well. Too many sob stories about people with outdated backups that lost part or all of their coins. These are much more common than fee messups.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; What we should really do is:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Use deterministic wallets. Making regular backups becomes optional (to retain label and transaction data and such) instead of mandatory.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Don&amp;#39;t support importing private keys. Replace the importing of private keys by a &amp;#34;sweep&amp;#34; function.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Wladimir&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Rapidly troubleshoot problems before they affect your business. Most IT &lt;br/&gt;&amp;gt; organizations don&amp;#39;t have a clear picture of how application performance &lt;br/&gt;&amp;gt; affects their revenue. With AppDynamics, you get 100% visibility into your &lt;br/&gt;&amp;gt; Java,.NET, &amp;amp; PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://pubads.g.doubleclick.net/gampad/clk?id=84349831&amp;amp;iu=/4140/ostg.clktrk_______________________________________________&#34;&gt;http://pubads.g.doubleclick.net/gampad/clk?id=84349831&amp;amp;iu=/4140/ostg.clktrk_______________________________________________&lt;/a&gt;&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131216/112aa966/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131216/112aa966/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:10:48Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2wd7wcelwmndpv55m0v7eg09djdkh48yddldy7v0rkx5hn86q0xczyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgyguef5ezp</id>
    
      <title type="html">📅 Original date posted:2013-12-08 📝 Original message:Maybe ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2wd7wcelwmndpv55m0v7eg09djdkh48yddldy7v0rkx5hn86q0xczyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgyguef5ezp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2dc7ant4fk7tls2udpt938yd4wy8lpymgl2hfsqwrh5vm92emfhgvs2yup&#39;&gt;nevent1q…2yup&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-12-08&lt;br/&gt;📝 Original message:Maybe bitcointalk.org would like to donate a few BTC from the 6,000 BTC &amp;#34;new forum&amp;#34; fund to sponsor hosting?&lt;br/&gt;&lt;br/&gt;On Dec 8, 2013, at 5:51 PM, theymos &amp;lt;theymos at mm.st&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt;  I&amp;#39;m sure that you can find a sponsor for a dedicated server. &lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131208/24223e3b/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131208/24223e3b/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:10:27Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsy8zpe59zenwy3dajhve58z64f5s8s7p44lmswzs37jd7fuh5g2lqzyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgygu622afa</id>
    
      <title type="html">📅 Original date posted:2013-12-03 📝 Original message:On Dec ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsy8zpe59zenwy3dajhve58z64f5s8s7p44lmswzs37jd7fuh5g2lqzyr8scdkne0hmslw6d6ps4cl9xuc5yuxy9233zf9sswxxvx08zgygu622afa" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgjuygf0u6uaca4j5jhx47gfh3shkjkxzg576ffa8pcsuuflhghcqlvysqa&#39;&gt;nevent1q…ysqa&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-12-03&lt;br/&gt;📝 Original message:On Dec 3, 2013, at 12:29 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; It may be acceptable that receivers don&amp;#39;t always receive exactly what they requested, at least for person-to-business transactions.  For person-to-person transactions of course any fee at all is confusing because you intuitively expect that if you send 1 mBTC, then 1 mBTC will arrive the other end. I wonder if we&amp;#39;ll end up in a world where buying things from shops involves paying fees, and (more occasional?) person-to-person transactions tend to be free and people just understand that the money isn&amp;#39;t going to be spendable for a while.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; person-to-business transactions.  For person-to-person transactions&lt;br/&gt;Why should there be two classes of transactions? Where does paying a local business at a farmer’s stand lie in that realm? Transactions should work the same regardless of who is on the receiving end.&lt;br/&gt;&lt;br/&gt;&amp;gt; any fee at all is confusing because you intuitively expect that if you send 1 mBTC, then 1 mBTC will arrive the other end&lt;br/&gt;The paradigm of sending money has an explicit cost is not new... I think people are used to Western Union/PayPal and associated fees, no?  It’s okay to have a fee if it’s reasonable, so let’s inform the user what the estimated cost is to send a transaction in a reasonable amount of time.&lt;br/&gt;&lt;br/&gt;&amp;gt;  wonder if we&amp;#39;ll end up in a world where buying things from shops involves paying fees&lt;br/&gt;I stayed in a hotel for the first night here here in Milan, and there was an (anticipated) surcharge for the use of credit over cash. Again, nothing new here.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Fees are only confusing because existing clients do a terrible job of presenting the information to the user. In Hive Wallet, I’m of the opinion that we should inform the user in an intuitive way to let them make an informed decision.&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131203/7758e30c/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131203/7758e30c/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:10:10Z</updated>
  </entry>

</feed>