Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
elderbarry
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
elderbarry
3y ago
One day someone untrustworthy will be in charge of the FSF, and ‘or later’ is suddenly going to be #awkward. Linus made the right call there, for sure.
2.
▲
by
elderbarry
3y ago
Wait, stop. LXD was conceived at Canonical, and not by anyone driving this fork. It was funded by Canonical, quite separately from LXC. The tech lead asked for and got permission to host LXD alongside LXC, arguing it would attract significa
3.
▲
by
elderbarry
4y ago
I think you’ve got it the wrong way around. They can only make these patches because large enterprises wanted them and were willing to pay for them, and they have found a nice way to make the patches available free to you and me. If they ma
4.
▲
by
elderbarry
4y ago
You get a free personal subscription which can be used on up to 5 machines that you personally own. Canonical are letting home users, community, power users and small businesses benefit free of charge from the extra security work that much
5.
▲
by
elderbarry
6y ago
Several commenters here say they have fewer bugs with MicroK8s, makes sense since it’s less of a modification than k3s. Slightly bigger since it keeps api and worker processes as separate binaries albeit in a single package.
6.
▲
by
elderbarry
6y ago
The new format does seem much nicer to my eyes but I suppose tastes vary. A pain to have to change but it looks like good work and a new release is usually required some pressed Hackett anyway.
7.
▲
by
elderbarry
6y ago
It’s easy enough to configure motd to pull your own notices for a company, and useful too. Nothing there seems particularly weird to me in this day and age, and Ubuntu has a much better track record of actual security maintenance over the l
8.
▲
by
elderbarry
6y ago
The database in question, dqlite, is raft-around-sqlite, and that’s just about the most widely used sql database anywhere, albeit pretty thin. Recovering files on disk won’t be an issue with dqlite. It would be interesting to see a jepsen a
9.
▲
by
elderbarry
6y ago
Just defer updates and do them when it suits you
10.
▲
by
elderbarry
6y ago
K8s is sophisticated software that offers a wide range of options because people want to use it in a wide range of scenarios. But you probably don’t need most of those options. Start with something like microk8s which is on rails, add knobs
11.
▲
Kubernetes in a snap
(snapcraft.io)
3 points
by
elderbarry
8y ago
|
0 comments
12.
▲
by
elderbarry
8y ago
Snaps with a reasonable rationale for it can be unconfined (they require the user to acknowledge that with —classic on install). Think a config management system, which needs to be able to read and write all over a traditional file system.