Live data from Hacker News

Viewing profile — opensas

opensas

HN member
Joined
Tue, Jan 10, 2012, 5:54 AM UTC
HN karma
47
Public activity
35 items

About opensas

No profile information was provided.

Recent public activity

  1. comment
    Comment #35332322

    the inconsistency comes from the fact that this reactivity, triggered from inside a function, is not taken into account to build the dependency graph and ultimately decide in which…

  2. comment
    Comment #35332292

    top level variables are reactive even when updated inside a function, just give it a try: https://svelte.dev/repl/44e3aece18294ddb834bcdfb4394af48?ver... ` let name = 'world'; cons…

  3. comment
    Comment #35331835

    > The $ label is one technical reason why I would be hesitant to adopt Svelte for larger projects. It's a core part of Svelte that you can't always avoid, and I think the potential…

  4. story
    A few ideas to foster Ubuntu edge founding

    Canonical is trying to come out with it's own high-end Ubuntu Mobile, and to achieve it they expect to raise 32 million dollars (!) from crowd-founding. But, in my opinion, their o…

  5. story
    Publish your own geocoded web services with CartoDB

    This is the third part of a series of articles that shows how to use several really nice tools to play with open data. First we took our google contacts and used open refine to cle…

  6. story
    Using OpenRefine to geocode your data using Google and OpenStreetMap API

    In this article we will see how to use OpenRefine to enrich our datasets with data from any web service available on line. We will learn how to use Google and OpenStreetMaps web se…

  7. story
    Journey to the open data jungle with OpenRefine, CartoDB, Leaflet and Javascript

    Playing around with data is not an easy task. There’s no secret formula for successfully finding your way through a bunch of pdf, csv, excel, APIs or whatever else you might have t…

  8. story
    Sharing you JavaScript Ninja secrets: Run your jasmine tests on jsFiddle

    JsFiddle is a great tool to show bits of JavaScript code in action. And Jasmine is a test-driven-development for testing JavaScript code, that comes with a clean, obvious syntax so…

  9. story
    Live hot-code reloading with Chromium browser on Linux

    Google Chrome Workspaces alows you to edit you javascript and css files right from your browser, and having them automatically updated on your file system and viceversa. Unfortunat…

  10. story
    Troubleshooting Javascript & Backbone - part 1

    In this series of articles I try to tackle several of the most common and most annoying issues you might encounter working with JavaScript. I present a very simple Backbone applica…

  11. comment
    Comment #4673523

    great article...

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #3698324

    and a shiny new play framework site http://www.playframework.org/

  19. story
    Podcast en Java Hispano: Introducción a Play Framework

    En el último podcast de Java Hispano han publicado una entrevista a Jorge Aliss (@jaliss) y Sebastián Scarano (@develsas), dos entusiastas miembros de la comunidad Play y asiduos c…

  20. story
  21. story
  22. story
  23. comment
    Comment #3557727

    here's another interesting link http://www.dzone.com/links/dependency_injection_with_play_fr...

  24. story
    Playframework + Google Guice

    In the last few years Dependency Injection has has evolved from being an obscure and little understood term, to become part of every programmer’s toolchest. In this article we'll s…

  25. comment
    Comment #3459617

    nothing - http://playlatam.wordpress.com/2012/01/13/first-steps-with-s...