Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sprsquish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sprsquish
5mo ago
When I was running i3 I basically used it as a glorified workspace switcher. I ran a terminal with tmux full screen on one workspace and a browser full screen on the other. i3 let me swap between them, run a status bar with a clock and othe
2.
▲
by
sprsquish
7y ago
I think your point about not feeling the car is a big part of what makes driving a simulator so difficult. Every part of a real car is giving the driver direct feedback into various parts of their body. How hard they are on the brake and th
3.
▲
by
sprsquish
8y ago
I agree that they aren't exactly up-front about their model. They do provide a link to a pricing page that lays out the tiers: https://brain.fm/pricing
4.
▲
by
sprsquish
14y ago
This is almost exactly what our use case is. I slightly altered the implementation to be more GC friendly though: http://squishtech.posterous.com/addendum-to-the-opposite-of-...
5.
▲
by
sprsquish
15y ago
I work on the Trust & Safety team at Twitter and hate spam as much as everyone else. As with any large system the solution is never as simple as "implement this thing, problem solved." As Marco points out, what is or is not spam is a ba
6.
▲
by
sprsquish
16y ago
Happens all the time! I'm getting my nose moved though.
7.
▲
by
sprsquish
16y ago
Maybe it's a version thing, but Ctrl+Shift+T doesn't work for me. Cmd+Shift+T does. But will it restore all the tabs you had open when you accidentally quit?
8.
▲
⌘Q is too damn close to ⌘W
(squishtech.posterous.com)
226 points
by
sprsquish
16y ago
|
106 comments
9.
▲
by
sprsquish
16y ago
Jane answered this well on Quora: http://www.quora.com/Why-does-Twitter-need-300-employees
10.
▲
by
sprsquish
16y ago
Please please please add Instapaper support for this.
11.
▲
by
sprsquish
17y ago
Check out CoffeeScript. It does exactly that. http://jashkenas.github.com/coffee-script/
12.
▲
by
sprsquish
17y ago
I've been trying to model libxml.js after Nokogiri. I wanted to get something built and working first. The next step is to expose libxml2's html parser. Someone else has started working on find-by-CSS a la Nokogiri. I'll merge that into lib
13.
▲
Libxml bindings for v8
(libxmljs.squishtech.com)
14 points
by
sprsquish
17y ago
|
0 comments
14.
▲
by
sprsquish
17y ago
Agreed, it's a bit sensationalist.
15.
▲
by
sprsquish
17y ago
Superfeedr has an XMPP API that allows you to subscribe to updates on a blog or really anything with an RSS or Atom feed. It'll provide push notifications when your subscriptions update.
16.
▲
by
sprsquish
17y ago
OpenMRS is pretty big. I don't know the exact number of tables, but it's up there. http://openmrs.org/wiki/Data_Model
17.
▲
by
sprsquish
17y ago
My interpretation of that joke was scatological. Though, I don't know if that says more about me than Randall.
18.
▲
by
sprsquish
17y ago
As impressive as the actual robots are, I'm more impressed with the "dance" they created to show these off.
19.
▲
by
sprsquish
17y ago
I'm using the Javascript Tools bundle for TextMate. It runs JSLint every time I save a javascript file. http://github.com/subtleGradient/javascript-tools.tmbundle
20.
▲
by
sprsquish
17y ago
I've been burned several times by missing semicolons when minifying my code. Now I make sure they're always there. I'm also running everything through JSLint.
21.
▲
Fixing Threads in Ruby 1.8: A 2-10x performance boost
(timetobleed.com)
51 points
by
sprsquish
17y ago
|
14 comments
22.
▲
by
sprsquish
17y ago
I could play with the low light switch all day. Love the transition effect.
23.
▲
by
sprsquish
18y ago
My wife is out the door very early in the morning. I make sure I get out of bed when she comes in to say goodbye for the day. My alarm clock has proven ineffective. I'll wake up an hour after it should have woken me up and realize I turned
24.
▲
by
sprsquish
18y ago
Take a look at Redmine ( http://www.redmine.org/ ). We're using it for all our internal projects. The git integration is a bit sparse at the moment. You can't browse around branches. But the basics are there.
25.
▲
by
sprsquish
18y ago
Nice that you can have your own Gitorious. But Gitorious is not Github. One of the biggest and most useful differences is the fork queue.
26.
▲
by
sprsquish
18y ago
The Dirty Job's approach to their show is so perfect. No nonsense, no fear, just show it for exactly what it is.
27.
▲
by
sprsquish
18y ago
It absolutely is our job as engineers to change the world. We're the experts. We've done the research and have the evidence to support our positions. From there it's our duty to show the rest of the world the best solution for the problem
28.
▲
by
sprsquish
18y ago
I think Marco's point was that he's created this site as a fun side project. Supporting IE isn't fun. The vast majority of the site's users aren't IE users so he wont get a lot of flack from its users. I agree that developing for IE isn't t