Hacker News new | past | comments | ask | show | jobs | submit | more lpinca's comments login

  Location: Perugia Area, Italy
  Remote: Yes
  Willing to relocate: It depends on the offer
  Technologies: JavaScript (Node.js, Primus, Express, jQuery), SQL (MySQL), Redis, MongoDB, PHP, Linux, Bash, Git, CSS, HTML
  Résumé/CV: Will send via email
  Github: https://github.com/lpinca
  Email: luigipinca (gmail)
I enjoy learning and collaborating with others and I'm looking for a working environment where I can expand my experience, skills and knowledge.


I won a promo code for a .HOST 85% off from the same anniversary game.

I will not use it, so if you are interested let me know.


Maybe a bit out of topic but take a look at this https://github.com/sindresorhus/awesome-nodejs and this http://nodeschool.io/


It's nice, but why should i pay for this when i can write a simple bot that runs 24/7 and does the same thing for free? At least add a free plan.


Title updated.


You can't use both. In Primus you can select only one transformer, listed above by V1, but if something doesn't work, you can just switch it with a single line of code. No rewrites, no need to learn a new API.


I know you can't use both, but doesn't engine.io already support websockets?


Yes it does, but if you are building something that works perfectly only using websockets (e.g. a command-line utility), why would you use engine.io?

You can tell engine.io to only use websockets, but what's the point if you can use websockets directly and have the same API?


Congrats for the release, but i will keep using https://github.com/primus/primus.

No module lock-in!

Yes i'm a bit biased.


Silly.


Cool idea!


http://jsfiddle.net/mt6Tt/1/

Value is not of type AudioBuffer. Origin null is not allowed by Access-Control-Allow-Origin.


This is not a bug in the library, it is a browsers security feature. Audio files can only be played from the same domain that you are trying to play them from because an XHR request is used to fetch the audio file.


Yeah, but it's a limitation.

Playing a file in another domain works with http://www.schillmania.com/projects/soundmanager2/ or http://www.jplayer.org/ (http://jsfiddle.net/Q4LMV/18076/)

https://github.com/CreateJS/SoundJS/ instead respect same origin security policy (http://jsfiddle.net/SeUD7/) like your library.

That being said, i like your lightweight library, well done.


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: