Comment Re: WTF ? (Score 1) 44
Comment Re: Why should people use it? (Score 1) 33
Comment Here's an idea (Score 1) 34
Comment Wait... (Score 1) 20
Comment Re:Never heard of this figma (Score 2) 10
So I tried the free version and for the life of me I can't see what exactly it is good for, just another website where I can draw half-assed flowcharts to "share" with other spam targets.
Can't really see how it can "take on adobe", or inkscape/gimp for that matter.
The idea that it can somehow do "product design" is laughable.
Also, your blog sucks.
You're probably not the target audience or don't do anything web related.
Figma has become pretty much one of the most common go-to tools (if not an industry standard) when it comes to designing UI/UX (apps, web sites etc), collaboration and iteration on those designs and also taking the first steps to implement them as functional components.
If this new suite does what they say they do I would say it is a big deal.
Also, since you mentioned blogs, Wordpress is not just a blogging tool and it hasn't been one for years. It is used in a large proportion of small business websites, including small to medium e-commerce applications.
Comment Re: The End of More. (Score 1) 32
Demagogue is not an insult, it's a term denoting positions which resort to hypocrisy, rhetoric, emotions, maybe even populism, instead of reason and facts.
So where is the name calling? You might disagree with this characterization but there might be truth in some of that.
I find him "loud" too, a bit too full of himself, looking at everything through the lens of American exceptionalism. So yes, I tend to take what he says, even if interesting with a lot of grains of salt.
Comment Re:Exactly (Score 1) 243
Comment Re:Income inequality is not the problem. Here's pr (Score 1) 646
And regarding your last statement, about reasons and amounts people start businesses from, I can't speak to that because I would generalize too much. Maybe SOME need to aim for 1 billion (is that unhealthy, from a business drive point of view? Do we all have to have the same reasons? I would argue no.), some for 2, some for 10, some for 100. The amount is not important, and it's, again, a place where personal biases show up.
The discussion should be if accumulating wealth is a reasonable drive to start and maintain a business and do the social advantages of that business overcome the disadvantages, do money really trickle down or not, do they really create jobs or not etc.
And also, does just giving people money fix their problems? Could it be possible that it's not only money some of them lack? It could be education, it could be a strong family, it could be self-confidence, could be certain abilities or traits. Could be a lot of things, because poverty and wealth are complex societal issues that can't be solved as simple math (distribution/division).
All of this is not a numbers problem.
Comment Re:Income inequality is not the problem. Here's pr (Score 2) 646
What TFA doesn't explain or offer is what happened historically between that bottom half and the 10 top percent thy mention. That leaves a not-so-unhealthy 40% of people that are not poor and are not billionaires. I really don't care how much of the global wealth they own (or I should say "I own", because I probably am in those 40%) as long as that 40% slice keeps getting bigger at the expense of either of the other 2 slices (the 50% that own 2% of global wealth and the 10% that own 70% of global weatlh).
br Also, notice how you can play around with these slices based on whatever arbitrary percent of global wealth you want them to cover? How do you make sure your political biases don't come into play when you define them?
Comment Re: Market forces. (Score 1) 304
Comment Re:nVidia has $40 billions dollars (Score 1) 76
Intel tried low power for mobile stuff, Apple was not impressed.
More than a decade passed and they seem less and less impressed by intel.
Comment The summary needs fixing (Score 3, Funny) 18
Comment Re:Hmm (Score 4, Funny) 47
Comment Why didn't they fork it before? (Score 1) 254
Streams are broken, callbacks are not great to work with, errors are vague, tooling is not great, community convention is sort of there, but lacking compared to Go. That being said there are certain tasks which I would probably still use Node for, building web sites, maybe the odd API or prototype. If Node can fix some of its fundamental problems then it has good chance at remaining relevant, but the performance over usability argument doesn’t fly when another solution is both more performant and more user-friendly.
And now they're forking Node over this ?
So I'm guessing streams will still be broken and callback will still be not great to work with.