Live data from Hacker News

Viewing profile — jfarmer

jfarmer

HN member
Joined
Wed, Mar 26, 2008, 11:33 PM UTC
HN karma
5,887
Public activity
1,702 items

About jfarmer

Hi, I'm Jesse!

I've been working in technology since 2006 and spent most of my career at very early-stage startups. Since 2012, my focus has been on technical education.

Things I've (co-)founded that you may have heard of:

    Dev Bootcamp — The first coding bootcamp
    https://en.wikipedia.org/wiki/Dev_Bootcamp
    
    Everlane — Someone you know shops there, if you don't
    https://en.wikipedia.org/wiki/Everlane

    Mission Bit — Fee after-school coding classes for SFUSD
    http://missionbit.com
I grew up in rural Michigan and despite living in the SF Bay Area for ~15 years, you'd still be able to tell by my accent.

Ways to contact me (email is best):

    jesse@20bits.com
    https://github.com/jfarmer
    https://twitter.com/jfarmer
    https://www.linkedin.com/in/jfarmer
    http://20bits.com
    
I put a lot of my educational material on GitHub (https://github.com/jfarmer). Some highlights:

      A First Coding Exercise (Assumes 0 Experience)
      https://bit.ly/jfarmer-first-coding-exercise

      JavaScript Self-Diagnostic
      https://bit.ly/jfarmer-diagnostics-js-i
      
      3 Minute Handbook on Student Interactions
      https://bit.ly/student-interactions

      Rules to Learn By
      https://bit.ly/learning-rules
Before Everlane, I spent a lot of time making silly viral apps on Facebook and elsewhere. One incident ended with a subpoena from the US Secret Service and then-famous national news anchor calling me an idiot: https://bit.ly/jfarmer-keith-olbermann-story

Talk to me about entrepreneurship, fundraising, programming, education, and viral marketing. I like being helpful.

Please reach out! :)

[ my public key: https://keybase.io/jfarmer; my proof: https://keybase.io/jfarmer/sigs/NEatVodomRrGhnc6UVqFb16TufwJ8kzSsCTci_nauJA ]

Recent public activity

  1. comment
    Comment #47874418

    No, it's really sets of measure zero. The Cantor set is an example of an uncountable set of measure 0: https://en.wikipedia.org/wiki/Cantor_set The indicator function of the Cantor…

  2. comment
    Comment #47874305

    "Almost everywhere" means "everywhere except on a set of measure 0", in the Lebesgue measure sense. Here's an example of a Riemann integrable function w/ infinitely many discontinu…

  3. comment
    Comment #47579474

    The picture isn't quite so clean in the constructive context, which is what many of these proof systems are rooted in, e.g., https://mathoverflow.net/questions/236483/difference-be…

  4. comment
  5. comment
    Comment #47377444

    So they'd need more robust experimental designs and statistical methods. They exist. And unlike the university context, there’s a glut of data. A basic technique: https://en.wikipe…

  6. comment
    Comment #47376645

    Seems like a straightforward solution would be to get people to opt-in by offering them credits, increased limits, early access to new features, etc. Universities have IRBs for goo…

  7. comment
    Comment #46163764

    Plants "want" nitrogen, but dump fertilizer onto soil and you get algal blooms, dead zones, plants growing leggy and weak. A responsible farmer is a steward of the local ecology, a…

  8. comment
    Comment #46155300

    I think of it like this: Friction is an element of the environment like any other. There's an "ecology of friction" we should respect. Deciding friction is bad and should be eradic…

  9. comment
    Comment #46150673

    I've worked in tech and lived in SF for ~20 years and there's always been something I couldn't quite put my finger on. Tech has always had a culture of aiming for "frictionless" ex…

  10. comment
    Comment #45425809

    From John Dewey's Human Nature and Conduct , the fallacy that "Because a thirsty man gets satisfaction in drinking water, bliss consists in being drowned." “The fallacy in these ve…

  11. comment
    Comment #44810452

    I sometimes find Paul Watzlawick's five axioms of communication helping in thinking about situations like this. Link: ( https://en.wikipedia.org/wiki/Paul_Watzlawick#Five_basic_axi…

  12. comment
    Comment #44650500

    CS Peirce has a famous essay "The Fixation of Belief" where he describes various processes by which we form beliefs and what it takes to surprise/upset/unsettle them. The essay: ht…

  13. comment
    Comment #44597741

    From John Dewey's Human Nature and Conduct : “The fallacy in these versions of the same idea is perhaps the most pervasive of all fallacies in philosophy. So common is it that one …

  14. comment
    Comment #44083385

    John Dewey on a similar theme, about the desire to make everything frictionless and the role of friction. The fallacy that because "a thirsty man gets satisfaction in drinking wate…

  15. comment
    Comment #43372892

    Always a pleasant surprise to see Peirce linked here! He influenced many people, both directly and indirectly, but had a...difficult personality. He has many thousands of pages of …

  16. comment
    Comment #42990622

    “It is a profoundly erroneous truism, repeated by all copy-books and by eminent people when they are making speeches, that we should cultivate the habit of thinking of what we are …

  17. comment
  18. comment
    Comment #38367079

    I sometimes use a Turing Tumble to demonstrate this: https://upperstory.com/turingtumble/ I've also had occasional success first convincing them they know how to add "mindlessly", …

  19. comment
    Comment #38173384

    I did this years ago to demonstrate to my students that the "exact solution" can still be written in code. There are implementations in Ruby and Python, with some benchmarking code…

  20. comment
    Comment #37222634

    This is a great book and I quote this 1998 article she wrote for Salon all the time: https://www.salon.com/1998/05/12/feature_321/ "The dumbing-down of programming" > The computer …

  21. comment
    Comment #37014230

    Love this. The way I think about it is that you assume a level of responsibility whenever you tinker with default affordances. Your "feature" isn't restricted to whatever narrow co…

  22. comment
  23. comment
    Comment #36738290

    If folks are looking for terms to Google, try "spectral graph theory" and "algebraic graph theory" https://en.wikipedia.org/wiki/Spectral_graph_theory https://en.wikipedia.org/wiki…

  24. comment
    Comment #36083215

    I'm not proposing anything WRT the depth or scope of the material. If the premise of the material is that phrases like "dot product" can be used freely or with minimal explanation …

  25. comment
    Comment #36070898

    I understand that, of course. Is your goal to make it feel like a typical university course or like something else? If like a typical university course, start with a syllabus and a…