Viewing profile — rando832
rando832
HN member- Joined
- Sun, Jul 17, 2016, 4:37 PM UTC
- HN karma
- 268
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About rando832
No profile information was provided.
Recent public activity
-
comment
Comment #38247548
https://www.gnu.org
-
comment
Comment #30779072
Try abrowser from the Trisquel apt repo. It is a firefox rebuild with a few tweaks for privacy.
-
comment
Comment #28922934
Gplv2 violations are widespread, we need much much more enforcement and more copyleft software, and this could be a huge win. Free software's main purpose should not be to be propr…
- comment
-
comment
Comment #25512576
Your quote is misleading. There are a list of reasons on that page, you imply it's just that one reason. > So shipping free software isn't even enough for admission to the FSFs spe…
-
comment
Comment #25512503
> It's also unclear to me what the distinction is between this part of the criteria and the RYF certification. Ya, you are confused. The PureOS endorsement is about a distro you ca…
-
comment
Comment #25512437
Just no. Your link is about coreboot. The FSF endorsement is of PureOS (does not contain coreboot).
-
comment
Comment #23968222
And Microsoft said all GPL was a cancer and unamerican and viral and disallowed it from about 50k engineer's computers due to "legal risk of GPL virality", and this was when they w…
-
comment
Comment #23968020
The "scripts to control" clause as you say is in all versions of the GPL, exactly the same in GPLv3, and slightly different I presume in GPLv2. It has been tested in court, and its…
-
comment
Comment #22963688
"The Design of Everyday Things", I would consider the digital versions to be Code and Other Laws of Cyberspace http://codev2.cc/ and Free Software Free Society: Selected Essays of …
-
comment
Comment #21114163
So, basically, exactly what the article says, a big nothing. The plants thing is stupid, rms doesn't hate plants. Sarah Mei appears to have no special reason to hate rms, shes a we…
-
comment
Comment #21114033
This story has obvious falsehoods and as far as I can tell, is totally false or about the wrong person. 1. As far as I can tell, he was never on the board of VA Linux. 2. RMS was n…
-
comment
Comment #14407217
> the border agent doesn't care if the data is technically in the cloud In reality, they do. They are not asking you for every password you know and access to all the remote system…
-
comment
Comment #14076424
Also, if it's built on open source as he says, that likely means linux, and tons of code that John Deer is not reviewing, so... trust you that john deer needs to protect farmers fr…
-
comment
Comment #14075989
> If a team of hundred of engineers struggle with their codebase internally, Joe Farmer isn't going to have a fucking clue how to repair their software correctly. > But trust me on…
-
comment
Comment #14070755
> What a customer gets usually is something like 7 miles per dollar. Consumer website estimate[1] that in the best of case, a mile is equal to ~$0.01, so they're also saving money …
-
comment
Comment #13925999
See also: https://www.fsf.org/resources/jobs
-
comment
Comment #13770773
No, your comment is complete FUD. Even a cursory skim of that blog post, you can see it's about a completely different issue in the TOS and does not discuss the issues this post is…
-
comment
Comment #13633001
I used gerrit and did not utterly despised it. Hi.
-
comment
Comment #13498389
Oh ya, I shouldn't have said answer, because uniq is not a way to the answer, just something I naturally reached for while trying to figure out an answer.
-
comment
Comment #13495115
Interestingly, locale can change one answer. with LC_COLLATE=en_US.UTF-8, sort faces.txt | uniq -c 5 (◕‿◕) uniq treats (︺︹︺) as equal to (◕‿◕). Copied the file to my machine to tes…
-
comment
Comment #13460152
They are actively working on that. Their other sites are much better, see gnu.org and defectivebydesign.org.
-
comment
Comment #13372695
Words get to have more than one meaning. Your comment is not made from a cow, but there's nothing wrong with calling it bs.
-
comment
Comment #13252485
"any sort of policy based on race is racist." So you cannot identify racism without being a racist. And is the no race policy then racist itself, by being about race? No, this does…
-
comment
Comment #12898866
A little inaccurate, .htaccess is disabled by default (2.3.9 and later), so you do not need "AllowOverride None" unless it's enabled somewhere else.