Live data from Hacker News

Viewing profile — albertoleal

albertoleal

HN member
Joined
Tue, Apr 16, 2013, 2:46 AM UTC
HN karma
102
Public activity
70 items

About albertoleal

E-mail: mailforalberto@gmail.com

GitHub: https://github.com/dashed

Twitter: https://twitter.com/dasheddashed

Site: https://albertoleal.ca

[ my public key: https://keybase.io/dashed; my proof: https://keybase.io/dashed/sigs/R9VoVzQTAxQxV3fMwYgXuGxExMJFdm5MoAiPN_pDdK4 ]

Recent public activity

  1. comment
    Comment #17906536

    RBC Ventures | Toronto | Frontend, Backend, & Full-stack Developers | Full-time | ONSITE | https://www.rbcventures.ca Tech stack: Node.js, React, Redux, Python, AWS I am a develope…

  2. comment
    Comment #17721898

    RBC Ventures | Toronto | Frontend, Backend, & Full-stack Developers | Full-time | ONSITE | https://www.rbcventures.ca Tech stack: Node.js, React, Redux, Python, AWS I am a develope…

  3. comment
    Comment #15095108

    Ah I see.

  4. comment
    Comment #15095082

    How do you change the topbar color?

  5. comment
    Comment #14583669

    What about: Rust, Ubuntu, Postgres, Hyper

  6. comment
    Comment #12476204

    The upvote system would've taken care of this post if the community didn't find this interesting.

  7. comment
    Comment #12086830

    Is it still a trademark infringement if the repository is under the user's namespace? i.e. https://github.com/Marwes

  8. comment
    Comment #12046407

    Really nice! Like you, I wanted a cli program that largely replace the gui app that I used for GTD (in this case, I was using Omnifocus). I'm a huge fan of ledger-cli [1] (double-e…

  9. comment
    Comment #11852195

    Part 2 here: http://ticki.github.io/blog/lambda_crabs_2/

  10. comment
    Comment #11239070

    Twitter for Mac, for some reason, ate way too much CPU, and this was the sole reason I went for Tweetbot. Other than the price tag, was there a reason you didn't go for Tweetbot?

  11. comment
    Comment #11051467

    How is yaldex.com and javascript-fx.com still running? Are the folks who created them still around and paying for the host and domain?

  12. comment
    Comment #10905062

    There are lot of tools to migrate them. Example, github.com/babel/babel has migrated their issues to phabricator.babeljs.io

  13. comment
    Comment #10837352

    You get the advantage of choosing any of those libraries/tools that make up an application (e.g. choosing a router library that makes sense to you [or the team] and/or for your app…

  14. comment
    Comment #10807013

    Anyone can do that. I was actually wondering if there are software to automate this.

  15. comment
    Comment #10806986

    How does one set up to use multiple vendors?

  16. comment
    Comment #10797116

    What are some alternatives to AWS? Are there realistic alternatives?

  17. comment
    Comment #10734669

    Which frameworks?

  18. comment
    Comment #10729288

    I'm also planning and building on a flashcard app; and am facing a similar dilemma on whether to monetize (make it SaaS) or go all out open-source. At the moment my barometer seems…

  19. comment
    Comment #10482000

    Here's a paper that analyzes various ways to rank items using upvotes/downvotes; and comes up with a way to determine which method is the best: http://www.dcs.bbk.ac.uk/~dell/publi…

  20. comment
    Comment #10471963

    >Why not name the company? I'm going to guess OP may be 'liable' for damaging the company's reputation.

  21. comment
    Comment #10434085

    No kidding! The code they can write are naive solutions which may likely slow down the code/app as it 'scales'. As a computer scientist, I'm not threatened by those whose entire de…

  22. comment
    Comment #10424770

    This is a React style guide; which implies that React does all (if not, most) of the DOM manipulations for you. jQuery, as a library, have useful utilities that that do not do DOM …

  23. comment
    Comment #10424760

    Why is it considered inelegant? If you make your 'render code' stateless, then your issues lie elsewhere other than your render code.

  24. comment
    Comment #10333290

    To generalize. If a change occurred at a [hot] path of a [deeply nested] map, then only [React] components that depend on the data at any subpath would perform the dirty check (i.e…

  25. comment
    Comment #10067764

    What about 10.10.3?