ccalvert
No user record in our sample, but ccalvert has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ccalvert has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I use Ubuntu Desktop as my primary machine and find it very stable. I use it primarily for development with WebStorm, Atom, VirtualBox, Chromium, Node, and Bash. I rarely play games on it, and my taste in games is not…
According to the site linked below, the average American produces about 100 lbs of plastic waste a year: https://www.titlemax.com/discovery-center/lifestyle/trash-on... To my mind, that is a significant amount of waste,…
Thanks. This does look interesting. It's hard to keep up with all the frameworks, but this does look like something worth investing some time in. I'll check it out.
I take your point: the trashed refrigerator may be a heavier environmental cost than the plastic bags. It is best if we both recycle and fix the refrigerator. But doing either is better than doing nothing. In other…
I have modest skills as a developer. I was trying to convert an old static web site into something more interactive. Without really thinking it through, I started building a SPA. I got stuck on the SEO part. I found it…
I wanted to change my habits because I thought it was the right thing to do. So we put solar on the roof and bought a cheap used electric car (a Leaf). My goal was to do the right thing, but the result has been…
Look at Recode's pictures. There are prices for the items on the shelves. https://www.recode.net/2018/1/21/16913984/what-does-photos-a...
I think the gift that some upper-middle-class kids get that others don't always get is a belief in their ability to succeed. You also need a strong work ethic, but I'm not sure there is such a thing as a work ethic if a…
Those who understand Climate Change and love science should not cede the ground to those who disagree with them without a fight. Most people don't understand science at the same level as many of the participants in HN.…
One of the things I like about open source is its fecundity. When proprietary software ruled, we went to two or three companies to get most of our tools and libraries. Some were very good, some were terrible. We often…
I perhaps foolishly go ahead and teach React and Redux to my students. The first thing I show them, however, is this article by Dan Abramov, who you perhaps know from his conference videos or his amazing work fielding…
"stroking his own ego is not what this is about. He doesn't need that." Forgive me for interjecting politics into this debate, but we all know at this point that there is at least one highly successful egotist in this…
For years I have written too many tests. Recently I have been trying something more like this: - One test to prove I can cleanly load the component or object in a module. This is about loose coupling and ensuring that…
As a teacher, I appreciate projects like this. The folks in my classes are "amateurs" learning to code. I can, and do, teach them quick ways to build websites, but that won't help them get jobs in the industry. Many…
Amazing story. It's often (relatively) small, individual acts of heroism that preserve the best things in the world. Sometimes that means not doing what your boss asks when you know it will have unintended consequences.
If this desalination system allowed a city to generate even 50% of their water needs, that would be a significant step forward. I keep seeing this metric put forward: Does X generate 100% of the needed…
I'm confused. Do you mean that we're allowed to create posts on Hacker News that are not sarcastic? I thought there was a rule, with a powerful AI enforcing it, stating that all posts had to be sarcastic. (Warning, this…
If you have a big project in mind, you can get started by creating a small project focused on an aspect of your bigger project. Since examples were missing from the op's article, lets make one up. Suppose you want to…
This is legitimate activity for the NSA, but it plays badly in Europe. My guess is that Snowden and his friends are pandering to folks in Europe who naturally dislike this kind of thing, and particularly to folks in…
Angular is helpful because it promotes things like loose-coupling, dependency injection, modularity, re-use and the factory pattern. I agree that two way data binding was oversold. It isn't a bad thing, just not the…
COBOL was created 1959. Singly it out as an example of a DSL in this context is a bit like arguing against cars by pointing out the faults of the Model T Ford compared with a Tesla. It just isn't a very good or fair…
Renters may not have direct benefits, but if the product works, they could have indirect benefits. For instance: Assuming someone rents, and has to pay the monthly energy bill, wouldn't they prefer living in an…
I like the support for markdown... I wonder if other web servers are thinking of supporting or already support that feature? Does it recognize GitHub Flavored Markdown (GFM)?
Windows 8 on the desktop, Ubuntu 14.04 on the laptop. I also run Ubuntu with VirtualBox on the desktop. Development mostly with WebStorm (jetbrains), Geany, nodejs, express and angular. Git ties the three systems…
You may or may not have a point, but I don't think you are making your case. The complexity of a piece of code is not a means of detecting its value. Facebook was originally written in something like a weekend or less.…