Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
keyboardP
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
keyboardP
13y ago
If you want to reuse an existing cmd window you can type in "cd " then drag/drop the directory from any Explorer shell. You could also close the shell after finishing with it. Not trying to take anything away from your script
2.
▲
by
keyboardP
13y ago
You can hold shift and right-click in Explorer and select "Open Command Window Here" (at least in Win 7 and 8).
3.
▲
by
keyboardP
14y ago
The code in the post is for Python 2.x but if you're running Python 3.x, use this to set up a server: python -m http.server 8000
4.
▲
by
keyboardP
14y ago
Thanks, glad you like it. I wanted an easy way to transfer the URL without installing plugins or having to be signed into specific accounts.
5.
▲
by
keyboardP
14y ago
Nice, thanks! Added to my bookmark bar :)
6.
▲
by
keyboardP
14y ago
I created a bookmarklet that does the same thing for any website you're browsing. Makes it easy to transfer from PC to phone, assuming the phone can read QR codes. http://keyboardp.tumblr.com/post/38976790879/send-webpage-fr...
7.
▲
by
keyboardP
14y ago
I'm not that excited about the product itself but the technology behind it and the opportunities it creates for future tech. I'm sure I'm not the only one looking at it from that angle.
8.
▲
by
keyboardP
14y ago
That's a fair comment but stating what makes sense from a business perspective isn't the same as saying you support the actions. Far from it, but when you discuss the actions of companies, you have to see it from their point of view. That d
9.
▲
by
keyboardP
14y ago
Why would Samsung want to suddenly switch to a Nexus device when they're dominating the entire Android market with the Galaxy brand? Most users don't know what version of Android they're running, let alone worry about what stock Android is
10.
▲
by
keyboardP
14y ago
>Maybe, but where the idealism gone? Both on HN, in tech circles, and, yes, at Google, there was some healthy dose of idealism. You know, this thing that make people do thing for something else than money, for the better good of humanit
11.
▲
by
keyboardP
14y ago
Unlike MS and Apple's services, Google doesn't need Android to be a brand. I think it was quite clear from the beginning that their aim isn't to ship devices for the sake of spreading Android rather than to ship devices for the sake of spre
12.
▲
by
keyboardP
14y ago
Look at it like this. They may have cool new features not seen on existing tablets. Your favourite company might then incorporate and, hopefully, improve upon the feature and you now have a new feature on your platform that may not have bee
13.
▲
by
keyboardP
14y ago
I think that's more on sites like Reddit where the "karma" relates to the number of upvotes you have. General use of karma is basically saying "what goes around, comes around". It's a derivative of the concept from dharmic religions.
14.
▲
by
keyboardP
14y ago
I generally agree but from first hand experience, I know this isn't always true. Before, I'd be happy to announce/show prototypes of stuff I was working on but it's clear that there are developers out there who take parts of the concept and
15.
▲
by
keyboardP
14y ago
That was a quick response from them and they've submitted an update that fixes the issue (which was unknown to them). https://eeqj.com/20130201/path-privacy/#comment-786209180
16.
▲
by
keyboardP
14y ago
Congratulations to the Minecraft team, well deserved. Hopefully this serves as inspiration to other indie devs working on their projects.
17.
▲
by
keyboardP
14y ago
I agree about the outrage part. There may not be malicious intent from Path, but I do think that there's a better way of allowing users to control their data. A simple extra option of "include location data from photos" would mitigate this
18.
▲
by
keyboardP
14y ago
Judging by the post we're commenting on, it's not exactly a shot in the dark guess. Technically, Path has done nothing wrong. They've been given permission to the photos and that's what they're accessing with all the information it brings.
19.
▲
by
keyboardP
14y ago
>I think the point is, if you pick "don't read my location data" and then every day post a message "Today I'm at the SF Library", "Today I'm at the NYC Stock Exchange". "Today I'm at DC checking out the White House" That's not the point
20.
▲
by
keyboardP
14y ago
I think you're conflating two very different scenarios. Someone saying "I'm in San Francisco" or posting a picture of them at the Golden Gate Bridge is clearly aware that their location can be determined. EXIF data hidden within a JPEG file
21.
▲
by
keyboardP
14y ago
>It doesn't mean that Path has to go to every imaginable length to ensure that you don't manage to share your location through other means, like photos or status updates. Not sure what you mean here. If my app loaded a user's picture, a
22.
▲
by
keyboardP
14y ago
I use PNG Monster for very good lossless PNG compression http://www.vbgore.com/PNG_Monster Might be worth testing to see if it can reduce the sizes to an acceptable level.
23.
▲
by
keyboardP
14y ago
No problem :)
24.
▲
by
keyboardP
14y ago
Great idea, I like it! Just one thing, you need to escape the "#" for the C# tag in the URL (C%23). The browser ignores the "#" and so it returns the result for just "C".
25.
▲
by
keyboardP
14y ago
Isn't this just usual prototyping? I rarely consider best practices when trying to implement a non-trivial prototype because flow and creativity is broken when attempting to adhere to best practices at the same time (in my experience at lea
26.
▲
by
keyboardP
14y ago
A bit OT but hopefully interesting nevertheless. This is apparently the original pronunciation for the works of Shakespeare http://www.youtube.com/watch?v=gPlpphT7n9s The entire video has some nice information but if you want to skip to a
27.
▲
by
keyboardP
14y ago
Thanks! This was just a 5 minute hack but I really like the suggestion of variable speed based on the current text length. I tried your autoscroll method and the changing scroll speed works well.
28.
▲
by
keyboardP
14y ago
I agree. Everyone makes mistakes at some point and that apology seems to be the best possible way to deal with it IMHO.
29.
▲
by
keyboardP
14y ago
Steve Klabnik has now also posted an apology http://blog.steveklabnik.com/posts/2013-01-23-node
30.
▲
Auto Scroll HN Comments (or any site) like an Autocue
4 points
by
keyboardP
14y ago
|
2 comments
More ›