Viewing profile — MrBingley
MrBingley
HN member- Joined
- Sat, Apr 18, 2015, 2:38 AM UTC
- HN karma
- 497
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About MrBingley
No profile information was provided.
Recent public activity
-
comment
Comment #46434095
I am going to disagree with almost all of the advice about studying abroad or joining a club. Those are well-intended, but they are addressing the symptoms, not the cause. Judging …
-
comment
Comment #33574379
> life-changing generational wealth By that measure, the people who had their life savings in FTX (and Celsius and Luna before that) have certainly succeeded. Investing in total-ma…
-
comment
Comment #28043556
Recently I've been reading Vasily Grossman's A Writer At War , which is a collection of his journals from the Eastern Front, and the depths of Stalin's brutality are staggering. In…
-
comment
Comment #21305978
I understand and perhaps admire the GNU project's insistence on being blob-free, but that also means Guix won't run out of the box on 99% of all people's computers. The options are…
-
comment
Comment #20712403
Apple only cares about privacy insomuch as it makes them money. In the West privacy is marketable, and in China it's not. It's as simple as that.
-
comment
Comment #19909313
The Turris Omnia and soon-to-be Turris Mox are the only ones that I'm aware of. I know Linksys has a special line of WRT "open source ready" routers that are supposedly OpenWRT com…
-
comment
Comment #19676988
> From a public relations standpoint, Apple had always been on the side of privacy advocates and civil libertarians. Oh give me a break. Apple only cares about American user privac…
- story
-
comment
Comment #18529437
... because doing so will hurt their competitors and not them. I'm glad for Apple's focus on privacy these days, but let's not chalk it up to altruism.
-
comment
Comment #18507890
Even with secure boot disabled you can't install Linux on the internal SSD. Installing Linux on a Mac has already been very flaky for the last few years, but now is impossible. htt…
-
comment
Comment #18343290
I am deeply disturbed by what we are seeing in China. The Great Firewall, massive concentration camps in Xinjiang, a new "social credit" system - I think the dystopia of 1984 is be…
-
comment
Comment #18139719
"The lady doth protest too much, methinks."
-
comment
Comment #18139661
What liars. Apple has done this before as well, when they said they had "never heard" of PRISM, despite a Snowden leak showing the exact opposite. https://www.theguardian.com/world…
-
comment
Comment #18051717
This sounds a bit like the No True Scotsman fallacy. There is no official definition of "open source", so taking what the words literally mean, "open" and "source", ie the source c…
-
comment
Comment #18051676
That is incorrect. There is no trademark on "open source", and the OSI has no monopoly on what it is supposed to mean. https://opensource.org/pressreleases/certified-open-source.p.…
-
comment
Comment #17816026
> However, today’s cloud providers have repeatedly violated this ethos by taking advantage of successful open source projects and repackaging them into competitive, proprietary ser…
-
comment
Comment #17780230
> This approval means patients living with severe allergies who require constant access to lifesaving epinephrine should have a lower-cost option, as well as another approved produ…
-
comment
Comment #17745566
> I’ll predict the inevitable downvotes, which really only proves the point: debating human causes of climate change is akin to debating the existence of Jesus Christ. Which is som…
-
comment
Comment #17638793
> The allostatic load hypothesis posits that SIDS is the result of perinatal cumulative painful, stressful, or traumatic exposures that tax neonatal regulatory systems. If true, th…
-
comment
Comment #17611220
> They excuse this nonsense by saying that it's necessary for encryption, which is blatantly false. I don't see how this is false. Protonmail encrypts all user emails on the server…
-
comment
Comment #17585497
I absolutely agree. Adding an array type to C that knows its own length would solve so many headaches, fix so many bugs, and prevent so many security vulnerabilities it's not even …
-
comment
Comment #17585473
The problem with the first example is that `int` and `unsigned` are not the correct types to be using for array indexing. As we saw, they were 32 bits wide on a 64 bit platform, wh…
-
comment
Comment #17584219
Good. It's quite clear that WikiLeaks is in cahoots with the Russians after the DNC hack, and their collusion with the Trump campaign to try to show their "impartiality" is despica…
-
comment
Comment #17432481
> effective vim users ^z out of vim and use Unix as their IDE. As someone who used to do this, I can tell you it's not very effective. For example, build systems. I work with a lot…
-
comment
Comment #17371236
That's a good point. For copyleft licenses, reciprocation does not occur through payment, but by users open-sourcing their code. In that case it's fair not to expect reimbursement.…