HN user

curt15

2,855 karma
Posts21
Comments1,000
View on HN
arstechnica.com 2y ago

The Google Pay app is dead

curt15
59pts69
twitter.com 4y ago

KeePassXC: There is nothing “simple” about Snaps

curt15
7pts0
www.nejm.org 4y ago

Effect of Early Treatment with Ivermectin Among Patients with Covid-19

curt15
3pts0
www.xda-developers.com 4y ago

Google Pixel 6 and Pixel 6 Pro are seeing work for mainline Linux kernel support

curt15
28pts3
josefbacik.github.io 4y ago

Btrfs on-disk format changes planned

curt15
3pts0
indico.cern.ch 4y ago

CERN IT recommends standardizing on CentOS 8 Stream [pdf]

curt15
3pts0
www.defensenews.com 5y ago

The Pentagon will have to live with limits on F-35’s supersonic flights (2020)

curt15
28pts76
bcachefs.org 5y ago

Bcachefs Snapshots Design Doc

curt15
2pts0
fosdem.org 5y ago

Desktop Linux Management at Facebook [pdf]

curt15
2pts0
forums.rockylinux.org 5y ago

Rocky Linux December 2020 community update

curt15
20pts2
developers.redhat.com 5y ago

The Red Hat Flatpak runtime for desktop containers

curt15
2pts0
didrocks.fr 6y ago

ZFS focus on Ubuntu 20.04 LTS: ZSys for system administrators

curt15
2pts0
didrocks.fr 6y ago

Zsys on Ubuntu 20.04

curt15
4pts0
arstechnica.com 6y ago

Oracle v. Google Heads to Supreme Court

curt15
10pts0
arstechnica.com 6y ago

Google Ends Support for OG Pixel

curt15
3pts1
www.nytimes.com 6y ago

The use of Europe’s “right to be forgotten” privacy law has broadened

curt15
54pts67
www.washingtonexaminer.com 8y ago

Julian Assange warns Trump that full net neutrality repeal could inhibit tweets

curt15
2pts0
cloak-and-dagger.org 9y ago

From Two Android Permissions to Complete Control of the UI Feedback Loop

curt15
1pts0
arstechnica.com 9y ago

Windows 10 S won't let you change default Web browser or search provider

curt15
4pts0
arstechnica.com 9y ago

Proposed “Internet Freedom Act” permanently guts net neutrality authority

curt15
132pts139
arstechnica.com 9y ago

Samsung's Tizen is riddled with security flaws, amateurishly written

curt15
130pts63
Podman v6.0.0 19 days ago

It's interesting that Linux users have been conditioned to expect this level of coupling when any other user would find that absurd. Do Windows 10 users expect to be stuck on software from 2015? Should one have to switch to Windows Insiders just to run recent games?

From day one, Google sought to attract customers to Android by marketing it as an "open" alternative to Apple's locked-down appliance model. Android couldn't quite compete with Apple's UI polish or battery life, but that was okay because Android sought to be a hand-held personal computer that could also make phone calls. The most important quality of personal computers, of course, is that they can run whatever software their users desire, including the users' own code.

Having gained their market share, Google now pulls a bait-and-switch by quietly retreating from Android's "open" messaging and philosophy. That's too bad for Google, because a mere appliance, it's worse than iPhone in every dimension.

Podman v6.0.0 20 days ago

Isn't Docker is basically a front end to containerd, the most common k8s container runtime? One could just as well ask why use a completely separate container stack just for local development when docker shares the same business end as the prod environment.

It’s a perfect example of research that does nothing except making people feel virtuous for doing the research.

You could say the same for basically any of the fundamental sciences since none of them translate to any appreciable short-term economic value. What is the point of continuing research in physics or mathematics? Math theorems don't convert immediately to industrial output. Why invest even one dollar into astrophysics instead of having people stargaze on their own dime? Should the US outsource basic research to other countries?

This is a completely derivative conclusion from something I learned in molecular biology as an undergrad. The only "new" thing here is saying that poor people live in environments, since we've known for literally decades that DNA methylation is affected by environment.

It's one thing to theorize a causal relationship, but informed policy-making needs actual data that can only be obtained by legwork. What aspects of the social/cultural environment are we talking about? What genes are being expressed differently? What are their estimated health or economic impacts?

Devs shouldn't need root access to install tooling or dependencies for a project.

Mixing user and system software is like having Photoshop and all of your games install their files directly into the Windows directory.

As they pursue the topic they start to get down into the details, although probably never learn to do it fully independently.

It's hard to claim one has mastered a subject without independent command of its fundamentals. A less charitable take on this future is that students only learn to hand-wave answers and correspondingly cannot evaluate statements beyond "sounds about right".

It's worth remembering Thurston's essay on mathoverflow (https://mathoverflow.net/questions/43690/whats-a-mathematici...):

"The product of mathematics is clarity and understanding. Not theorems, by themselves. Is there, for example any real reason that even such famous results as Fermat's Last Theorem, or the Poincaré conjecture, really matter? Their real importance is not in their specific statements, but their role in challenging our understanding, presenting challenges that led to mathematical developments that increased our understanding."

"Hey can you remove MDM from this Macbook so I can install Linux?"

Is there no MDM for Linux clients? How do the big tech companies with Linux developer machines (Google, Facebook, etc) manage their inventory? Do they roll their own MDM?

There are also latency and bandwidth benefits how they setup their RAM just from pure physics

What sort of physics? Dedicated GPUs achieve massive memory bandwidth without needing to put all of their memory on-die.

That includes "don't give the user root, and ask the user for their password before doing dangerous things" - four years before Linux distros started moving to a similar model.

Linux distros have always required sudo for "dangerous" things. What distros made users root by default?