Docker is too heavy for golang, which is all I use scaled horizontally anymore. I can easily create a binary for any operating system. With dep (and even more so vgo) reproducible builds just really aren't a problem with golang. But when i've got a virtually unlimited number of green threads I can spin up with goroutines, why do I need to containerize to scale horizontally?
Docker cannot be downloaded without logging into Docker Store
301–310 of 454 posts
Re: Docker cannot be downloaded without logging into Docker Store
#302Earlier quoted context omitted.
The game itself is really fun and griefers are much rarer than you might imagine from reading the forums. But yeah.... It's absolutely nuts there sometimes. The developer is a massive free speech advocate and doesn't mind hosting this horrible crap. But what's insane is that he gives moderator ability to some of the worst offenders. So I just don't know what's going on in his head sometimes. There used to be a list o…
It's the issue with discussion platforms where the speech is not regulated, they tend to bring people that have been kicked out of other platforms, even if they are not really interested in the main focus of the forum.
> The paradox states that if a society is tolerant without limit, their ability to be tolerant will eventually be seized or destroyed by the intolerant. Popper came to the seemingly paradoxical conclusion that in order to maintain a tolerant society, the society must be intolerant of intolerance.
Re: Docker cannot be downloaded without logging into Docker Store
#303Earlier quoted context omitted.
> Try a search for containerd tutorials and compare what you find with docker tutorials. containerd is just a building block. You'll actually be looking for a Kubernetes tutorial, which the internet is sprawling with.
Yeah, but how's the dev experience for Kubernetes, even with all those tutorial? How easy is it to install on Windows, for example?
Re: Docker cannot be downloaded without logging into Docker Store
#304Earlier quoted context omitted.
IMHO Free software done right: http://onehouronelife.com/ (except the call to action is below the fold :-P) Warning: past the home page, there is some possibly NSFW content. The game defaults to having some cartoon nudity (although there is a non-nudity mod) when the players haven't made clothes, so you might see some pictures of that if you dig around. It's a game. He puts all the code (and assets) in the public dom…
The game sounded very interesting, until I read a bit in the forums. Some players are really toxic. Twitter is a peaceful, loving place compared to that. No way I will spend my free time in this game.
Re: Docker cannot be downloaded without logging into Docker Store
#305Ubuntu for raspberry pi requires a ubuntu login continue installing it, after formatting and setting the network up. It won't let you boot into a working setup until you create account on their website. Kind of hard if you don't have access to any other device.
You're probably describing Ubuntu Core instead of classic Ubuntu. The UX there is oriented for devices, and it was cooked to avoid default passwords in an environment in which the device often will have no display. So once you boot, the device is in a running state, and the brand (manufacturer) that cooked the image has the choice of allowing individuals to login or not. In addition to a store account, the brand can also offer a "system-user" assertion, that is a signed document that you can present devices to get a system user in. That assertion may detail remote login, SSH keys, and also a hashed password for independent logins. That only works once on the device, though, for obvious reasons.
For generic Ubuntu Core devices the "brand" is Canonical, and for those devices you can get an assertion signed and with it log into any number of devices you want. That procedure may be done over USB storage, for example. Just insert a USB key into the device and your user credentials will be setup, even if it's completely offline. Again, that only works once on the device. If you lose the keys the device will need to be factory-reset.
Re: Docker cannot be downloaded without logging into Docker Store
#306Earlier quoted context omitted.
> The Netflix/Qwikster you’re paying less but more debacle What did I miss?
7 years ago, Netflix decided to split into streaming (Netflix) and DVDs by mail (Qwikster). It didn't last long
Re: Docker cannot be downloaded without logging into Docker Store
#307Anyone know why it just captured the collective attention of HN readers?
Re: Docker cannot be downloaded without logging into Docker Store
#308Earlier quoted context omitted.
Because a closed-source company is open about being a for-profit commercial entity that is trying to make a dollar first and foremost. Docker is "revolutionising infrastructure" or something. It doesn't have "make heaps of money" as it's primary goal. Partly this is because open source. There's an expectation that open source is also "for the greater good". The cardinal sin of our times is hypocrisy. Being a money-wo…
What does being open source and being altruistic have to do with each other? Personally, I think they enabled the login, so that new users would be able to use docker cloud, after installing docker, without needing to create an account. But still, being open source, allows you to verify security, be transparent about the product design/intentions, possibly extend or customize for your needs, etc. There is a lot of va…
However, the kind of mindset that enjoys being a greedy capitalist bastard finds it very very hard to accept the Open Source philosophy - it's all fear-based, "do unto others before they do unto you" and so "if they can rip my code off, they will", because that's what they'd do. I've experienced way too many hard conversations about open-sourcing code with this type of person.
So there tends to be a correlation between Open Source software and a co-operative mindset that would find this type of coercive marketing bullshit to be evil and reject it. This correlation becomes an expectation.
Re: Docker cannot be downloaded without logging into Docker Store
#309Earlier quoted context omitted.
> If I download the Ubuntu Desktop ISO, I still get my download immediately Actually you have to click past a "please donate some money" nagging dialogue. It may be a little annoying (at least if you download ISOs all the time), but it's obvious what they are asking for, not to mention why. And it's definitely not dishonest, so it doesn't tarnish their reputation as a trust-worthy company.
It actually just changed (less than 24 hours ago). The download now starts while showing a donation page in the background.
Re: Docker cannot be downloaded without logging into Docker Store
#310Earlier quoted context omitted.
Agreed. Being dishonest like this is one of the fastest way to lose customers. Please can spot it a mile away. They should make it optional. Have the email collection form prominently there and ask users if they want to sign up to receive the newsletter, free tutorial, free e-book, whitepapers, etc. Then also have a "No thanks, take me to the download". While email to download is fine in most marketing contexts, it i…
I think Canonical does a pretty great job of this. If I download an Ubuntu Server ISO, I get my download immediately, but the page has a nice prompt to register for a whitepaper to get the most out of my new server product. If I download the Ubuntu Desktop ISO, I still get my download immediately, but additionally I see some nice prompts about donating to support their operations. Everything about both flows inspires…