Live data from Hacker News

Viewing profile — kespindler

kespindler

HN member
Joined
Thu, Aug 11, 2011, 7:40 PM UTC
HN karma
142
Public activity
46 items

About kespindler

My email is: at gmail

Recent public activity

  1. comment
    Comment #32512352

    Do you have plans to open source any of the work? Would love to use this for a course/training platform.

  2. comment
    Comment #30375843

    Read the fine print. It's not a FDIC-insured account. It's a crypto yield account that downplays the fact that it's crypto. Do with that knowledge what you want.

  3. comment
    Comment #30290985

    Depending on the size of your team, and whether you just need to "check a box" and say you do it, versus you're actually worried about employee mistakes re: cybersecurity (e.g. you…

  4. comment
    Comment #30078179

    Instead, I highly recommend https://github.com/casey/just . Add these two lines to the top to use node executables and load the dotenv: ``` set dotenv-load := true export PATH := "…

  5. comment
    Comment #29958739

    There's a good chance 115k TC is significantly less than what you could be getting. I'm currently building a network of domain expert mentors, where companies can connect with expe…

  6. comment
    Comment #29848327

    Three easy lessons: 1. Don't use MongoDB. 2. Don't use high level ORMs. Stay (reasonably) close to SQL. And yes, it should be SQL. Almost certainly Postgres. 3. Especially don't us…

  7. comment
    Comment #26626889

    The personal MBA is probably the best resource for solid foundation of all business topics relevant to entrepreneurship.

  8. comment
    Comment #22260261

    "Laws of Human Nature" by Robert Greene (ironically, also the author of 48 laws of power, which is often criticized for advocating machiavellianism) is an extremely powerful book. …

  9. comment
    Comment #16998178

    Wanna email me your resume (email in profile)? We're tackling an underserved part of the consumer finance world, backed by top VCs and still early stage.

  10. comment
    Comment #15055791

    Could I get your contact information to chat with you more about government contracting? It's a space I'm doing a lot of research in, and very curious to learn more about!

  11. comment
    Comment #14849857

    Build a better mousetrap, and you'll learn how to build a better mousetrap. You need to market it (or partner with someone who will) if you want to make money. 1. Get some kind of …

  12. story
  13. comment
    Comment #14190691

    This is amazing!

  14. comment
    Comment #13617074

    I helped found www.onesalon.org , and from that have experience building global community. Happy to chat if you'd like. Username at gmail dot com

  15. story
  16. comment
    Comment #12200440

    Do your sales before building it. Who would buy it? Make a powerpoint or pen&paper mockup, get feedback from potential customers. Build a landing page, track conversion to a 'Buy N…

  17. story
  18. comment
    Comment #12039272

    Reminds me of the writeup a few days ago about Google's machine emotional intelligence for email suggested replys - except Clara is doing it (and more) with a team the fraction of …

  19. story
  20. story
  21. story
  22. comment
    Comment #11505339

    Email me kespindler at gmail. I have relevant work that you'd be interested to hear about.

  23. story
  24. story
  25. comment
    Comment #8895976

    Going to put a shameless plug here for the python awk replacement I made. github.com/kespindler/puffin Instead of learning a new language and new syntax, just use python!