Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
philcrissman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
philcrissman
6y ago
Thanks! Re the margin notes, the footnote numbers are clickable to toggle them inline when the width is too small... I should add a bit of color or underline to them in the css so that this is easier to intuit. :/
2.
▲
by
philcrissman
6y ago
I was actually asked Fizz Buzz in an interview once, but I did not have this solution at the time. My favorite FizzBuzz solution is actually: ``` ->(n){[[["Fizz"][n%3],["Buzz"][n%5]].join].find(->{n}){|w| w if !w.e
3.
▲
by
philcrissman
6y ago
Not sure how this came back around into the zeitgeist today, but this is my post from awhile back. Thanks to all who had nice things to say about it. I'm definitely an amateur mathematician, though I tried my best to write the post lik
4.
▲
Euler's FizzBuzz
(philcrissman.net)
2 points
by
philcrissman
6y ago
|
0 comments
5.
▲
Refactoring with code blocks in ruby
(betadeluxe.com)
1 points
by
philcrissman
12y ago
|
0 comments
6.
▲
Show HN: Yoyo, a rubygem for the YO API (tldr: YO has an API)
(philcrissman.com)
1 points
by
philcrissman
12y ago
|
1 comments
7.
▲
10 things I've learned about working with rails
(philcrissman.com)
3 points
by
philcrissman
12y ago
|
0 comments
8.
▲
Your Domain Model is broken
(philcrissman.com)
2 points
by
philcrissman
12y ago
|
0 comments
9.
▲
Make Better Mistakes
(philcrissman.com)
2 points
by
philcrissman
12y ago
|
0 comments
10.
▲
Naive Testing
(philcrissman.com)
1 points
by
philcrissman
12y ago
|
0 comments
11.
▲
Software is terrible and it's never getting better
(philcrissman.com)
1 points
by
philcrissman
12y ago
|
0 comments
12.
▲
Design Placebos
(philcrissman.com)
1 points
by
philcrissman
12y ago
|
0 comments
13.
▲
Touching the stove, broken glass, and other peoples mistakes
(philcrissman.com)
1 points
by
philcrissman
14y ago
|
0 comments
14.
▲
by
philcrissman
14y ago
Congrats, guys!
15.
▲
by
philcrissman
15y ago
I don't even ask anymore. If I'm writing an app for you, I'm starting with tests, before I even write a line of executable code. If you don't want tests for your app, you'll need to find a different developer. It's not an optional part of t
16.
▲
by
philcrissman
15y ago
Maybe this is nitpicking, but did the author this article do zero fact-checking? >Mr. Mitnick, who ... is publishing his first book in August... Er... Following the link to his "first book" leads to Mr. Mitnick's website, whose products
17.
▲
by
philcrissman
15y ago
Rspec doesn't really need to be in the default stack; switching to it takes what; a minute? That's not a benchmarked timestamp, but I'm just saying... :-)
18.
▲
by
philcrissman
15y ago
April 1st was 19 days ago... ;-)
19.
▲
by
philcrissman
16y ago
Totally agree. Reading HN, blogs/etc is fine, but the net result is: more time reading == less time doing [whatever]. Play + Build should absolutely be 90% of the activity of a would-be developer. Most of the rest of the list could go away.
20.
▲
The best Web security against hackers and spammers: advanced math
(latimesblogs.latimes.com)
1 points
by
philcrissman
16y ago
|
0 comments
21.
▲
by
philcrissman
16y ago
Mini-ask HN: Why link to a techcruch article when you could just link to the startup's website? I'm not trying to be ornery, sincerely asking. I'm not interested in reading a techcrunch article about a new startup. I'd rather go straight to
22.
▲
MenTaLguY: The Sound of Sorting
(moonbase.rydia.net)
2 points
by
philcrissman
16y ago
|
0 comments
23.
▲
Test First As A Productivity Hack
(philcrissman.com)
1 points
by
philcrissman
16y ago
|
0 comments
24.
▲
Stop releasing prototypes
(jeffkreeftmeijer.com)
1 points
by
philcrissman
16y ago
|
0 comments
25.
▲
by
philcrissman
16y ago
I'm not sure about it being the "first"; The Minnesota Cup ( http://breakthroughideas.org/ ) has been around for awhile, and http://minnestar.org has done some micro-seed funding. http://speedylemur.com is also local to Minneapolis, tho
26.
▲
Start Me Up: Minnesota’s First Start-Up Accelerator
(tcbmag.blogs.com)
1 points
by
philcrissman
16y ago
|
1 comments
27.
▲
by
philcrissman
16y ago
toto! http://cloudhead.io/toto
28.
▲
by
philcrissman
16y ago
Overwhelmed with traffic? Would really like to see this. :-) If it has an API I'd love to tie something like this to http://tldrd.com to auto-generate summaries of various texts.
29.
▲
by
philcrissman
16y ago
Does this mean there's no place for http://tldrd.com ? :-)
30.
▲
by
philcrissman
16y ago
But "Really?" is actually a very good question; it's an appeal to common sense. Do we all work at places where only 1% of the programmers can actually program? I know I haven't... even when I just started and was clearly the least experienc
More ›