Git Product home page Git Product logo

Comments (7)

holodigm avatar holodigm commented on August 23, 2024

👍 Sounds good. Would you like to do this at the March meetup?

from roro.

holodigm avatar holodigm commented on August 23, 2024

Hi Mark, Yeah,15 mins. I think in a case like this where you want to convey a large amount of info, maybe consolidate to 15 minute talk and then maybe a blog post? Let me know what you think. We have a sponsor for March so turnout should be good.

from roro.

mootpointer avatar mootpointer commented on August 23, 2024

I’ll see what I can manage.

A.

On Mon, Mar 2, 2015 at 10:33 AM, MarkT [email protected] wrote:

Hi Kym, I'd like to show a cool/hot video as a seque/intro/interlude.

It's around 3mins. Worth turning the sound up.

Reply to this email directly or view it on GitHub:
#28 (comment)

from roro.

holodigm avatar holodigm commented on August 23, 2024

Thanks Andrew

from roro.

mootpointer avatar mootpointer commented on August 23, 2024

I wouldn’t bank on it. What specifically do you need a connection for?

A.

On Mon, Mar 2, 2015 at 4:40 PM, MarkT [email protected] wrote:

Hi Kym, Andrew,
Last time I was there I noticed the free wifi was a bit 'wavvy'.
Usually no issue, my Telstra 4G covers most areas.
But there it seems the 4G does not leak into the back space.

Is there a wired connect 'net possible?

Reply to this email directly or view it on GitHub:
#28 (comment)

from roro.

paradisaeidae avatar paradisaeidae commented on August 23, 2024

Some show-notes:
One liners in context of this evenings yakitty:
#This will be seen with direct calls:
ruby -v -ropenssl -rfiddle -e 'puts Fiddle::Function.new(Fiddle.dlopen(nil)
["SSLeay_version"], [Fiddle::TYPE_INT], Fiddle::TYPE_VOIDP).call(0)'

#However, ruby itself uses the openssl compiled with itself:
ruby -ropenssl -e 'puts OpenSSL::OPENSSL_VERSION'

#Not to be confused with the ruby glue library:
ruby -ropenssl -e 'puts OpenSSL::VERSION'

#This will show the valid ssl_versions
ruby -ropenssl -e 'puts OpenSSL::SSL::SSLContext::METHODS'

#Test for TLSv1_2 context availability
ruby -ropenssl -e 'puts OpenSSL::SSL::SSLContext.new.ssl_version = :TLSv1_2'

from roro.

mootpointer avatar mootpointer commented on August 23, 2024

Shipped!

from roro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.