Live data from Hacker News

Viewing profile — dclara

dclara

HN member
Joined
Fri, Aug 23, 2013, 8:25 PM UTC
HN karma
42
Public activity
314 items

About dclara

I'm a Sr. Software Engineer with more than 15 years of industry experience. I love the cutting-edge web technologies and keep close pace to it. I'm used to do system architecture design and hands-on coding to build software applications.

Recently, I started my blog site (http://bingobo.info/) and a Kickstarter project BingoBo: Build your Private Web (http://kck.st/JNqv8z).

I'm looking for developers, business partners and investors to boost the BingoBo to the next level. If you are interested, please contact me at danmark.clara_at_yahoo.com.

Recent public activity

  1. story
  2. comment
    Comment #7935197

    I think backend freelancing is harder than front end which needs some graphics design skills and HTML/css/javascript implementation. Most of the in-house systems are outsourced to …

  3. comment
  4. comment
  5. comment
    Comment #7934971

    GoDaddy gives you one email box with your domain name so that when you reply the email, it is sent from the real email account.

  6. comment
    Comment #7930304

    Good. You are very capable, so don't worry about the next job. One thing I'd like to mention is: as a software engineer, we are looking for more than programming. Online courses ma…

  7. comment
    Comment #7929845

    Sure. There is a video demo: https://www.youtube.com/watch?v=x1y_J-_Wrb4

  8. story
  9. comment
    Comment #7929737

    If you have programming skills, you can look for another job since you are pretty new on the job market. Otherwise, you may learn a lot from the code you are copying and pasting fr…

  10. comment
    Comment #7929708

    Currently, I'm running a free summer camp online to help college students to learn the professional skills as a software engineer according to the industrial standard. There are va…

  11. story
    Show HN: What can a 13-year-old make in 1 hour using pure HTML5/CSS3?

    I'd rather to explain the process instead of showing the result work: 1. Find a fancy image as background 2. Find a cool font and install it 3. Layout the title bar and the title 4…

  12. comment
    Comment #7322502

    What? DDG does not own Stack Overflow but it can run Stack Overflow's algorithm locally? Do you mean that Stack Overflow has it's search algorithm open sourced? I'm sorry, I don't …

  13. comment
    Comment #7317478

    Good idea. I think it's better than infinite scroll, but cache one page before and one page after to improve the page loading more smoothly using AJAX, just don't push me to the ne…

  14. comment
    Comment #7317462

    I'm also concerned about the footer menu, may it be sticky or keep it on the bottom not shown. Looks like most of the sites have the latter. Maybe the footer is not that important,…

  15. comment
    Comment #7317457

    They do have a page list on the bottom and show which page you are on.

  16. comment
    Comment #7317456

    You're so funny. I guess they will make a fix number of items in the memory for the DOM.

  17. comment
    Comment #7317417

    The memory issue is solved, but the browser and CPU are so busy because when you want to get back to page 3 from page 10, page 3 has to be reloaded.

  18. comment
    Comment #7317411

    I guess not, although the page number is shown for you to see which page you are on, but you may forget where you were after you visit a particular link. It's improved to resolve t…

  19. comment
    Comment #7317377

    Yes, I agree with you on using a 2-tier search which will increase the relevancy to optimize the quality of search. And Google's search quality is not unbeatable. I also agree with…

  20. comment
    Comment #7317050

    Upvoted you. We need more insights like this than the document itself. The concept of state machine, PIM (processing in memory) and parallelization is the core, looks like Micro ha…

  21. comment
    Comment #7295570

    Because to my understanding, 2-tiered search means that the routing search engine scrapes data from the second level search engines and return it to the users. The second level sea…

  22. comment
    Comment #7280656

    I'm not sure how powerful it is which cannot tell from the looking. If it's the same powerful as the existing PC, I found All-in-one PC now is less than $500. So why do we need to …

  23. comment
    Comment #7280634

    Thank you for your explanation. Now I understand better. But a distributed system is usually defined in the second meaning of what you said inside the search engine, instead of acr…

  24. comment
    Comment #7274988

    It's interesting that you are talking about "two-tiered search would decentralize efforts to improve algorithms". But you mentioned that "this solution does not need to be distribu…

  25. comment
    Comment #7253613

    Yes, budgeting for days instead of budgeting for months. When we well manage the task list, usually a feature implementation takes 1-3 days, a project may take 3-4 weeks to reach a…