Viewing profile — kespindler
kespindler
HN member- Joined
- Thu, Aug 11, 2011, 7:40 PM UTC
- HN karma
- 142
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About kespindler
Recent public activity
-
comment
Comment #32512352
Do you have plans to open source any of the work? Would love to use this for a course/training platform.
-
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.
-
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…
-
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 := "…
-
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…
-
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…
-
comment
Comment #26626889
The personal MBA is probably the best resource for solid foundation of all business topics relevant to entrepreneurship.
-
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. …
-
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.
-
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!
-
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 …
- story
-
comment
Comment #14190691
This is amazing!
-
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
- story
-
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…
- story
-
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 …
- story
- story
- story
-
comment
Comment #11505339
Email me kespindler at gmail. I have relevant work that you'd be interested to hear about.
- story
- story
-
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!