ntpeters's comments

ntpeters | 6 years ago | on: Consumers Are Becoming Wise to Your Nudge

Not defending them here, but at a previous job I noticed them doing the same and asked why. Turned out when they updated the site to make the UI/UX faster they got calls to customer service from people saying that didn’t think it worked because “it went too fast”.

ntpeters | 9 years ago | on: The Correct Way to Validate Email Addresses

A previous place I worked did almost the same thing. There was an internal website they had built that everyone used for time entry. It authenticated via LDAP, so you didn't need a separate login for it. However, the password box on the page only permitted passwords of up to 10 characters, but it wouldn't notify you it would just truncate whatever you typed in. So if you had a Windows password longer than 10 characters, you couldn't enter your time.

ntpeters | 9 years ago | on: Wal-Mart in Talks to Buy Web Retailer Jet.com for $3B

Man, I must seriously have been unlucky in the places I've lived so far. Seriously never even heard of this being a thing until reading articles about Instacart and then Amazon Fresh, and thought "wow, wonder why nobody has done this before". Until this thread I still thought those were practically the only ones, and then only in like one or two cities.

ntpeters | 9 years ago | on: The DAO is effectively on hold to decide whether flaws exist and how to fix them

I've been trying to follow things pretty closely too, and to me it looks like that is (partially) the next step. Disclosure: I'm definitely a supporter, and think it's a cool project.

Right now it seems like the big things are building out the network and tools, to make the next stage easier. Their release schedule states that the next major release (what they call Metropolis) will happen when they have 1.0 stable release of the native wallet/browser. A couple of IDEs are also in the works, built to work with developing smart contracts for Ethereum. Even Microsoft has added Solidity (essentially a DSL for Ethereum, for those who don't know) support to the latest preview of Visual Studio.

Also, from everything I've been seeing so far is that the dev community forming around Ethereum is very passionate and is grow faster than most expected. If it continues at this pace, and the tools continue to improve with it, Ethereum could continue to become a very robust platform.

All this said, things could still not work out and the project could fail. I would hope it doesn't, because it really is a cool experiment thus far.

ntpeters | 10 years ago | on: Amazon bans the sale of rogue USB-C cables

Not sure, but I think checking "Prime Only" essentially accomplishes this because you can only get Prime shipping on items sold or fulfilled by Amazon. Obviously is only relevant to Prime users, but at least it's something.

ntpeters | 10 years ago | on: Alert: NPM modules hijacked

Honestly, I think you're both correct. It's definitely dangerous to allow packages to be unpublished, but it can potentially be just as dangerous for people to blindly include a library without looking into a bit first.

First lesson learned is of course in regard to how package managers such as NPM should handle scenarios like this. However, I would also hope this might make some people take a harder look at their dependencies to see if everything they are referencing is both truly needed and trustworthy.

ntpeters | 10 years ago | on: Dsxyliea

I'm also interested if there is some sort of test. I find myself doing many of these things when I read long passages.

One other thing that is very common for me, but I'm not sure if it is related to dyslexia or not, is that I will frequently either forget the next word I was about to say or say the wrong word without noticing. An example of the latter would be if I am filling the dishwasher I'll say that I finished the laundry, or I'll refer to shaving in the morning as mowing. These happen to me on an almost daily basis.

ntpeters | 10 years ago | on: LogMeIn acquires Lastpass

Dashlane looks really promising. Does anyone here have experience with it? Does it work as smoothly everywhere as LastPass did?

ntpeters | 10 years ago | on: Windows 10: Here are the privacy issues you should know about

Most of this is to be expected, but the parts that are ridiculous is that your encryption key is backed up to OneDrive and:

"We will access, disclose and preserve personal data, including your content (such as the content of your emails, other private communications or files in private folders), when we have a good faith belief that doing so is necessary to protect our customers or enforce the terms governing the use of the services."

page 1