Algorithms to solve programming contest problems

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Mon Oct 27 02:10:18 PDT 2014


On Sun, 2014-10-26 at 23:42 +0100, Martin Nowak via Digitalmars-d wrote:
[…]
> Seriously, internet connection, well you can fetch packages and use them 
> locally.
[…]

Yes seriously, having to have an Internet connection, to get anything
started is a serious problem for many people. When at home it is not a
problem, when on the road it is a ####### disaster.

As with Maven, Gradle, (anything in the JVM-verse with artefact
dependencies) you have to pre-plan having all the artefacts you might
want before leaving the Internet. Thus no serendipitous starting of new
work.

Until the Internet is a high speed resource free for everyone at all
times everywhere, please do not hardwire into build tools assumptions
that it is there Internet connectivity as Maven originally did.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141027/335cd732/attachment.sig>


More information about the Digitalmars-d mailing list