pastaking

↗ HN profile [ 85.3 ms ] full profile
Karma
167
Created
January 3, 2012 (14y ago)
Submissions
0
  1. For logging into slack, they just email me a link, then I click on it to sign in. This is very convenient as I don’t have to remember another password. Why don’t more websites/apps do this? Is it due to some security…

  2. Hi HN, there is an option to get symmetric gigabit fiber internet (same download and upload speeds) at the new building I'm moving to. I'm debating whether I actually need that kind of speed (versus, say, 250 Mbps).…

  3. When I browse HN, I usually pick out a few articles I want to read from the front page, then email the links to myself to read later. This method works out pretty well for me. I’m wondering if people have other…

  4. ### The Task Imagine we're making a webservice called "Primes". It has 1 endpoint, something like this: from flask import Flask import random app = Flask('primes') @app.route("/rand_prime") def rand_prime(n): return…

  5. I'm a software engineer with no hardware experience. Who should I seek for help? Are there hardware design firms? How much would it cost and how long does it take? Thanks!

  6. I'd like to design physical products that can be mass produced. I know nothing about this field, except that it's called "industrial design". For an absolute beginner, what is the quickest way to learn enough to be…

  7. Amazon Mom (amazon.com)
  8. Over 7000 babyboomers retire each day since 2011. This is a staggering number. There have been a lot of places on the web saying we're losing a huge amount of knowledge from these retirees. I'm having trouble…

  9. I'd like to build an app to count the number of customers in a store through a phone's camera. How would I go about doing this?

  10. Monster University (monstersuniversity.com)
  11. I mean how to create a card that acts as a debit card that I can distribute to other people? It's like those student cards university use for on campus food, shops, and internal services. Students would deposit money…

  12. I'm not sure if this is the right way to describe it. What I mean is, say a user types in "apple ate I", the algorithm would give suggestions like "do you mean: 'I ate apple'?" and other possible arrangements that makes…

  13. Prizes.org is Shutting Down (blog.prizes.org)
  14. I've seen a lot of online games in China and Korea that require users to sign up with their passport number in order to play. This seems like a great way for the government to make sure kids don't play too much. What do…

  15. I'm building a side project that involves paying other people. I'm wondering if I got any options other than using PayPal? And if anyone has experience, how do I set up an automated payment system to transfer money to…