Hacker Newsnew | past | comments | ask | show | jobs | submit | 2014-11-10login
Stories from November 10, 2014
Go back a day, month, or year. Go forward a day, month, or year.
1.Firefox Developer Edition (developer.mozilla.org)
979 points by tazer on Nov 10, 2014 | 295 comments
2.The Founder’s Guide to Selling Your Company (justinkan.com)
442 points by sinak on Nov 10, 2014 | 54 comments
3.Police Use Department Wish List When Deciding Which Assets to Seize (nytimes.com)
403 points by molecule on Nov 10, 2014 | 162 comments
4.All cameras are police cameras (shorttermmemoryloss.com)
383 points by alandarev on Nov 10, 2014 | 220 comments
5.Pirate Bay Founder Peter Sunde Released from Prison (torrentfreak.com)
380 points by lelf on Nov 10, 2014 | 200 comments
6.Material UI (material-ui.com)
386 points by eskimobloood on Nov 10, 2014 | 163 comments
7.Federal law enforcement documents about Aaron Swartz, released under FOIA (swartzfiles.com)
361 points by pje on Nov 10, 2014 | 105 comments
8.An Update on Hacker News (blog.ycombinator.com)
331 points by nicklovescode on Nov 10, 2014 | 351 comments
9.The dark side of .io (gigaom.com)
298 points by zactral on Nov 10, 2014 | 79 comments
10.Half a decade with Go (golang.org)
259 points by geetarista on Nov 10, 2014 | 250 comments
11.BrowserStack was hacked
262 points by spiralganglion on Nov 10, 2014 | 108 comments
12.Celebrating 10 Years of Firefox (blog.mozilla.org)
266 points by _qprp on Nov 10, 2014 | 60 comments
13.How to write a developer resume that will get you hired (slideshare.net)
251 points by peteretep on Nov 10, 2014 | 205 comments
14.If money doesn't make you happy, you probably aren't spending it right (2010) [pdf] (wjh.harvard.edu)
258 points by monort on Nov 10, 2014 | 143 comments
15.Essential Math for Games Programmers (essentialmath.com)
230 points by th0ma5 on Nov 10, 2014 | 28 comments
16.Pointer Pointer (pointerpointer.com)
205 points by mp4box on Nov 10, 2014 | 30 comments
17.WireEdit – A Full Stack WYSIWYG Editor for Network Packets (wireedit.com)
221 points by csmajorfive on Nov 10, 2014 | 78 comments
18.How we’ve made Raptor fast (rubyraptor.org)
178 points by triskweline on Nov 10, 2014 | 71 comments
19.Google Takes Over Operations of Moffett Airfield from NASA (techcrunch.com)
167 points by mtviewdave on Nov 10, 2014 | 53 comments
20.World War II Is Full of Plot Holes (2010) (squid314.livejournal.com)
151 points by mblevin on Nov 10, 2014 | 60 comments
21.A Few Questions About the Culture: An Interview with Iain Banks (strangehorizons.com)
154 points by strlen on Nov 10, 2014 | 86 comments
22.Random Darknet Shopper (bitnik.org)
157 points by janfoeh on Nov 10, 2014 | 36 comments
23.Self-tightening nut that provides tight fastening with a unique screw thread (akihabaranews.com)
152 points by dmmalam on Nov 10, 2014 | 63 comments

From the top of my mind:

1. HTTP Request builder (think cURL with a nicer GUI and the ability to save presets);

2. Web Proxy, able to "stop-and-modify" requests (think Fiddler or Charles);

3. Network conditions simulator for throttling, packet dropping and limited bandwidth, with profiles (e.g. GPRS);

4. Local Mock REST API, with a few predefined endpoints (e.g. /users/) + the ability to create new ones (with configurable values such as random integers between X and Y or a random string which is a valid e-mail);

5. Multi-touch simulator (with a modifier key);

6. A usability test facilitator, able to create test scripts and automatically record timing and extra information (e.g. define a task that ends when user clicks the element with id X; when said user clicks #X, you annotate the time, the number of misclicks, etc). You could also implement this for static images, with clickable regions. I would love you for this one.

25.OVH servers exploited through shellshock (ovh.net)
157 points by spindritf on Nov 10, 2014 | 77 comments
26.Glendix: Bringing the Beauty of Plan9 to Linux (glendix.org)
144 points by pmoriarty on Nov 10, 2014 | 17 comments

Here's the thing that bothers me the most about a lot of the talk about net neutrality by government officials:

> If a consumer requests access to a website or service, and the content is legal, your ISP should not be permitted to block it.

Specifically "and the content is legal" is what raises a flag for me. I've seen similar phrases in nearly everything I've read coming from any government official regarding net neutrality.

If this phrasing makes it into eventual laws regarding net neutrality, it seems to me that it could easily require inspection of all traffic by ISPs to ensure the legality of traffic.

28.Reproducible SBCL builds – a month ahead of schedule (rhodes.io)
133 points by luu on Nov 10, 2014 | 15 comments
29.London’s Legendary Taxi-Driver Test Puts Up a Fight in the Age of GPS (nytimes.com)
122 points by jaynos on Nov 10, 2014 | 105 comments

Hi! Just a heads up that folks from the dev tools team will be monitoring this thread and are on-hand to answer questions. We'll try not to thread sit too much. :) In brief, the Developer Edition is a new release channel for Firefox, replacing Aurora (our pre-Beta channel). Everything else about the release cadence is the same.

There are four major new features here:

1. The Firefox Tools Adapter ("Valence"), which lets you use the Firefox dev tools to inspect and debug pages in Chrome for Android and Safari for iOS. The goal: one set of tools to debug any browser.

2. Side-by-side profiles. The Developer Edition defaults to a profile named `dev-edition-default`, which makes it easier to run Developer Edition at the same time as a normal release version of Firefox. You don't have to deal with the profile switcher each time.

3. Developer-friendly defaults. Developer Edition ships with things like remote debugging and browser-chrome debugging enabled by default.

4. And, for all of you who hated Australis, a compact theme with square tabs.

But those are just consequences of the single biggest change:

5. We have a new channel, which new rules. And we want to use it to build the best possible browser for web developers. We can ship new tools that aren't yet ready for the Beta channel, and we can change the browser's appearance and defaults specifically for web developers.

We'll be watching this thread during launch, but you can always submit feature requests on UserVoice. The right people will see them: https://ffdevtools.uservoice.com/forums/246087-firefox-devel...

This isn't a finished product. It's an invitation.

What tools do you need?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: