xiamx's comments

xiamx | 4 years ago | on: Canyon.mid

I think it would've been even more immersive if the screen was warped to cover the CRT

xiamx | 8 years ago | on: Ask HN: Who is hiring? (January 2018)

CrowdStaffing | Software Engineers | Montreal, QC | ONSITE or REMOTE | Full-time

Crowdstaffing (crowdstaffing.com) Harness the Collective Intelligence of Thousands of Skilled Recruiters to Hire Amazing Talent

We are looking to find software developers to expand new features in candidate modeling and job matchings. If you have experience in NLP, Machine Learning or Algorithmic Game Theory and are comfortable implementing your solutions in code, please send a email to [email protected]

xiamx | 9 years ago | on: CSS Reminification: A crazy idea that worked

Great work! There are several directions where you can make your work more substantial. For once it would be interesting to see what's the marginal benefit of iterative minification over iterations (can be represented in a graph). Does Remynification approach an asymptotic size value, will further minification actually increase the size instead of decreasing? Also, it would be interesting to take screenshot using selenium as suggested by sbierwagen and see if Remynification actually preserves initial layout. Lastly, it would be interesting to see a theory proposed as why such method work, and what can future minifier learn from this.

xiamx | 9 years ago | on: A curated list of Sentiment Analysis methods, implementations and misc

Hi HN, repository author here.

I was interested in sentiment analysis, so I read a lot surveys, papers; and researched what implementations are available. I thought it would be beneficial for the community to have a list of useful resources, serving as a good starting point.

The goal of this repository is to provide adequate links for scholars who want to research in this domain; and at the same time, be sufficiently accessible for developers who want to integrate sentiment analysis into their applications.

Experts in sentiment analysis and opnion mining, please don't hesitate to criticize this work :)

xiamx | 9 years ago | on: Ask HN: How to switch from front-end to back-end

Given that you are familliar with Javascript already. You can pick up nodejs easily. Using nodejs for a while will give you an idea of what backend development's daily life look like.

Once you understand the common tasks that are involved in backend development, it will be easier to switch programming languages. Python is a good choice for example, it is very versatile and has been used to program various backend server. It is also being used extensively in scientific computing, machine learning and etc.

page 1