Stephen von Takach

Results 18 issues of Stephen von Takach

Looking for a web screensaver that will work from the login screen. Anything that uses IE won't work, so I'm betting on webkit. Otherwise this project looks promising.

so should use compile time errors

@kingsleyh FYI

The example in the docs doesn't seem to work and I am personally only seeing the GC collect the objects once the reference to the `WeakRef` object is dangling. ```...

kind:bug
topic:compiler:codegen

a breaking change means we no longer have direct access to a connection string (as it might be using a pre-established socket) see https://github.com/crystal-lang/crystal-db/pull/181

## Discussion - What aspect of the language would you like to see improved? Process.run to have an option to kill the child if the primary process exits - What...

kind:feature
status:discussion
topic:stdlib:system

I recently integrated this into an application and found this worked for us. The existing documentation was a little confusing