HN user

rndstr

140 karma

https://github.com/rndstr https://schilter.me

Posts0
Comments59
View on HN
No posts found.

There are retailers in other countries and payment terminals that have implemented the self-checkout to be very close to "just walk out".

- no item weight confirmation - no steps in-between trying to sell me things - no annoying voice overs - decent UX (navigation) for the 99% case

Here is how I pay in those stores: - scan my item(s) placing them directly in my bag: taking ~1s per item - navigate through 3 screens by hammering the [Next] button that is in the same spot on all these screens: takes less than 1s - pay contactless with my creditcard: takes less than 1s

The US screwed up each of those 3 steps.

Google Pay 9 years ago

I wasn't able to get my country changed after I somewhat accidently opened a merchant account years ago. I have never used that merchant account. It also didn't tell me that I won't be able to change my country if I open one.

I've now been living in the UK for six months and three months ago I had a 3hr phone call with a very lovely support lady that tried to help but we didn't manage to change it. She told me that maybe I could just open a new account but then I said that my whole life is on this account and that is not an option. If I have to start over I'd rather make sure this won't happen again.

I recently booked on airbnb in SF for a few days. The actual nightly price I paid was 40% higher than the list price (service fee, airbnb fee, sf occupancy taxes) which was towards the top of my price range filter. I still booked, so I guess it worked in favor of airbnb his time. But left a stale taste for future endeavors.

I don't own a car but have a license and occasionally drive one. I'm not used to driving on highways with more than two lanes and when I spent a few months in the US I had panic attacks the first few weeks when riding at speed limit and there was no escape path. I had to leave the highway twice to recollect.

While I don't necessarily agree with the monitoring of kids, there is also the Google+ Location sharing (which I use with my SO).

Apple seems to be putting form ahead of function these days.

I don't want to start a flame war here but I would be interested in the numbers of broken screens. I make it a habit to ask friends with shattered iPhone screens how often they dripped it w/o breaking and most tell me they never dropped it before

" Ponzi scheme (also a Ponzi game or aPonzi)[1] is a fraudulent investment operation where the operator, an individual or organization, pays returns to its investors from new capital paid to the operators by new investors, rather than from profit earned through legitimate sources." --Wikipedia

I only encrypt the /home dir with dm-crypt running ArchLinux. I did use TrueCrypt on my previous laptop but at a certain point it was broken and it seems development ended in 2014.

Haven't tried it but for CLI apps, numbered references to items (named ID in taskwarrior) are often troubling for me.

In the Quick Demonstration[0] it seems that deleting will re-number the items but doing

    $ task 1 done
    $ task 2 done
and then `task list` should actually lead to
    1  Buy eggs
shouldn't it?

or then

    3 Bake cake
if IDs are kept

[0] https://taskwarrior.org/docs/start.html