Viewing profile — riboflava
riboflava
HN member- Joined
- Fri, Jul 22, 2016, 4:44 PM UTC
- HN karma
- 153
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About riboflava
No profile information was provided.
Recent public activity
-
comment
Comment #12541652
What sort of help would you want or expect? A severance package or help by having the employer pay a recruiter to pimp the former employee? Or something else? In any case I'm total…
-
comment
Comment #12533924
What people actually do is write their long text, put it in an image, and tweet the image.
-
comment
Comment #12533246
The goal is precisely feel good charity tourism as a safe adventure you don't need to quit your job over, so it seems like good advice to me. Remember, the top comment is looking f…
-
comment
Comment #12518288
My favorite version is from http://hpmor.com/chapter/64 ... MORPHEUS: Where did you hear about the laws of thermodynamics, Neo? NEO: Anyone who's made it past one science class in …
-
comment
Comment #12518032
Rich people contribute more to society, so the second order effects of benefiting rich people end up benefiting the larger population as well.
-
comment
Comment #12517254
Practice your softer skills for interviewing. Do you get anxiety over other aspects of the interview, like the fact that there's an interview itself? Work on that. Many times candi…
-
comment
Comment #12517098
Have you looked into commercial real estate at all? One of the factors that scares me off from residential real estate is that one bad tenant can really screw me over, especially a…
-
comment
Comment #12510550
Placebo effect.
-
comment
Comment #12509892
The return of the Ranger will be very welcome to me, if they don't screw it up...
-
comment
Comment #12508940
For me, age 26, I'm already slower than I was when I was 18. I write better code though and can wade through harder abstractions, so on hard, novel material I'd likely win against …
-
comment
Comment #12508398
I go back and forth on the singly-called function as a code smell. It really depends. What annoys me are the private method refactors that then can't be unit tested unless the 'pri…
-
comment
Comment #12508262
It can still be non-obvious with an optimizing compiler, or with non-Lisp. I don't see the point in having beginning students think about tail call optimized recursion vs normal re…
-
comment
Comment #12508122
I find the pen and paper method of visualizing invaluable. Make a small sample input that hits full coverage and trace it through step by step, writing out each call point with its…
-
comment
Comment #12502001
As soon as you have to buy something that takes up physical space, the "skills", or maybe better put the "mindset", becomes quite different. I don't think I can explain it very wel…
-
comment
Comment #12501826
I'm a fan of the out of the box immutable data structures and like the sugar, though you can get both in Lisp if you want. (Presumably Racket as well.) Lisp has everything, and mor…
-
comment
Comment #12501693
Giving specific benefits often ends up going along with requiring specific proof of need for the benefit. I had classes in college where attendance was part of the grade. Additiona…
-
comment
Comment #12501632
"Work", yup, I see this too. To fully pull it off though you still need to be somewhat responsive to emails / IMs for the 'normal business hours'. Sometimes it's worth burning a PT…
-
comment
Comment #12500856
http://clojure.org/about/spec
-
comment
Comment #12498114
"They seem to have learned the habit of cowering before authority even when not actually threatened. How very nice for authority. I decided not to learn this particular lesson." --…
-
comment
Comment #12481889
Every so often someone will do a "what editor do you use?" poll here, vim is the top choice. Maybe it's not the most common in the industry, especially if you include the hordes of…
-
comment
Comment #12481854
Not the parent but I have the same reaction, and I wouldn't describe my experience in big IDEs as "comfort", just less pain. I use them with Java only out of necessity, and only on…
-
comment
Comment #12465259
It's still a lot better than not having the source. There are tons of other benefits too. The one downside is CPU cost to compile everything yourself.
-
comment
Comment #12458689
"Want to grab some (Starbucks|Blue Bottle|Peetz|etc)?" Maybe they'll just get a cookie.
-
comment
Comment #12458275
They're going to have to play that game anyway since the compiler/interpret won't spell out the exact issue every time. But they'll get through it anyway because their goal is some…
-
comment
Comment #12457367
At least he knows who the lord is and in principle the lord can set things straight. A step above complaining to the void or casting a throwaway vote.