pastaking
- Karma
- 167
- Created
- January 3, 2012 (14y ago)
- Submissions
- 0
-
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…
-
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).…
-
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…
-
### 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…
-
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!
-
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…
- Blackberry board hopes to sell company by November (theverge.com)
- Amazon Mom (amazon.com)
-
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…
-
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?
- Monster University (monstersuniversity.com)
-
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…
-
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…
- Prizes.org is Shutting Down (blog.prizes.org)
-
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…
-
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…