Live data from Hacker News

Viewing profile — olmo

olmo

HN member
Joined
Wed, Mar 11, 2009, 11:35 AM UTC
HN karma
39
Public activity
28 items

About olmo

No profile information was provided.

Recent public activity

  1. comment
    Comment #20922495

    Glad to see someone pints this out. That’s the main reason I use React + Typescrip. JSX is an extension of javascript and can be fully checked while any template language is a cust…

  2. comment
    Comment #20876073

    If you're using a dynamic language, an ORM doesn't provide much. But in C# LINQ has the benefit of being strongly typed, this means your DB schema can be evolved. If you write raw …

  3. comment
    Comment #15322540

    Why LINQ is systematically ignored outside of Microsoftland? It's actually a type-safe expressive and secure AutomaticQueryGenerator

  4. comment
    Comment #15322480

    Like LINQ

  5. comment
    Comment #15322432

    Most enterprise web apps use bootstrap, that is quite Standart. But they do it on top of react/angular/grunt/we pack and a zillion npm packages to choose and keep updated. Nothing …

  6. comment
    Comment #14781079

    There is a solution for this problem: I use a monolith that make 100% of my sql queries using LINQ (including massive updates and so). Since Linq is strongly typed you can rename/r…

  7. comment
    Comment #13663820

    It's funny how async/await has influenced so many other languages but LINQ, that in my opinion is much more interesting (specially the DB stuff) for solving down to earth problems …

  8. comment
    Comment #12545672

    It's true, but 95% of the cases you get much better results by using the right data structures (dictionaries) instead of transforming queries to loops. Still is a very cool thing, …

  9. comment
    Comment #12154529

    ReactComponent are also very OO, just the render function is functional

  10. comment
    Comment #12116911

    D3 is more declarative than jQuery, but not so much as React. selection.enter().append("div").attr("class", "bar") .style("height", function(d){ return d + "px"; }) .style(“margin-…

  11. comment
    Comment #12115544

    Of course it is! to start with, it looks like SVG, but also you only have to provide the state that you want and React adds and removes what is necessary, while in D3 you need to u…

  12. comment
    Comment #12115487

    +1 I couldn't express it better.

  13. comment
    Comment #11300905

    Sorry moron4hire but you are underestimating TS types system. You can write quite crazy expressions abusing Boolean operators and he successfully keeps the static type. You can als…

  14. comment
    Comment #8400497

    We're re-launching Signum Framework. Is an Open Source (LGPL) framework for writing applications using a modular design, and taking advantage of the latest technologies from Micros…

  15. story
  16. comment
    Comment #7759976

    Nice work! GitHub should overrate the languages of the cool boys, but underrate expressive languages because less LOC. stack overflow on the other side should overrate day to day w…

  17. comment
    Comment #7734101

    Fortunately rewrite in typescript is mainly rename the files, simplify class declarations and add some type annotations as you go

  18. comment
    Comment #7543551

    The reason is that C# is a better language than Java, so there is less pain and less reasons to move away to a newer language.

  19. comment
    Comment #7496753

    I think Typescript is a f king great answer. Provided that web developers are too conservative to try radical changes (ActionScript? Silverlight? Dart?) platforms don't care to sup…

  20. comment
    Comment #7010409

    Some problems with the Go implementation: Looks like go does not have something similar to extension methods, so a result() call should be put at the end to unwrap the collection. …

  21. comment
    Comment #6539104

    FAT -> GIT SQL -> Datomic?

  22. comment
    Comment #6466097

    Actually Canary Islands is also in the wrong time zone. Spain should be in 0 (and France, Moroco, Argelia, etc...) just as UK. Portucal could chose, since it just in the middle, cu…

  23. comment
    Comment #6466057

    We have plenty of engineers in spain (me being one). http://capitalsocialenespanol.files.wordpress.com/2012/07/st... http://capitalsocialenespanol.files.wordpress.com/2012/07/gr...…

  24. comment
    Comment #6465892

    I don't think that changing the time zone is going to make any productivity or 'family time' change. We work a lot of hours because there are more employees than companies. Market …

  25. comment
    Comment #6465832

    I'm Spanish and I've software company. Here is my schedule: 9-14 morning work 14-15 lunch 15-18 evening work 18-20 (aprox) partners-only work Dunno in construction or other sectors…