Live data from Hacker News

Viewing profile — 12s12m

12s12m

HN member
Joined
Thu, Jun 15, 2017, 4:45 PM UTC
HN karma
74
Public activity
55 items

About 12s12m

I am on a journey to build 12 startups in 12 months. And, I want to share my lessons with you :) My email is '12startupsin12months' at gmail.com

Recent public activity

  1. comment
    Comment #16051766

    Great to see such initiative by Basecamp. This is good for devs around the world. GitLab sits on the other extreme with their "open salaries": https://news.ycombinator.com/item?id=…

  2. comment
    Comment #14836925

    For a person who is initially starting with Linux. I'd suggest you to get familiar with the terminal. I'd also ask what your primary use case is. If you are a software developer vs…

  3. comment
    Comment #14795710

    1. Gnome Terminal 2. Neovim 3. Google Chrome 4. Pymodoro (https://github.com/dattanchu/pymodoro) 5. Git

  4. comment
    Comment #14743418

    A few I can think of: 1. Want to resize your server? you can do it. 2. Want to create a new server and move some kind of elastic IP to point to this new server? you can do it with …

  5. comment
    Comment #14743144

    What exactly do you mean by a "task". Just remind you by sending you an email? or actually running a command on your computer?

  6. comment
    Comment #14743110

    One things that has helped me in the past is going anonymous and creating a project and just shipping features without thinking a lot about architecture and code quality. Making su…

  7. comment
    Comment #14743106

    I would say most of us are entreprenuerially-minded, because it rubs off eventually.

  8. comment
    Comment #14743065

    I have given up my free time which I used to spend enjoying movies, television etc,. I don't get that much time to do that. Most of my time is consumed in the startup that I am bui…

  9. comment
    Comment #14743062

    Everyone has different definitions about "success" and "being happy". I can tell you as a father of 2 kids, that having kids has been one of the greatest things that has happened t…

  10. story
    Ask HN: Do you suggest static site generators to your customers?

    Do you suggest static site generators to your customers? How has your experience been with this? What are the services you use for a complete setup?

  11. comment
    Comment #14708764

    I don't think GitHub Pages or S3 can support authentication using auth0 for static pages. This could be an interesting service, which allows you to put your website behind authenti…

  12. comment
    Comment #14708759

    There are a lot of options available for forms in a static site. A few from a quick google search are: https://www.jotform.com/ , https://liveformhq.com/ , https://www.google.com/f…

  13. comment
    Comment #14708751

    Yeah, The first app that I am building has a lot of competitors. So, it is not really a question of whether the market is there. I definitely need the confidence If my startups are…

  14. comment
    Comment #14699776

    I saw the link to it from your profile. Interesting concept. There are variations of this available: https://fieldbook.com/ , Airtable, etc. I'll send you an email :)

  15. comment
    Comment #14699764

    There is auth0 ( https://auth0.com/ ) for authentication, and many hosts which support basic auth. What kind of use cases are you thinking when you say access control?

  16. comment
    Comment #14699761

    You can use the Like button on static websites. Or did you mean something else?

  17. comment
    Comment #14699614

    Thanks for the links. The blog posts have a lot of useful information :)

  18. story
    Ask HN: What are the *dynamic* needs for a static site these days?

    Static sites are getting more popular by the day. What are the dynamic needs of a site that are holding you back from using a static site generator? Things like comments, search ar…

  19. comment
    Comment #14695190

    Why are you even thinking about it? Do you want to have the ability to downvote? In that case you should probably have a higher karma. Instead try to participate in useful conversa…

  20. comment
    Comment #14695181

    It really depends on your app. I would say the most important metric is the number of customers willing to pay for your product happily.

  21. comment
    Comment #14695098

    Do you have a VPS where you host them? Why not use Github Pages?

  22. comment
    Comment #14693908

    Do you use their free plan or the paid one? Everyone seems to love Netlify for building static sites :)

  23. comment
    Comment #14693904

    Nice, middleman is a well designed SSG :) Are these all your personal sites, or do you maintain websites for customers?

  24. comment
    Comment #14693899

    What are the friction points in your workflow?

  25. comment
    Comment #14693897

    What are the friction points in your workflow. Updating SSL manually seems like a tedious thing to do.