-
Currently the docker builder will not use the build cache if it sees an ADD command. The ADD command could calculate a hash of the file contents and use that to determine if a layer already exists.
A…
-
@superoven can you get me up to speed on the ideas you talked to @kmdurand about this?
-
Any volunteers for this? It will be used on the organization, webpage and bountysource(Including the rewards).
-
Content:
Do you love to code AND love to teach?
The thing that sets Portland Code School apart from online courses is our instructors and our classroom environment. Our instructors know that today'…
-
I keep promising to open this stub with some information.
Short and to the point to start. The WIWG is looking to put forward a recommendation re: APIs and their implementation.
We had general cons…
-
This is a fork from [issue 896](https://github.com/jashkenas/coffee-script/issues#issue/896). To review: It's common to write a function that performs a loop at the end but where the list generated by…
-
Hi Railsbridge! After teaching at the workshop on 1/19 and talking with @blakeeb, @clarkcutler, and @vhmartini I have a couple of changes I'd like to make to the curriculum.
We some work in progress …
-
I listened closely to Diage's idea in Teamspeak and it makes much more sense out of his mouth than it did when he wrote it. So, with a few alterations of my own, I will now present the idea for you to…
-
Hi all! I wrote a javascript widget that pulls in the next month's worth of events from all chapters who have meetup.com pages, along with a little html wrapper that allows for scrolling of the list (…
-
Should an ambry model be subclassed with following syntax or similar?:
``` ruby
require 'ambry'
require 'ambry/active_model'
class MyAppBadge < Badge
extend Ambry::Model
extend Ambry::ActiveMode…
tute updated
11 years ago