Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bluefish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
36 ms
·
1.
▲
by
bluefish
16y ago
If we're not able to attend but would like to submit our resume to the YCombinator companies, is there a good place to do so? I'd be tempted to submit my resume via the application, but it doesn't seem fair to the startup companies to have
2.
▲
by
bluefish
17y ago
Where does this nonsense come from? I can't take being silent and just flagging anymore. This is exactly The kind of story that made me stop reading digg then reddit... I really don't want to finish that sentence with Hacker News. I don't c
3.
▲
by
bluefish
17y ago
Thank you. I'm glad I'm not the only one annoyed by the "7 degrees of hacker news" story stretch.
4.
▲
by
bluefish
17y ago
While interesting speculation, I don't understand why we've frontpaged this story on a community site generally focused on technology, startups and hacker culture. I'd love to see this on a community site called UnsolvedMysteryNews, but un
5.
▲
by
bluefish
17y ago
Have to agree. In general, as much as I like most of these alt stories that have been posted to HN lately, I came to HN to escape this sort of posting. I'm sure we could expand the term 'hacker' to apply to anyone who was a creative misfit
6.
▲
by
bluefish
17y ago
Minor quibble from my 1st impression: Not really into the signin / signup form. From a usability perspective it just seems like it deviates a lot from what most users are familiar with. I like the narrative take on signin / signup but I th
7.
▲
by
bluefish
17y ago
use it yourself , "eat your own dogfood" or however you would like to describe it. That's the most important one for me. If you're not using it to solve your own problems then what are you building it for?
8.
▲
by
bluefish
17y ago
Agreed. You really need to read the CL TOS and make sure you're working with CL to use their data.
9.
▲
by
bluefish
17y ago
Your tough-love approach "...that's life, life is not fair, deal with it" is completely misguided and naive. I certainly hope that if you ever have children you don't use that mindset on them when they come home bullied, frustrated or upset
10.
▲
by
bluefish
17y ago
As someone who works on a project with a team of dedicated engineers under fairly strict code guidelines including code reviews, I can tell you from experience none of these factors have to do with "code cleanliness" (as ours is not, at lea
11.
▲
by
bluefish
17y ago
It would be an interesting legal case to say the least, especially because they do not indicate that they will provide further information about the warrant, or how to act other than individuals should "take special notice". Still I believe
12.
▲
by
bluefish
17y ago
Anyone use(ing) Potion for something other than just playing around with the source?
13.
▲
by
bluefish
17y ago
Have to agree. I really like the new Apple keyboards. They feel minimalist but with enough key travel that I know when the button has been fully pressed.
14.
▲
by
bluefish
17y ago
Frankly, it's what you would expect from them. An abuser doesn't stop beating when you confront him; he stops beating you when you leave. I'm not an iPhone developer, nor have I ever developed anything for the Mac platform specifically.
15.
▲
by
bluefish
17y ago
Agreed. My "real world" view involves avoiding Outlook any time I can, including business contexts.
16.
▲
by
bluefish
17y ago
If you think it's a dup, flag it. I'm tired of seeing these digg like dup comments. They come across as a power grab for community recognition and karma, not for bettering the content on the site.
17.
▲
by
bluefish
17y ago
I played around with node last night a bit more. Here are one noob's observations: For most things it feels pretty fast. A simple timer output showed less than 1, 1, 2 or 3 milliseconds for most operations including File I/O. Importing fi
18.
▲
by
bluefish
17y ago
Built it without a hitch on a Mac. Ran the demo which seems clean and pretty snappy. I'm not familiar with how other libraries might be implemented, like mysql, sqlite, etc so I guess I'm wondering if this implementation will eventually su
19.
▲
by
bluefish
17y ago
This is something I've wanted to work on for months, but I lack the EE experience to do the physical side of things. Great to see it happening though.
20.
▲
by
bluefish
17y ago
Some people really need to be on the offensive to get things done. They need to feel like someone else is the enemy and they are going to defeat them. It seems to me like Zed puts himself in the position of David vs the open-source-commun
21.
▲
by
bluefish
17y ago
Why working at a startup? You have an image of an ideal that may be a fallacy. I work at a startup and it's not all fun and games. 1) It's a lot of work, 2) there is a lot of bureaucratic red tape (just like any real world business enviro
22.
▲
by
bluefish
17y ago
This is all typical technology-is-killing-society-and-making-you-stupider bombastic drivel. When the mail system was instituted in the US a part of the population claimed it would be the end of modern society. That it would eliminate face
23.
▲
by
bluefish
17y ago
The article was posted on Sept 11, 2006. Let's let it go.
24.
▲
by
bluefish
17y ago
> Rails stuff is almost, but not quite, entirely unlike Ruby. I really like Python and have the exact opposite opinion as you. That is, to me, Rails is very like Ruby and Django is unlike anything else done in Python. Django has hind
25.
▲
A Better BART Kiosk Interface
(bartkiosk.com)
49 points
by
bluefish
17y ago
|
33 comments
26.
▲
by
bluefish
17y ago
For me, there are two qualities I look for when hiring an outside service provider like an accountant which go beyond the $/hour perspective. 1) I assume my time is essentially priceless. If I've ever had complex finances, for example, I h
27.
▲
by
bluefish
17y ago
Your argument is ineffective. The point is not to swap one potentially controversial topic for another in a presentation, the point is to attempt to appease a majority of the audience in an entertaining way precisely by avoiding abrasive t
28.
▲
by
bluefish
17y ago
Using POST doesn't necessarily make it simpler to defend against CSRF. You still need to use some kind of exclusive token shared between the client and server (e.g. a session id stored in a cookie). Imagine a poorly implemented site that d
29.
▲
by
bluefish
17y ago
This is also known as Cross Site Request Forgery or CSRF: http://en.wikipedia.org/wiki/Cross-site_request_forgery
30.
▲
by
bluefish
17y ago
Very very helpful, especially as someone who still has to work in ie6 and 7. I've been trying to set this up for some time and have never found a good, straightforward tutorial regarding how to get this working.
More ›