Viewing profile — albertoleal
albertoleal
HN member- Joined
- Tue, Apr 16, 2013, 2:46 AM UTC
- HN karma
- 102
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About albertoleal
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
-
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…
-
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…
-
comment
Comment #15095108
Ah I see.
-
comment
Comment #15095082
How do you change the topbar color?
-
comment
Comment #14583669
What about: Rust, Ubuntu, Postgres, Hyper
-
comment
Comment #12476204
The upvote system would've taken care of this post if the community didn't find this interesting.
-
comment
Comment #12086830
Is it still a trademark infringement if the repository is under the user's namespace? i.e. https://github.com/Marwes
-
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…
-
comment
Comment #11852195
Part 2 here: http://ticki.github.io/blog/lambda_crabs_2/
-
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?
-
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?
-
comment
Comment #10905062
There are lot of tools to migrate them. Example, github.com/babel/babel has migrated their issues to phabricator.babeljs.io
-
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…
-
comment
Comment #10807013
Anyone can do that. I was actually wondering if there are software to automate this.
-
comment
Comment #10806986
How does one set up to use multiple vendors?
-
comment
Comment #10797116
What are some alternatives to AWS? Are there realistic alternatives?
-
comment
Comment #10734669
Which frameworks?
-
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…
-
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…
-
comment
Comment #10471963
>Why not name the company? I'm going to guess OP may be 'liable' for damaging the company's reputation.
-
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…
-
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 …
-
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.
-
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…
-
comment
Comment #10067764
What about 10.10.3?