Live data from Hacker News

Viewing profile — tim_nuwin

tim_nuwin

HN member
Joined
Tue, Mar 11, 2014, 12:05 PM UTC
HN karma
66
Public activity
63 items

About tim_nuwin

Currently working on:

n/a

Recent public activity

  1. comment
    Comment #11949000

    holy cow, every time there's a Show HN, there's always someone who shits on the web-page "hijacking" the scrolling. It's annoying commentary because you're looking at it through a …

  2. comment
    Comment #11876514

    So he's the calm one, and you almost damaged a relationship with this person. I can possibly see these 3 people in question mentioning to the headhunter that your personality might…

  3. comment
    Comment #11497850

    He's also using Windows. I find Sketch pretty stable on OSX

  4. comment
    Comment #11473752

    I agree to an extent, but doesn't the NYPD have trucks that go around and scan on the inside of buildings? There's no checks and balance in place right now to prevent them from abu…

  5. comment
    Comment #11327707

    This is valid criticism. The reason why I built this application was to have a constant stream of updates on where the user is and to make it easy to meet-up with my friends (it gi…

  6. comment
    Comment #11325614

    btw the API is SSL-only =], the landing page is just a static page hosted on s3

  7. story
  8. story
  9. story
    Ask HN: How do you motivate yourself to keep building and finishing projects?

    I just finished a project that took me a lot longer than expected after doing a 12-hour coding push. But that's unusual, I haven't done that much free-time coding in a few years. W…

  10. story
  11. story
  12. comment
    Comment #8729348

    This looks like a good implementation: http://kvz.io/blog/2009/06/10/create-short-ids-with-php-like...

  13. comment
    Comment #8729290

    Those urls are kind of ugly. If this helps at all, maybe I could create a public url id based off the incremental PK id's.

  14. comment
    Comment #8729276

    Hmm, well right now users are complaining it's too easy to view other people's boards because the url is https://www.taskfort.com/view/10 The only way to not view a person's board …

  15. story
    Ask HN: How should I create a unique id for entries that aren't incremental?

    For example, right now when I'm creating boards (agile), it will create a new board and its id will be n + 1. What is an efficient way of creating an ID where there won't be any co…

  16. comment
    Comment #8723037

    It still needs a little bit of refinement, but I thought this might be a useful feature to have for people who want to include a kanban board on their own website. Also, you can vi…

  17. story
  18. comment
    Comment #8722847

    It still needs a little bit of refinement, but I thought this might be a useful feature to have for people who want to include a kanban board on their own website. Also, you can vi…

  19. story
  20. comment
    Comment #8720974

    It still needs a little bit of refinement, but I thought this might be a useful feature to have for people who want to include a kanban board on their own website. Also, you can vi…

  21. story
  22. story
    Ask HN: What are must-have features you look for in a web-app?

    I have been hacking away on my personal task management / kanban project (https://www.taskfort.com) and have been trying to think of things that would be useful to the end-user. Wh…

  23. story
    Ask HN: Pay for a PM service where you migrate the data to an onpremise instance?

    I have a built a task management service called Taskfort (https://www.taskfort.com) where you can either run an on-premise version or sign up for a cloud account. The premium cloud…

  24. comment
    Comment #8696160

    Ah yes, this is exactly what I needed. I did not know that you could do that until today. Thanks! Do you know if it's possible to exclude domains part of the wildcard in nginx (e.g…

  25. story
    Ask HN: What domain provider do you recommend for unlimited sub-domains?

    I currently use namecheap, but they have a limit of 50 or so subdomains.. I'm looking for a domain provider with an API that I can tie in w/ generating the sub-domain so when a com…