Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mctx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mctx
9y ago
Check out Django Rest Framework - it uses Django’s ORM and adds some really nice features for building a decent sized API
2.
▲
by
mctx
9y ago
I wonder if the author has looked into using SURF/OTB etc?
3.
▲
by
mctx
9y ago
Have you looked at https://github.com/dermotte/lire ? This plugin for ElasticSearch uses it: https://github.com/kzwang/elasticsearch-image
4.
▲
by
mctx
9y ago
Unreadable on Chrome on iOS https://i.imgur.com/j13tqGn.png
5.
▲
by
mctx
9y ago
I find that even noise cancelling headphones don't help drown out nearby conversations - I listen to Apple's Chill radio and use Noizio when I really need to focus.
6.
▲
by
mctx
9y ago
A booze bus is a random breath test - the police have labelled busses that they park on the road. I believe if you blow over the limit then you get on the bus and are tested again in 30 minutes. They look like this: http://www.ra
7.
▲
by
mctx
9y ago
You can create a post save hook to output .py files - http://jupyter-notebook.readthedocs.io/en/latest/extending/s... (You used to be able to run ipython notebook --script)
8.
▲
by
mctx
10y ago
httpbin.org/status/204 works too
9.
▲
by
mctx
10y ago
> More importantly, transportation is the gateway to the grand prize: housing. When contemplating a smart home, there is nowhere better to start than developing smart rooms on wheels. Is the author suggesting autonomous smart caravans?
10.
▲
by
mctx
10y ago
Also a couple of typos: "acceleation" and "sofware’s"
11.
▲
by
mctx
10y ago
What about NVIDIA-docker? https://github.com/NVIDIA/nvidia-docker
12.
▲
by
mctx
12y ago
We used PSpice at uni: http://en.m.wikipedia.org/wiki/PSpice
13.
▲
by
mctx
12y ago
This worked for us - moved the DNS to Cloudflare, kept the domain at DNSimple
14.
▲
by
mctx
12y ago
Does this technique only work if the barcode is either horizontal or vertical?
15.
▲
by
mctx
12y ago
I've found its typically limited by my upload speed (ADSL2+ at 100kb/s up), took me a few months for a couple of hundred GB.
16.
▲
by
mctx
12y ago
There are a few conferences coming up in Barcelona, he could go to network? http://www.papis.io/ http://velocityconf.com/eu
17.
▲
by
mctx
12y ago
Are you looking for off the shelf systems or parts/info to build one with?
18.
▲
by
mctx
12y ago
Django has haystack[0], which I've used with an elasticsearch backend on a few projects and is generally pretty easy to set up and get good results with. I haven't had to do anything more advanced than autocomplete/boost/
19.
▲
by
mctx
12y ago
I've gone down the same route, from PostgreSQL search to ElasticSearch with usually pretty good results. A friend has strongly recommended Algolia, so I'll explore that for the next project that needs it.
20.
▲
by
mctx
12y ago
I use and have used Heroku for personal projects for quite a while. I don't feel too bad, because a) they only run free dyno apps upon request (idle most of the time) and b) I'm a huge advocate for their products, which has led
21.
▲
by
mctx
12y ago
What does your startup do? How are you able to offer EV certificates so cheaply? I thought they were typically ~$1000.
22.
▲
by
mctx
12y ago
Are you using any packages with Flask for API code? I quite like Django Rest Framework for JSON APIs, I just ignore the parts of Django I don't need.
23.
▲
by
mctx
12y ago
alex here. After getting a question correct, you can submit the same POST request with the same answer, and a very large negative number for the time. I imagine they're just adding your newly calculated score (30?-time) to your session
24.
▲
by
mctx
12y ago
What's the use case? Do you need to know exactly when the task is done? Does it vary in duration significantly? Can you split the call into two - one to start it, another to check the status given an ID?
25.
▲
by
mctx
12y ago
I got practical thinker too, and I'm a Mechatronic Engineer (I like building things)
26.
▲
by
mctx
12y ago
Also crashes chrome on ios 7.1.1 on an iPhone 5S every time
27.
▲
by
mctx
13y ago
They probably just can't figure out how to use the site's horrible UI to transfer out
28.
▲
by
mctx
13y ago
{1: ["A", "B"]}?
29.
▲
by
mctx
13y ago
This is called photogrammetry - check out Autodesk's 123D Catch iPhone and web app, it yields some pretty good results if you take enough evenly lit photos with decent overlap.
30.
▲
by
mctx
13y ago
Or use css2sass.heroku.com for SASS
More ›